Lucene search
+L

823 matches found

Positive Technologies
Positive Technologies
added 2025/10/01 12:00 a.m.11 views

PT-2025-40067

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the spi-qpic-snand driver. Specifically, the on-host hardware ECC engine remains registered even when the spi register controller function...

6AI score0.00119EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/10/01 12:00 a.m.6 views

PT-2025-40106

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s rpmsg subsystem related to the destruction of the default endpoint. Specifically, the rpmsg dev remove function in rpmsg core is responsible for...

6.1AI score0.00147EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/10/01 12:00 a.m.9 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 fact that recovery efforts may be queued during device removal, potentially leading to reuse after relea...

7.8CVSS6.1AI score0.00137EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/17 3:15 p.m.7 views

CVE-2023-53347

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Handle pairing of E-switch via uplink un/load APIs In case user switch a device from switchdev mode to legacy mode, mlx5 first unpair the E-switch and afterwards unload the uplink vport. From the other hand, in case use...

5.5CVSS0.00201EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/17 3:15 p.m.7 views

UBUNTU-CVE-2023-53347

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Handle pairing of E-switch via uplink un/load APIs In case user switch a device from switchdev mode to legacy mode, mlx5 first unpair the E-switch and afterwards unload the uplink vport. From the other hand, in case use...

5.5CVSS5.7AI score0.00201EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/17 2:56 p.m.10 views

CVE-2023-53347 net/mlx5: Handle pairing of E-switch via uplink un/load APIs

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Handle pairing of E-switch via uplink un/load APIs In case user switch a device from switchdev mode to legacy mode, mlx5 first unpair the E-switch and afterwards unload the uplink vport. From the other hand, in case use...

5.5CVSS5.9AI score
SaveExploits0References6
CVE
CVE
added 2025/09/16 4:11 p.m.34 views

CVE-2023-53308

The CVE-2023-53308 issue is in the Linux kernel net: fec driver handling of pm_runtime_get() failures during removal. When pm_runtime_get() (as pm_runtime_resume_and_get()) fails, the remove callback may return an error, but the driver core ignores it and continues removing the device, causing a ...

7.8CVSS6.1AI score0.00164EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2025/09/16 1:00 p.m.41 views

CVE-2025-39805

CVE-2025-39805 affects the Linux kernel net/macb driver. The issue occurs when removing a macb device: phy_exit() is called before unregister_netdev(), causing a kernfs WARN. The documented fix moves unregister_netdev() ahead of phy_exit() in macb_remove(), preventing the PHY from being exited wh...

5.5CVSS6AI score0.00157EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/09/15 3:15 p.m.9 views

UBUNTU-CVE-2022-50332

In the Linux kernel, the following vulnerability has been resolved: video/aperture: Call sysfbdisable before removing PCI devices Call sysfbdisable from apertureremoveconflictingpcidevices before removing PCI devices. Without, simpledrm can still bind to simple-framebuffer devices after the...

5.5CVSS5.7AI score0.00134EPSS
SaveExploits0References4
CVE
CVE
added 2025/09/15 2:49 p.m.44 views

CVE-2022-50332

CVE-2022-50332 concerns a Linux kernel issue in video/aperture where sysfb_disable() must be called from aperture_remove_conflicting_pci_devices() before removing PCI devices to prevent simpledrm from binding to simple-framebuffer devices after the driver takes over. The vulnerability is describe...

5.5CVSS6.1AI score0.00134EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2025/09/15 2:15 p.m.21 views

AZL-70748 CVE-2023-53152 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix calltrace warning in amddrmbuddyfini The following call trace is observed when removing the amdgpu driver, which is caused by that BOs allocated for psp are not freed until removing. 61811.450562 RIP:...

5.5CVSS6.3AI score0.00154EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 2:15 p.m.8 views

UBUNTU-CVE-2022-50260

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Make .remove and .shutdown HW shutdown consistent Drivers' .remove and .shutdown callbacks are executed on different code paths. The former is called when a device is removed from the bus, while the latter is called at...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/15 2:03 p.m.5 views

CVE-2023-53152 drm/amdgpu: fix calltrace warning in amddrm_buddy_fini

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix calltrace warning in amddrmbuddyfini The following call trace is observed when removing the amdgpu driver, which is caused by that BOs allocated for psp are not freed until removing. 61811.450562 RIP:...

6.2AI score
SaveExploits0References6
CVE
CVE
added 2025/09/15 2:03 p.m.45 views

CVE-2023-53152

CVE-2023-53152 concerns the Linux kernel AMDGPU driver. The issue arises during removal of the amdgpu driver where BOs allocated for PSP are not freed, triggering a calltrace warning in amddrm_buddy_fini and related shutdown paths (amdgpu_exit, amdgpu_driver_release_kms). The provided trace shows...

5.5CVSS6.1AI score0.00154EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/09/15 2:02 p.m.6 views

CVE-2022-50251 mmc: vub300: fix return value check of mmc_add_host()

In the Linux kernel, the following vulnerability has been resolved: mmc: vub300: fix return value check of mmcaddhost mmcaddhost may return error, if we ignore its return value, the memory that allocated in mmcallochost will be leaked and it will lead a kernel crash because of deleting not added...

6.1AI score
SaveExploits0References12
Microsoft CVE
Microsoft CVE
added 2025/09/04 7:27 a.m.6 views

ALSA: usb-audio: Kill timer properly at removal

...

7CVSS7AI score0.00161EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:37 p.m.10 views

spmi: mediatek: Fix UAF on device remove

...

3.8CVSS7AI score0.00562EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/02 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-38623

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PCI: pnvphp: Fix surprise plug detection and recovery The existing PowerNV hotplug code did not handle surprise plug events correctly, leading to a complete...

5.5CVSS5.7AI score0.00161EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/09/02 12:00 a.m.3 views

RHEL 9 : kernel (RHSA-2025:15016)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:15016 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: s390/ptrace: handle setting o...

9.1CVSS6.9AI score0.00923EPSS
SaveExploits0References22
RedhatCVE
RedhatCVE
added 2025/08/24 4:06 p.m.18 views

CVE-2025-38624

A flaw was found in the pnv-php module in the Linux kernel. When the root of a nested PCIe bridge configuration is unplugged, the driver fails to properly clean up and deallocate the IRQ resources for the child bridges' hotplug event notifications, resulting in a kernel panic and denial of servic...

4.4CVSS5.6AI score0.00161EPSS
SaveExploits0References4
Rows per page
Query Builder