Lucene search
+L

4678 matches found

Debian CVE
Debian CVE
added 2025/11/12 9:56 p.m.10 views

CVE-2025-40181

In the Linux kernel, the following vulnerability has been resolved: x86/kvm: Force legacy PCI hole to UC when overriding MTRRs for TDX/SNP When running as an SNP or TDX guest under KVM, force the legacy PCI hole, i.e. memory between Top of Lower Usable DRAM and 4GiB, to be mapped as UC via a forc...

5.3AI score0.00199EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2025/11/12 5:30 p.m.14 views

USN-7835-6: Linux kernel (AWS) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - ACPI drivers; - Ublk userspace block driver; -...

10CVSS7AI score0.00664EPSS
SaveExploits1
OSV
OSV
added 2025/11/12 5:30 p.m.19 views

USN-7835-6 linux-aws-6.8 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - PowerPC architecture; - x86 architecture; - ACPI drivers; - Ublk userspace block driver; -...

10CVSS6.7AI score0.00664EPSS
SaveExploits1References60
EUVD
EUVD
added 2025/11/12 12:30 p.m.8 views

EUVD-2025-124938

In the Linux kernel, the following vulnerability has been resolved: PCI/pwrctrl: Fix double cleanup on devmaddactionorreset failure When devmaddactionorreset fails, it calls the passed cleanup function. Hence the caller must not repeat that cleanup. Replace the "goto errregulatorfree" by the actu...

5.8AI score0.00225EPSS
SaveExploits0References3
NVD
NVD
added 2025/11/12 11:15 a.m.8 views

CVE-2025-40145

In the Linux kernel, the following vulnerability has been resolved: PCI/pwrctrl: Fix double cleanup on devmaddactionorreset failure When devmaddactionorreset fails, it calls the passed cleanup function. Hence the caller must not repeat that cleanup. Replace the "goto errregulatorfree" by the actu...

0.00225EPSS
SaveExploits0References2
NVD
NVD
added 2025/11/12 11:15 a.m.8 views

CVE-2025-40117

In the Linux kernel, the following vulnerability has been resolved: misc: pciendpointtest: Fix array underflow in pciendpointtestioctl Commit eefb83790a0d "misc: pciendpointtest: Add doorbell test case" added NOBAR -1 to the pcibarno enum which, in practical terms, changes the enum from an unsign...

7.8CVSS0.00143EPSS
SaveExploits0References2
OSV
OSV
added 2025/11/12 11:15 a.m.13 views

UBUNTU-CVE-2025-40145

In the Linux kernel, the following vulnerability has been resolved: PCI/pwrctrl: Fix double cleanup on devmaddactionorreset failure When devmaddactionorreset fails, it calls the passed cleanup function. Hence the caller must not repeat that cleanup. Replace the "goto errregulatorfree" by the actu...

5.7AI score0.00225EPSS
SaveExploits0References10
OSV
OSV
added 2025/11/12 11:15 a.m.16 views

UBUNTU-CVE-2025-40117

In the Linux kernel, the following vulnerability has been resolved: misc: pciendpointtest: Fix array underflow in pciendpointtestioctl Commit eefb83790a0d "misc: pciendpointtest: Add doorbell test case" added NOBAR -1 to the pcibarno enum which, in practical terms, changes the enum from an unsign...

7.8CVSS5.7AI score0.00143EPSS
SaveExploits0References10
CVE
CVE
added 2025/11/12 10:23 a.m.29 views

CVE-2025-40145

CVE-2025-40145 concerns the Linux kernel, where the PCI/pwrctrl path had a double-cleanup issue on failure of devm_add_action_or_reset(). The root cause is that when devm_add_action_or_reset() fails, it invokes the provided cleanup function, so the caller must not perform a second cleanup. The fi...

5.9AI score0.00225EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.27 views

CVE-2025-40145 PCI/pwrctrl: Fix double cleanup on devm_add_action_or_reset() failure

