CVE-2024-50055

In the Linux kernel, the following vulnerability has been resolved: driver core: bus: Fix double free in driver API bus_register() For bus_register(), any error which happens after kset_register() will cause that @priv are freed twice, fixed by setting @priv with NULL after the first free.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

13 Mar 2025, 13:15

Type Values Removed Values Added
References
  • () https://git.kernel.org/stable/c/87bc3cb23c56de2c5e14a58d87cf953e7a2508f8 -

14 Dec 2024, 21:15

Type Values Removed Values Added
References
  • () https://git.kernel.org/stable/c/4797953712214ea57a437443bb0ad6d1e0646d70 -
  • () https://git.kernel.org/stable/c/5be4bc1c73ca389a96d418a52054d897c6fe6d21 -
  • () https://git.kernel.org/stable/c/fc1f391a71a3ee88291e205cffd673fe24d99266 -

Information

Published : 2024-10-21 20:15

Updated : 2025-03-13 13:15


NVD link : CVE-2024-50055

Mitre link : CVE-2024-50055

CVE.ORG link : CVE-2024-50055


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-415

Double Free