Lucene search
+L

460 matches found

Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.5 views

PT-2025-40231

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An integer overflow occurs in the iwl write to user buf function, which is called by the iwl dbgfs monitor data read function. If a SIZE MAX value is passed to the count parameter, a...

6.7AI score0.00158EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/09/18 11:37 p.m.3 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.0014EPSS
SaveExploits0References20
NVD
NVD
added 2025/09/18 4:15 p.m.6 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.0014EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/18 4:15 p.m.1 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.0014EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/18 4:15 p.m.5 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.0014EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/09/18 4:4 p.m.13 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.0014EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/09/18 4:4 p.m.9 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.0014EPSS
SaveExploits0References7
CVE
CVE
added 2025/09/18 4:4 p.m.27 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.0014EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/09/18 4:4 p.m.11 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 score0.0014EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/09/17 11:29 p.m.4 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.00155EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-53251

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: wifi: iwlwifi: pcie: fix NULL pointer dereference in iwlpcieirqrxmsixhandler rxq can be NULL...

5.5CVSS5.5AI score0.00135EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/15 11:27 p.m.4 views

SUSE CVE-2023-53251

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: pcie: fix NULL pointer dereference in iwlpcieirqrxmsixhandler rxq can be NULL only when transpcie-rxq is NULL and entry-entry is zero. For the case when entry-entry is not equal to 0, rxq won't be NULL even if...

5.5CVSS6.5AI score0.00135EPSS
SaveExploits0References19
OSV
OSV
added 2025/09/15 3:15 p.m.1 views

DEBIAN-CVE-2023-53251

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: pcie: fix NULL pointer dereference in iwlpcieirqrxmsixhandler rxq can be NULL only when transpcie-rxq is NULL and entry-entry is zero. For the case when entry-entry is not equal to 0, rxq won't be NULL even if...

5.5CVSS5.3AI score0.00135EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.15 views

UBUNTU-CVE-2023-53251

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: pcie: fix NULL pointer dereference in iwlpcieirqrxmsixhandler rxq can be NULL only when transpcie-rxq is NULL and entry-entry is zero. For the case when entry-entry is not equal to 0, rxq won't be NULL even if...

5.5CVSS5.7AI score0.00135EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/09/15 2:46 p.m.17 views

CVE-2023-53251 wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_handler()

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: pcie: fix NULL pointer dereference in iwlpcieirqrxmsixhandler rxq can be NULL only when transpcie-rxq is NULL and entry-entry is zero. For the case when entry-entry is not equal to 0, rxq won't be NULL even if...

0.00135EPSS
SaveExploits0References5
CVE
CVE
added 2025/09/15 2:46 p.m.28 views

CVE-2023-53251

The CVE-2023-53251 issue affects the Linux kernel (wicwifi/iwlwifi PCIe path) where a NULL pointer dereference could occur in iwl_pcie_irq_rx_msix_handler due to rxq becoming NULL when trans_pcie->rxq is NULL and entry->entry is zero; the patch adds a proper check for trans_pcie->rxq. Re...

5.5CVSS6.1AI score0.00135EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/09/15 2:46 p.m.2 views

CVE-2023-53251 wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_handler()

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: pcie: fix NULL pointer dereference in iwlpcieirqrxmsixhandler rxq can be NULL only when transpcie-rxq is NULL and entry-entry is zero. For the case when entry-entry is not equal to 0, rxq won't be NULL even if...

5.5CVSS6.2AI score0.00135EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/15 2:15 p.m.2 views

DEBIAN-CVE-2023-53175

In the Linux kernel, the following vulnerability has been resolved: PCI: hv: Fix a crash in hvpcirestoremsimsg during hibernation When a Linux VM with an assigned PCI device runs on Hyper-V, if the PCI device driver is not loaded yet i.e. MSI-X/MSI is not enabled on the device yet, doing a VM...

5.5CVSS5.4AI score0.00145EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/15 2:15 p.m.15 views

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...

7.8CVSS0.00155EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/15 2:15 p.m.9 views

DEBIAN-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...

7.8CVSS5.7AI score0.00155EPSS
SaveExploits0References1
Rows per page
Query Builder