CVE-2024-50280

Kernel warning via uninitialized delayed-work flush

Published Nov 19, 2024 · Updated May 23, 2026

Use-after-free in Linux kernel dm-cache allows local users to trigger a kernel warning by creating a cache with invalid metadata. The cache_create() error path destroys the delayed_work waker before initialization, causing cancel_delayed_work_sync() to flush invalid work state. Reaching the flaw requires local device-mapper control and deliberately corrupted cache metadata; the published behavior is a WARN_ON, not a demonstrated crash.

CVSS severity7.8
High
EPSS probability0.25%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Use-after-free in Linux kernel dm-cache allows local users to trigger a kernel warning by creating a cache with invalid metadata. The cache_create() error path destroys the delayed_work waker before initialization, causing cancel_delayed_work_sync() to flush invalid work state. Reaching the flaw requires local device-mapper control and deliberately corrupted cache metadata; the published behavior is a WARN_ON, not a demonstrated crash.

The record

CVE
CVE-2024-50280
Published
Nov 19, 2024
Updated
May 23, 2026
Vendor
The Linux Kernel Organization
Product
Linux
Classifications
CWE-416
Attack vector
local
Privileges
authenticated

Timeline

How it unfolded

  1. Nov 19, 2024CVE publishedPublication date reported by the CVE source.
  2. May 23, 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.

  1. Affected versionversion=034cbc8d3b47a56acd89453c29632a9c117de09d
  2. Affected versionversion=2b17026685a270b2beaf1cdd9857fcedd3505c7e <40fac0271c7aedf60d81ed8214e80851e5b26312
  3. Affected versionversion=2f097dfac7579fd84ff98eb1d3acd41d53a485f3
  4. Affected versionversion=4.14.303 <4.15
  5. Affected versionversion=4.19.270 <4.20
  6. Affected versionversion=4.9.337 <4.10
  7. Affected versionversion=4d20032dd90664de09f2902a7ea49ae2f7771746
  8. Affected versionversion=5.10.163 <5.10.237
  9. Affected versionversion=5.15.87 <5.15.181
  10. Affected versionversion=5.4.229 <5.5
  11. Affected versionversion=6.0.18 <6.1
  12. Affected versionversion=6.1.4 <6.1.117
  13. Affected versionversion=6.2
  14. Affected versionversion=6a3e412c2ab131c54945327a7676b006f000a209 <5a754d3c771280f2d06bf8ab716d6a0d36ca256e
  15. Affected versionversion=6a459d8edbdbe7b24db42a5a9f21e6aa9e00c2aa <135496c208ba26fd68cdef10b64ed7a91ac9a7ff
  16. Affected versionversion=6a459d8edbdbe7b24db42a5a9f21e6aa9e00c2aa <8cc12dab635333c4ea28e72d7b947be7d0543c2c
  17. Affected versionversion=6a459d8edbdbe7b24db42a5a9f21e6aa9e00c2aa <aee3ecda73ce13af7c3e556383342b57e6bd0718
  18. Affected versionversion=6ac4f36910764cb510bafc4c3768544f86ca48ca
  19. Affected versionversion=993406104d2b28fe470126a062ad37a1e21e792e
  20. Affected versionversion=d2a0b298ebf83ab6236f66788a3541e91ce75a70 <d154b333a5667b6c1b213a11a41ad7aaccd10c3d

What conditions does exploitation require?

Attack vectorlocal
Required privilegesauthenticated

What is affected?

The Linux Kernel Organization · Linuxversion=034cbc8d3b47a56acd89453c29632a9c117de09d; version=2b17026685a270b2beaf1cdd9857fcedd3505c7e <40fac0271c7aedf60d81ed8214e80851e5b26312; version=2f097dfac7579fd84ff98eb1d3acd41d53a485f3; version=4.14.303 <4.15; version=4.19.270 <4.20; version=4.9.337 <4.10; version=4d20032dd90664de09f2902a7ea49ae2f7771746; version=5.10.163 <5.10.237; version=5.15.87 <5.15.181; version=5.4.229 <5.5; version=6.0.18 <6.1; version=6.1.4 <6.1.117; version=6.2; version=6a3e412c2ab131c54945327a7676b006f000a209 <5a754d3c771280f2d06bf8ab716d6a0d36ca256e; version=6a459d8edbdbe7b24db42a5a9f21e6aa9e00c2aa <135496c208ba26fd68cdef10b64ed7a91ac9a7ff; version=6a459d8edbdbe7b24db42a5a9f21e6aa9e00c2aa <8cc12dab635333c4ea28e72d7b947be7d0543c2c; version=6a459d8edbdbe7b24db42a5a9f21e6aa9e00c2aa <aee3ecda73ce13af7c3e556383342b57e6bd0718; version=6ac4f36910764cb510bafc4c3768544f86ca48ca; version=993406104d2b28fe470126a062ad37a1e21e792e; version=d2a0b298ebf83ab6236f66788a3541e91ce75a70 <d154b333a5667b6c1b213a11a41ad7aaccd10c3d

Published CVSS scores

7.8CISA-ADPCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

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.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 9, 2026Sep 15, 2026
Latest reporting daySep 15, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-416Use After Free

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