CVE-2026-90271 PUBLISHED

arm_mpam: Fix a NULL pointer dereference on unbinding after an error interrupt

Assigner: Linux
Reserved: 11.09.2026 Published: 17.09.2026 Updated: 17.09.2026

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.

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from f04046f2577a5c76167333ca99d3903ee5331ba0 to a29044c9c83513c7463de2adb84c169685562ad2 (excl.)
  • affected from f04046f2577a5c76167333ca99d3903ee5331ba0 to fc996c39689bb15aa80e5366809434f7258fb703 (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 6.19 is affected
  • unaffected from 0 to 6.19 (excl.)
  • unaffected from 7.2.6 to 7.2.* (incl.)
  • unaffected from 7.3-rc1 to * (incl.)

References