CVE-2025-68309
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
16/12/2025
Last modified:
16/12/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
PCI/AER: Fix NULL pointer access by aer_info<br />
<br />
The kzalloc(GFP_KERNEL) may return NULL, so all accesses to aer_info->xxx<br />
will result in kernel panic. Fix it.