In the Linux kernel, the following vulnerability has been resolved: PCI/pwrctrl: Fix double cleanup on devmaddactionorreset failure When devmaddactionorreset fails, it calls the passed cleanup function. Hence the caller must not repeat that cleanup. Replace the "goto errregulatorfree" by the actu...

0.00225EPSS
SaveExploits0References2
OSV
OSV
added 2025/11/12 10:23 a.m.8 views

CVE-2025-40117 misc: pci_endpoint_test: Fix array underflow in pci_endpoint_test_ioctl()

In the Linux kernel, the following vulnerability has been resolved: misc: pciendpointtest: Fix array underflow in pciendpointtestioctl Commit eefb83790a0d "misc: pciendpointtest: Add doorbell test case" added NOBAR -1 to the pcibarno enum which, in practical terms, changes the enum from an unsign...

7.8CVSS6.1AI score
SaveExploits0References5
CVE
CVE
added 2025/11/12 10:23 a.m.27 views

CVE-2025-40117

CVE-2025-40117 affects the Linux kernel’s PCI Endpoint Test driver. The root cause is an array underflow in pci_endpoint_test_bar() when a negative value is passed to pci_endpoint_test_ioctl(). This followed the addition of NO_BAR (-1) to the pci_barno enum, effectively turning the enum from unsi...

7.8CVSS5.8AI score0.00143EPSS
SaveExploits0References2
OSV
OSV
added 2025/11/12 10:23 a.m.3 views

CVE-2025-40115 scsi: mpt3sas: Fix crash in transport port remove by using ioc_info()

In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix crash in transport port remove by using iocinfo During mpt3sastransportportremove, messages were logged with devprintk against &mpt3sasport-port-dev. At this point the SAS transport device may already be...

6.1AI score
SaveExploits0References11
CVE
CVE
added 2025/11/12 10:23 a.m.42 views

CVE-2025-40115

In CVE-2025-40115, the Linux kernel scsi/mpt3sas driver fixes a crash during transport_port_remove() when logging messages with dev_printk() to a SAS port that may already be partially unregistered or freed. The fix switches logging to ioc_info() (PCI device) which remains valid until driver remo...

5.7AI score0.00216EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:0 a.m.8 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990823)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990823 advisory. In the Linux kernel, the following vulnerability has been resolved: PCI: Add missing bridge lock to pcibuslock One of the true positives that the cfgaccesslock...

7.8CVSS6.1AI score0.00224EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:0 a.m.5 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990790)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990790 advisory. In the Linux kernel, the following vulnerability has been resolved: net: ena: Fix error handling in enainit The enainit won't destroy workqueue created by...

5.5CVSS6AI score0.00189EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:0 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990745)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990745 advisory. In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-pci: Fix possible memory leak caused by missing pcidevput pcigetdevice will increase t...

5.5CVSS6.2AI score0.00207EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/11/12 12:0 a.m.15 views

PT-2025-46592

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the pci endpoint test module. A commit introduced a change that allows for a potential array underflow in the pci endpoint test bar function when ...

5.4AI score0.00677EPSS
SaveExploits4References388
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.6 views

kernel: PCI: Fix NULL dereference in SR-IOV VF creation error path

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix NULL dereference in SR-IOV VF creation error path Clean up when virtfn setup fails to prevent NULL pointer dereference during device removal. The kernel oops below occurred due to incorrect error handling flow when...

5.5CVSS6.8AI score0.00187EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.7 views

kernel: wifi: ath11k: Clear affinity hint before calling ath11k_pcic_free_irq() in error path

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Clear affinity hint before calling ath11kpcicfreeirq in error path If a shared IRQ is used by the driver due to platform limitation, then the IRQ affinity hint is set right after the allocation of IRQ vectors in...

5.5CVSS6.8AI score0.00175EPSS
SaveExploits0References5
Rows per page
Query Builder