Service interruption via unchecked transport offset
Published Sep 16, 2025 · Updated Sep 16, 2025
Improper offset handling in the Linux kernel allows local users to trigger a kernel warning during network packet transmission. The net_dev_start_xmit trace event calls skb_transport_offset() even when skb_transport_header_was_set() is false, causing a WARN when an skb lacks a transport header. Exploitation requires low-privileged local access and an active trace event; panic_on_warn converts the warning into a kernel panic and service interruption.
Summary
What happened
Improper offset handling in the Linux kernel allows local users to trigger a kernel warning during network packet transmission. The net_dev_start_xmit trace event calls skb_transport_offset() even when skb_transport_header_was_set() is false, causing a WARN when an skb lacks a transport header. Exploitation requires low-privileged local access and an active trace event; panic_on_warn converts the warning into a kernel panic and service interruption.
The record
- CVE
- CVE-2023-53312
- Published
- Sep 16, 2025
- Updated
- Sep 16, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-401, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Sep 16, 2025CVE publishedPublication date reported by the CVE source.
- Sep 16, 2025Record 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=5.19
- Affected versionversion=66e4c8d950083df8e12981babca788e1635c92b6 <58f9e88eb247263c74383b4ee8858abac15cdbe0
- Affected versionversion=66e4c8d950083df8e12981babca788e1635c92b6 <ced61418f46993d571385812bafed3a7d4ab6918
- Affected versionversion=66e4c8d950083df8e12981babca788e1635c92b6 <f88fcb1d7d961b4b402d675109726f94db87571c
What conditions does exploitation require?
What is affected?
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