NONE · 0

CVE-2026-92484

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix use-after-free in find_pos_and_ways() error path The error path releases its reference to a switch decoder before ...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix use-after-free in find_pos_and_ways() error path The error path releases its reference to a switch decoder before logging an error that includes the decoder name. If the released reference is the last one, the decoder can be freed before the error message accesses its name. Drop the reference after the error is reported.

References

FAQ

What is CVE-2026-92484?

CVE-2026-92484 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix use-after-free in find_pos_and_ways() error path The error path releases its reference to a switch decoder before ...

How severe is CVE-2026-92484?

CVSS scoring is not yet available for CVE-2026-92484. Check NVD for updates.

Is there a patch for CVE-2026-92484?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.