NONE · 0

CVE-2026-90271

In the Linux kernel, the following vulnerability has been resolved: arm_mpam: Fix a NULL pointer dereference on unbinding after an error interrupt If a user unbinds an MSC after mpam_disable() has b...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: arm_mpam: Fix a NULL pointer dereference on unbinding after an error interrupt If a user unbinds an MSC after mpam_disable() has been run in response to an error interrupt then a dereference of a NULL pointer occurs as mpam_disable() sets the drvdata to NULL. Add an early return to the driver remove callback to avoid this.

References

FAQ

What is CVE-2026-90271?

CVE-2026-90271 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: arm_mpam: Fix a NULL pointer dereference on unbinding after an error interrupt If a user unbinds an MSC after mpam_disable() has b...

How severe is CVE-2026-90271?

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

Is there a patch for CVE-2026-90271?

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