In the Linux kernel, the following vulnerability has been resolved: of: dynamic: Synchronize of_changeset_destroy() with the devlink removals In the following sequence: 1) of_platform_depopulate(…
High CVSS 7.8
Summary
In the Linux kernel, the following vulnerability has been resolved: of: dynamic: Synchronize of_changeset_destroy() with the devlink removals In the following sequence: 1) of_platform_depopulate() 2) of_overlay_remove() During the step 1, devices are destroyed and devlinks are removed. During the step 2, OF nodes are destroyed but __of_changeset_entry_destroy() can raise warnings related to missing of_node_put(): ERROR: memory leak, expected refcount 1 instead of 2 ... Indeed, during …
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/3127b2ee50c424a96eb3559fbb7b43cf0b111c7a Patch
- https://git.kernel.org/stable/c/3ee2424107546d882e1ddd75333ca9c32879908c Patch
- https://git.kernel.org/stable/c/7b6df050c45a1ea158fd50bc32a8e1447dd1e951 Patch
- https://git.kernel.org/stable/c/801c8b8ec5bfb3519566dff16a5ecd48302fca82 Patch
- https://git.kernel.org/stable/c/8917e7385346bd6584890ed362985c219fe6ae84 Patch
- https://git.kernel.org/stable/c/ae6d76e4f06c37a623e357e79d49b17411db6f5c Patch
- https://git.kernel.org/stable/c/3127b2ee50c424a96eb3559fbb7b43cf0b111c7a Patch
- https://git.kernel.org/stable/c/3ee2424107546d882e1ddd75333ca9c32879908c Patch
- https://git.kernel.org/stable/c/7b6df050c45a1ea158fd50bc32a8e1447dd1e951 Patch
- https://git.kernel.org/stable/c/801c8b8ec5bfb3519566dff16a5ecd48302fca82 Patch
- https://git.kernel.org/stable/c/8917e7385346bd6584890ed362985c219fe6ae84 Patch
- https://git.kernel.org/stable/c/ae6d76e4f06c37a623e357e79d49b17411db6f5c Patch
- https://lists.debian.org/debian-lts-announce/2024/06/msg00017.html Third Party Advisory
Timeline
- nvd_ingest NVD