PT-2024-35659 · Linux+2 · Linux Kernel+2
Syzbot
·
Published
2024-11-24
·
Updated
2025-02-28
·
CVE-2024-53212
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A vulnerability has been resolved in the Linux kernel related to netlink, specifically fixing a false positive warning in extack during dumps. The issue arises when the dump starts okay but fails later, and the input skb has already had the initiating message pulled, causing the check for bad attr to fail. The fix involves switching the check to use nlh, which is always valid. This issue was identified by syzbot, which found a way to trigger the scenario by filling up the receive queue.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu