Lucene search
+L

133 matches found

Cvelist
Cvelist
added 2025/12/30 12:37 p.m.41 views

CVE-2023-54325 crypto: qat - fix out-of-bounds read

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix out-of-bounds read When preparing an AER-CTR request, the driver copies the key provided by the user into a data structure that is accessible by the firmware. If the target device is QAT GEN4, the key size is...

7.1CVSS0.00135EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/24 3:30 p.m.12 views

EUVD-2023-60256

In the Linux kernel, the following vulnerability has been resolved: igb: clean up in all error paths when enabling SR-IOV After commit 50f303496d92 "igb: Enable SR-IOV after reinit", removing the igb module could hang or crash depending on the machine when the module has been loaded with the maxv...

5.8AI score0.00181EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/17 12:23 a.m.14 views

SUSE CVE-2025-68309

In the Linux kernel, the following vulnerability has been resolved: PCI/AER: Fix NULL pointer access by aerinfo The kzallocGFPKERNEL may return NULL, so all accesses to aerinfo-xxx will result in kernel panic. Fix it...

6.4AI score0.00172EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.10 views

CVE-2025-68309

In the Linux kernel, the following vulnerability has been resolved: PCI/AER: Fix NULL pointer access by aerinfo The kzallocGFPKERNEL may return NULL, so all accesses to aerinfo-xxx will result in kernel panic. Fix it...

5.7AI score0.00172EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/16 3:39 p.m.54 views

CVE-2025-68309

CVE-2025-68309 concerns the Linux kernel PCI/ AER subsystem. The issue arises when kzalloc(GFP_KERNEL) returns NULL, leading to dereferencing aer_info->xxx and causing a kernel panic. The vulnerability is mitigated by the published fix that ensures NULL pointer handling for aer_info fields, cl...

6AI score0.00172EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2025-68309

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PCI/AER: Fix NULL pointer access by aerinfo The kzallocGFPKERNEL may return NULL, so all accesses to aerinfo-xxx will result in kernel panic. Fix it...

6.1AI score0.00172EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989356)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989356 advisory. In the Linux kernel, the following vulnerability has been resolved: nvme: fix a possible use-after-free in controller reset during load Unlike .queuerq, in...

9.8CVSS5.9AI score0.00791EPSS
SaveExploits0References4
NVD
NVD
added 2025/10/28 12:15 p.m.11 views

CVE-2025-40034

In the Linux kernel, the following vulnerability has been resolved: PCI/AER: Avoid NULL pointer dereference in aerratelimit When platform firmware supplies error information to the OS, e.g., via the ACPI APEI GHES mechanism, it may identify an error source device that doesn't advertise an AER...

0.00186EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/28 12:15 p.m.10 views

UBUNTU-CVE-2025-40034

In the Linux kernel, the following vulnerability has been resolved: PCI/AER: Avoid NULL pointer dereference in aerratelimit When platform firmware supplies error information to the OS, e.g., via the ACPI APEI GHES mechanism, it may identify an error source device that doesn't advertise an AER...

5.9AI score0.00186EPSS
SaveExploits0References10
OSV
OSV
added 2025/10/28 11:48 a.m.8 views

CVE-2025-40034 PCI/AER: Avoid NULL pointer dereference in aer_ratelimit()

In the Linux kernel, the following vulnerability has been resolved: PCI/AER: Avoid NULL pointer dereference in aerratelimit When platform firmware supplies error information to the OS, e.g., via the ACPI APEI GHES mechanism, it may identify an error source device that doesn't advertise an AER...

6.2AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.19 views

CVE-2025-40034 PCI/AER: Avoid NULL pointer dereference in aer_ratelimit()

In the Linux kernel, the following vulnerability has been resolved: PCI/AER: Avoid NULL pointer dereference in aerratelimit When platform firmware supplies error information to the OS, e.g., via the ACPI APEI GHES mechanism, it may identify an error source device that doesn't advertise an AER...

0.00186EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/28 11:48 a.m.8 views

EUVD-2025-36494

In the Linux kernel, the following vulnerability has been resolved: PCI/AER: Avoid NULL pointer dereference in aerratelimit When platform firmware supplies error information to the OS, e.g., via the ACPI APEI GHES mechanism, it may identify an error source device that doesn't advertise an AER...

5.7AI score0.00186EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/10/28 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the aerratelimit function not checking if dev-aerinfo is NULL, which could result in a null pointer...

6.2AI score0.00186EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/28 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-40034

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: PCI/AER: Avoid NULL pointer dereference in aerratelimit When platform firmware supplies erro...

5.8AI score0.00186EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/10/28 12:00 a.m.16 views

PT-2025-44102

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the PCI/AER subsystem. Specifically, a NULL pointer dereference can occur in the aer ratelimit function when processing error information supplied...

7.8CVSS5.4AI score0.00693EPSS
SaveExploits6References594
Tenable Nessus
Tenable Nessus
added 2025/10/27 12:00 a.m.9 views

Siemens SIMATIC Devices Time-of-check Time-of-use Race Condition (CVE-2024-26974)

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - resolve race condition during AER recovery This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc...

7.8CVSS6.4AI score0.00198EPSS
SaveExploits0References2
CloudLinux
CloudLinux
added 2025/10/22 1:29 p.m.31 views

kernel: Fix of 39 CVEs

nfs: fix UAF in direct writes CVE-2024-26958 - NFSD: Fix the behavior of READ near OFFSETMAX CVE-2022-48827 - thermal: core: prevent potential string overflow CVE-2023-52868 - ath5k: fix OOB in ath5keepromreadpcalinfo5111 CVE-2021-47633 - RDMA/cma: Ensure rdmaaddrcancel happens before issuing...

9.8CVSS7.3AI score0.01054EPSS
SaveExploits1
OSV
OSV
added 2025/10/22 1:29 p.m.21 views

CLSA-2025-1761139764 kernel: Fix of 39 CVEs

nfs: fix UAF in direct writes CVE-2024-26958 - NFSD: Fix the behavior of READ near OFFSETMAX CVE-2022-48827 - thermal: core: prevent potential string overflow CVE-2023-52868 - ath5k: fix OOB in ath5keepromreadpcalinfo5111 CVE-2021-47633 - RDMA/cma: Ensure rdmaaddrcancel happens before issuing...

9.8CVSS7.1AI score0.01054EPSS
SaveExploits1References1
OSV
OSV
added 2025/10/21 7:25 p.m.36 views

CLSA-2025-1761074747 kernel: Fix of 39 CVEs

nfs: fix UAF in direct writes CVE-2024-26958 - NFSD: Fix the behavior of READ near OFFSETMAX CVE-2022-48827 - thermal: core: prevent potential string overflow CVE-2023-52868 - ath5k: fix OOB in ath5keepromreadpcalinfo5111 CVE-2021-47633 - RDMA/cma: Ensure rdmaaddrcancel happens before issuing...

9.8CVSS7AI score0.01054EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.2 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-986437)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986437 advisory. In the Linux kernel, the following vulnerability has been resolved: nvme: fix a possible use-after-free in controller reset during load Unlike .queuerq, in...

9.8CVSS5.9AI score0.00791EPSS
SaveExploits0References3
Rows per page
Query Builder