CVE-2024-26612

Summary

In the Linux kernel, the following vulnerability has been resolved:

netfs, fscache: Prevent Oops in fscache_put_cache()

This function dereferences "cache" and then checks if it's IS_ERR_OR_NULL(). Check first, then dereference.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux9549332df4ed4e761a1d41c83f2c25d28bb22431 < 82a9bc343ba019665d3ddc1d9a180bf0e0390cf3affected
LinuxLinux9549332df4ed4e761a1d41c83f2c25d28bb22431 < 1c45256e599061021e2c848952e50f406457e448affected
LinuxLinux9549332df4ed4e761a1d41c83f2c25d28bb22431 < 4200ad3e46ce50f410fdda302745489441bc70f0affected
LinuxLinux9549332df4ed4e761a1d41c83f2c25d28bb22431 < 3be0b3ed1d76c6703b9ee482b55f7e01c369cc68affected
LinuxLinux5.17affected
LinuxLinux0 < 5.17unaffected
LinuxLinux6.1.76 <= 6.1.*unaffected
LinuxLinux6.6.15 <= 6.6.*unaffected
LinuxLinux6.7.3 <= 6.7.*unaffected
LinuxLinux6.8 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

CVE Program Container

Additional References

References