CVE Database
/

CVE-2024-49955

Back to search

CVE-2024-49955

Published: Oct 21, 2024

Modified: May 12, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ACPI: battery: Fix possible crash when unregistering a battery hook When a battery hook returns an error when adding a new battery, then the battery hook is automatically unregistered. However the battery hook provider cannot know that, so it will later call battery_hook_unregister() on the already unregistered battery hook, resulting in a crash. Fix this by using the list head to mark already unregistered battery hooks as already being unregistered so that they can be ignored by battery_hook_unregister().

VendorProductVersions

Linux

Linux

affected
fa93854f7a7ed63d054405bf3779247d5300edd3 - < 76fb2cbf01571926da8ecf6876cc8cb07d3f5183
affected
fa93854f7a7ed63d054405bf3779247d5300edd3 - < c47843a831e0eae007ad7e848d208e675ba4c132
affected
fa93854f7a7ed63d054405bf3779247d5300edd3 - < da964de4c18199e14b961b5b2e5e6570552a313c
affected
fa93854f7a7ed63d054405bf3779247d5300edd3 - < 07b98400cb0285a6348188aa8c5ec6a2ae0551f7
affected
fa93854f7a7ed63d054405bf3779247d5300edd3 - < ca1fb7942a287b40659cc79551a1de54a2c2e7d5

+4 more versions

Linux

Linux

affected
4.17
unaffected
0 - < 4.17
unaffected
4.19.323 - <= 4.19.*
unaffected
5.4.285 - <= 5.4.*
unaffected
5.10.227 - <= 5.10.*

+6 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now