Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-71888.json
JSON Data
https://api.test.osv.dev/v1/vulns/AZL-71888
Upstream
Published
2025-09-16T17:15:39Z
Modified
2026-04-01T05:22:06.470562Z
Summary
CVE-2023-53332 affecting package kernel 5.15.200.1-1
Details

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

genirq/ipi: Fix NULL pointer deref in irqdatagetaffinitymask()

If ipisend{mask|single}() is called with an invalid interrupt number, all the local variables there will be NULL. ipisendverify() which is invoked from these functions does verify its 'data' parameter, resulting in a kernel oops in irqdatagetaffinitymask() as the passed NULL pointer gets dereferenced.

Add a missing NULL pointer check in ipisendverify()...

Found by Linux Verification Center (linuxtesting.org) with the SVACE static analysis tool.

References

Affected packages

Azure Linux:2 / kernel

Package

Name
kernel
Purl
pkg:rpm/azure-linux/kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
5.15.200.1-1

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-71888.json"