Kernel panic via zero-length sockmap TCP FIN
Published Jul 29, 2024 · Updated Aug 5, 2026
NULL pointer dereference in Linux 4.20 and later allows local users to trigger a kernel panic through a zero-length sockmap TCP FIN packet. sk_psock_skb_ingress_enqueue queues an empty scatter-gather entry, and sk_msg_recvmsg passes its NULL page through copy_page_to_iter to page_address. The documented panic requires the sockmap path and occurs on LoongArch because page_address(NULL) faults there, while the same defect remained hidden on x86.
Summary
What happened
NULL pointer dereference in Linux 4.20 and later allows local users to trigger a kernel panic through a zero-length sockmap TCP FIN packet. sk_psock_skb_ingress_enqueue queues an empty scatter-gather entry, and sk_msg_recvmsg passes its NULL page through copy_page_to_iter to page_address. The documented panic requires the sockmap path and occurs on LoongArch because page_address(NULL) faults there, while the same defect remained hidden on x86.
The record
- CVE
- CVE-2024-41048
- Published
- Jul 29, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 29, 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=4.20
- Affected versionversion=604326b41a6fb9b4a78b6179335decee0365cd8c <195b7bcdfc5adc5b2468f279dd9eb7eebd2e7632
- Affected versionversion=604326b41a6fb9b4a78b6179335decee0365cd8c <b180739b45a38b4caa88fe16bb5273072e6613dc
- Affected versionversion=604326b41a6fb9b4a78b6179335decee0365cd8c <f0c18025693707ec344a70b6887f7450bf4c826b
- Affected versionversion=604326b41a6fb9b4a78b6179335decee0365cd8c <f8bd689f37f4198a4c61c4684f591ba639595b97
- Affected versionversion=604326b41a6fb9b4a78b6179335decee0365cd8c <fb61d7b9fb6ef0032de469499a54dab4c7260d0d
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.
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