Kernel memory corruption via stale netlink attribute pointer
Published May 17, 2024 · Updated Aug 5, 2026
An out-of-bounds write in Linux rtnl_bridge_setlink allows local users to corrupt kernel heap memory through a crafted RTM_SETLINK message. Removing a loop break lets attr advance past IFLA_BRIDGE_FLAGS, so the final flags memcpy writes through the last nested netlink attribute, including an invalid one. Reaching the write requires CAP_NET_ADMIN in the governing user namespace, obtainable by an unprivileged local user through a new user and network namespace; corruption can disclose data, alter kernel state, or panic the host.
Summary
What happened
An out-of-bounds write in Linux rtnl_bridge_setlink allows local users to corrupt kernel heap memory through a crafted RTM_SETLINK message. Removing a loop break lets attr advance past IFLA_BRIDGE_FLAGS, so the final flags memcpy writes through the last nested netlink attribute, including an invalid one. Reaching the write requires CAP_NET_ADMIN in the governing user namespace, obtainable by an unprivileged local user through a new user and network namespace; corruption can disclose data, alter kernel state, or panic the host.
The record
- CVE
- CVE-2024-27414
- Published
- May 17, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 17, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=00757f58e37b2d9a6f99e15be484712390cd2bab
- Affected versionversion=047508edd602921ee8bb0f2aa2100aa2e9bedc75 <a1227b27fcccc99dc44f912b479e01a17e2d7d31
- Affected versionversion=5.10.190 <5.10.212
- Affected versionversion=5.15.126 <5.15.151
- Affected versionversion=5.4.253 <5.4.271
- Affected versionversion=6.1.45 <6.1.81
- Affected versionversion=6.4.10 <6.5
- Affected versionversion=6.5
- Affected versionversion=8dfac8071d58447e5cace4c4c6fe493ce2f615f6 <f2261eb994aa5757c1da046b78e3229a3ece0ad9
- Affected versionversion=abb0172fa8dc4a4ec51aa992b7269ed65959f310 <882a51a10ecf24ce135d573afa0872aef02c5125
- Affected versionversion=ad46d4861ed36315d3d9e838723ba3e367ecc042 <b9fbc44159dfc3e9a7073032752d9e03f5194a6f
- Affected versionversion=d73ef2d69c0dba5f5a1cb9600045c873bab1fb7f <167d8642daa6a44b51de17f8ff0f584e1e762db7
- Affected versionversion=d73ef2d69c0dba5f5a1cb9600045c873bab1fb7f <743ad091fb46e622f1b690385bb15e3cd3daf874
- Affected versionversion=d73ef2d69c0dba5f5a1cb9600045c873bab1fb7f <831bc2728fb48a8957a824cba8c264b30dca1425
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo