Lucene search
+L

4766 matches found

OSV
OSV
added 2025/09/23 3:49 p.m.5 views

SUSE-SU-2025:20741-1 Security update for nvidia-open-driver-G06-signed

This update for nvidia-open-driver-G06-signed fixes the following issues: Update non-CUDA variant to 580.82.07 bsc1249235 Update non-CUDA variant to 580.76.05 bsc1247907 - get rid of rule of older KMPs not to load nvidiadrm module, which are still installed in parallel and therefore still active...

7.8CVSS5.8AI score0.00217EPSS
SaveExploits0References17
Microsoft CVE
Microsoft CVE
added 2025/09/20 1:08 a.m.10 views

mISDN: hfcpci: Fix warning when deleting uninitialized timer

...

5.5CVSS7AI score0.00127EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/20 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53363

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: Fix use-after-free in pcibusreleasedomainnr Commit c14f7ccc9f5d PCI: Assign PCI domain...

7.8CVSS6.2AI score0.00188EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/19 3:26 p.m.35 views

CVE-2025-39846

CVE-2025-39846 : In the Linux kernel, a NULL pointer dereference could occur in PCMCIΑ code during resource allocation. Specifically, __iodyn_find_io_region() assigns pcmcia_make_resource() to res and uses it in pci_bus_alloc_resource(); if pcmcia_make_resource() fails, a dereference of res could...

5.5CVSS6AI score0.0016EPSS
SaveExploits0References12Affected Software1
Cvelist
Cvelist
added 2025/09/19 3:26 p.m.20 views

CVE-2025-39846 pcmcia: Fix a NULL pointer dereference in __iodyn_find_io_region()

In the Linux kernel, the following vulnerability has been resolved: pcmcia: Fix a NULL pointer dereference in iodynfindioregion In iodynfindioregion, pcmciamakeresource is assigned to res and used in pcibusallocresource. There is a dereference of res in pcibusallocresource, which could lead to a...

0.0016EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/19 3:26 p.m.5 views

CVE-2025-39846 pcmcia: Fix a NULL pointer dereference in __iodyn_find_io_region()

In the Linux kernel, the following vulnerability has been resolved: pcmcia: Fix a NULL pointer dereference in iodynfindioregion In iodynfindioregion, pcmciamakeresource is assigned to res and used in pcibusallocresource. There is a dereference of res in pcibusallocresource, which could lead to a...

5.9AI score
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2025/09/18 11:37 p.m.7 views

SUSE CVE-2023-53446

In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free Struct pcielinkstate-downstream is a pointer to the pcidev of function 0. Previously we retained that pointer when removing function 0, and subsequent ASPM...

5.5CVSS6.5AI score0.00149EPSS
SaveExploits0References20
OSV
OSV
added 2025/09/18 4:15 p.m.2 views

DEBIAN-CVE-2023-53446

In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free Struct pcielinkstate-downstream is a pointer to the pcidev of function 0. Previously we retained that pointer when removing function 0, and subsequent ASPM...

7.8CVSS6.2AI score0.00149EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/18 4:15 p.m.9 views

CVE-2023-53446

In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free Struct pcielinkstate-downstream is a pointer to the pcidev of function 0. Previously we retained that pointer when removing function 0, and subsequent ASPM...

7.8CVSS0.00149EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/18 4:15 p.m.8 views

UBUNTU-CVE-2023-53446

In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free Struct pcielinkstate-downstream is a pointer to the pcidev of function 0. Previously we retained that pointer when removing function 0, and subsequent ASPM...

7.8CVSS5.7AI score0.00149EPSS
SaveExploits0References10
OSV
OSV
added 2025/09/18 4:04 p.m.16 views

CVE-2023-53446 PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free

In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free Struct pcielinkstate-downstream is a pointer to the pcidev of function 0. Previously we retained that pointer when removing function 0, and subsequent ASPM...

7.8CVSS6.1AI score
SaveExploits0References10
CVE
CVE
added 2025/09/18 4:04 p.m.37 views

CVE-2023-53446

CVE-2023-53446 is a Linux kernel issue affecting PCI/ASPM handling for multi-function devices (MFD). The root cause is a use-after-free: pcie_link_state->downstream pointed to the function’s pci_dev and was not cleared when function 0 was removed, leading to dereference during ASPM policy chan...

7.8CVSS6.1AI score0.00149EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/09/18 4:04 p.m.19 views

CVE-2023-53446 PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free

In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free Struct pcielinkstate-downstream is a pointer to the pcidev of function 0. Previously we retained that pointer when removing function 0, and subsequent ASPM...

0.00149EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/09/18 4:04 p.m.10 views

CVE-2023-53446 PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free

In the Linux kernel, the following vulnerability has been resolved: PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free Struct pcielinkstate-downstream is a pointer to the pcidev of function 0. Previously we retained that pointer when removing function 0, and subsequent ASPM...

5.8AI score0.00149EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/09/17 11:29 p.m.6 views

SUSE CVE-2023-53148

In the Linux kernel, the following vulnerability has been resolved: igb: Fix igbdown hung on surprise removal In a setup where a Thunderbolt hub connects to Ethernet and a display through USB Type-C, users may experience a hung task timeout when they remove the cable between the PC and the...

2.5CVSS6.5AI score0.00165EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2025/09/17 11:27 p.m.7 views

SUSE CVE-2023-53363

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix use-after-free in pcibusreleasedomainnr Commit c14f7ccc9f5d "PCI: Assign PCI domain IDs by idaalloc" introduced a use-after-free bug in the bus removal cleanup. The issue was found with kfence: 19.293351 BUG: KFENCE:...

5.5CVSS6.4AI score0.00188EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/09/17 6:23 p.m.9 views

CVE-2022-50370

In the Linux kernel, the following vulnerability has been resolved: i2c: designware: Fix handling of real but unexpected device interrupts Commit c7b79a752871 "mfd: intel-lpss: Add Intel Alder Lake PCH-S PCI IDs" caused a regression on certain Gigabyte motherboards for Intel Alder Lake-S where...

7CVSS5.8AI score0.00203EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/17 3:15 p.m.6 views

UBUNTU-CVE-2023-53363

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix use-after-free in pcibusreleasedomainnr Commit c14f7ccc9f5d "PCI: Assign PCI domain IDs by idaalloc" introduced a use-after-free bug in the bus removal cleanup. The issue was found with kfence: 19.293351 BUG: KFENCE:...

7.8CVSS5.7AI score0.00188EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/17 2:56 p.m.11 views

CVE-2023-53363 PCI: Fix use-after-free in pci_bus_release_domain_nr()

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix use-after-free in pcibusreleasedomainnr Commit c14f7ccc9f5d "PCI: Assign PCI domain IDs by idaalloc" introduced a use-after-free bug in the bus removal cleanup. The issue was found with kfence: 19.293351 BUG: KFENCE:...

7.8CVSS6.2AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/09/17 2:56 p.m.14 views

CVE-2023-53363

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix use-after-free in pcibusreleasedomainnr Commit c14f7ccc9f5d "PCI: Assign PCI domain IDs by idaalloc" introduced a use-after-free bug in the bus removal cleanup. The issue was found with kfence: 19.293351 BUG: KFENCE:...

7.8CVSS6.3AI score0.00188EPSS
SaveExploits0
Rows per page
Query Builder