Local service interruption via undersized Phonet notification buffers
Published May 30, 2024 · Updated May 11, 2026
Allocation error in Linux kernel Phonet route notifications allows local users to interrupt service through malformed skb construction. rtm_phonet_notify() sizes the skb with struct ifaddrmsg even though fill_route() writes the larger struct rtmsg plus RTA_DST and RTA_OIF attributes. Triggering the route-change path requires CAP_NET_ADMIN and CAP_SYS_ADMIN; failed construction raises an EMSGSIZE warning that panics kernels configured to treat warnings as fatal.
Summary
What happened
Allocation error in Linux kernel Phonet route notifications allows local users to interrupt service through malformed skb construction. rtm_phonet_notify() sizes the skb with struct ifaddrmsg even though fill_route() writes the larger struct rtmsg plus RTA_DST and RTA_OIF attributes. Triggering the route-change path requires CAP_NET_ADMIN and CAP_SYS_ADMIN; failed construction raises an EMSGSIZE warning that panics kernels configured to treat warnings as fatal.
The record
- CVE
- CVE-2024-36946
- Published
- May 30, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-401, T1499
- Attack vector
- local
- Privileges
- Unavailable
Timeline
How it unfolded
- May 30, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 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=2.6.33
- Affected versionversion=f062f41d06575744b9eaf725eef8a5d3b5f5b7ca <4ff334cade9dae50e4be387f71e94fae634aa9b4
- Affected versionversion=f062f41d06575744b9eaf725eef8a5d3b5f5b7ca <728a83160f98ee6b60df0d890141b9b7240182fe
- Affected versionversion=f062f41d06575744b9eaf725eef8a5d3b5f5b7ca <9a77226440008cf04ba68faf641a2d50f4998137
- Affected versionversion=f062f41d06575744b9eaf725eef8a5d3b5f5b7ca <d8cac8568618dcb8a51af3db1103e8d4cc4aeea7
- Affected versionversion=f062f41d06575744b9eaf725eef8a5d3b5f5b7ca <dc6beac059f0331de97155a89d84058d4a9e49c7
- Affected versionversion=f062f41d06575744b9eaf725eef8a5d3b5f5b7ca <ec1f71c05caeba0f814df77e0f511d8b4618623a
- Affected versionversion=f062f41d06575744b9eaf725eef8a5d3b5f5b7ca <ee9e39a6cb3ca2a3d35b4ae25547ee3526a44d00
- Affected versionversion=f062f41d06575744b9eaf725eef8a5d3b5f5b7ca <f085e02f0a32f6dfcfabc6535c9c4a1707cef86b
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