Kernel crash via misplaced workqueue teardown
Published Dec 27, 2024 · Updated May 11, 2026
NULL pointer dereference in the Linux mtk-jpeg driver allows local users to crash the kernel by unloading the affected module. A refactor moved workqueue ownership into mtk_jpeg_core.c, but device-managed teardown still passes a NULL workqueue to destroy_workqueue(). The trigger requires local access and permission to unload the MediaTek JPEG driver; the demonstrated consequence is a kernel paging fault and system interruption.
Summary
What happened
NULL pointer dereference in the Linux mtk-jpeg driver allows local users to crash the kernel by unloading the affected module. A refactor moved workqueue ownership into mtk_jpeg_core.c, but device-managed teardown still passes a NULL workqueue to destroy_workqueue(). The trigger requires local access and permission to unload the MediaTek JPEG driver; the demonstrated consequence is a kernel paging fault and system interruption.
The record
- CVE
- CVE-2024-56577
- Published
- Dec 27, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 27, 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=09aea13ecf6f89ed7f18114953695563f64f461c <0ba08c21c6a92e6512e73644555120427c9a49d4
- Affected versionversion=09aea13ecf6f89ed7f18114953695563f64f461c <17af2b39daf12870cac61ffc360e62bc35798afb
- Affected versionversion=09aea13ecf6f89ed7f18114953695563f64f461c <bc3889a39baf783c64c6d628bbb74d76ce164bb1
- Affected versionversion=6.4
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.
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