Lucene search
+L

168 matches found

EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2025-20959

Malicious code in bioql PyPI...

7.6AI score0.00162EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/09/18 3:08 p.m.7 views

CVE-2022-50378

In the Linux kernel, the following vulnerability has been resolved: drm/meson: reorder driver deinit sequence to fix use-after-free bug Unloading the driver triggers the following KASAN warning: +0.006275 ============================================================= +0.000029 BUG: KASAN:...

5.5CVSS5.9AI score0.00159EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/18 2:15 p.m.5 views

DEBIAN-CVE-2022-50378

In the Linux kernel, the following vulnerability has been resolved: drm/meson: reorder driver deinit sequence to fix use-after-free bug Unloading the driver triggers the following KASAN warning: +0.006275 ============================================================= +0.000029 BUG: KASAN:...

7.8CVSS6.3AI score0.00159EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/18 2:15 p.m.13 views

CVE-2022-50378

In the Linux kernel, the following vulnerability has been resolved: drm/meson: reorder driver deinit sequence to fix use-after-free bug Unloading the driver triggers the following KASAN warning: +0.006275 ============================================================= +0.000029 BUG: KASAN:...

7.8CVSS0.00159EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/09/18 1:33 p.m.20 views

CVE-2022-50378

In the Linux kernel, the following vulnerability has been resolved: drm/meson: reorder driver deinit sequence to fix use-after-free bug Unloading the driver triggers the following KASAN warning: +0.006275 ============================================================= +0.000029 BUG: KASAN:...

7.8CVSS6.3AI score0.00159EPSS
SaveExploits0
OSV
OSV
added 2025/09/15 2:15 p.m.5 views

DEBIAN-CVE-2022-50256

In the Linux kernel, the following vulnerability has been resolved: drm/meson: remove drm bridges at aggregate driver unbind time drm bridges added by mesonencoderhdmiinit and mesonencodercvbsinit were not manually removed at module unload time, which caused dangling references to freed memory to...

7.8CVSS5.4AI score0.00157EPSS
SaveExploits0References1
CVE
CVE
added 2025/09/15 2:02 p.m.34 views

CVE-2022-50256

CVE-2022-50256 affects the Linux kernel’s DRM Meson/Meson DW HDMI components. The issue arose because bridges added by meson_encoder_hdmi_init and meson_encoder_cvbs_init were not removed at aggregate driver unload, leaving references to freed memory in the global bridge_list. On reload, drm_brid...

7.8CVSS6.1AI score0.00157EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53041

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: qla2xxx: Perform lockless command completion in abort path While adding and removing the controller, the following call trace was observed: WARNING: CPU: ...

5.5CVSS5.9AI score0.00192EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/04 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2021-47431

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/amdgpu: fix gart.bo pincount leak gmcv9,100gartdisable isn't called matched with correspoding gartenbale function in SRIOV case. This will lead to gart.bo...

5.5CVSS5.3AI score0.00222EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/07/10 11:23 p.m.7 views

SUSE CVE-2025-38289

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Avoid potential ndlp use-after-free in devlosstmocallbk Smatch detected a potential use-after-free of an ndlp oject in devlosstmocallbk during driver unload or fatal error handling. Fix by reordering code to avoid...

6.7CVSS6.7AI score0.00162EPSS
SaveExploits0References26
OSV
OSV
added 2025/07/10 8:15 a.m.0 views

DEBIAN-CVE-2025-38289

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Avoid potential ndlp use-after-free in devlosstmocallbk Smatch detected a potential use-after-free of an ndlp oject in devlosstmocallbk during driver unload or fatal error handling. Fix by reordering code to avoid...

7.8CVSS5.8AI score0.00162EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/10 8:15 a.m.17 views

UBUNTU-CVE-2025-38289

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Avoid potential ndlp use-after-free in devlosstmocallbk Smatch detected a potential use-after-free of an ndlp oject in devlosstmocallbk during driver unload or fatal error handling. Fix by reordering code to avoid...

7.8CVSS6.3AI score0.00162EPSS
SaveExploits0References28
CVE
CVE
added 2025/07/10 7:42 a.m.100 views

CVE-2025-38289

The CVE-2025-38289 entry concerns the Linux kernel SCSI lpfc driver. It describes a potential use-after-free of an ndlp object in dev_loss_tmo_callbk during driver unload or fatal error handling, leading to a Denial of Service if triggered. The fix reorders code to avoid use-after-free when the i...

7.8CVSS6.8AI score0.00162EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2025/07/03 9:15 a.m.14 views

CVE-2025-38137

In the Linux kernel, the following vulnerability has been resolved: PCI/pwrctrl: Cancel outstanding rescan work when unregistering It's possible to trigger use-after-free here by: a forcing rescanworkfunc to take a long time and b utilizing a pwrctrl driver that may be unloaded for some reason...

7.8CVSS0.00158EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/03 9:15 a.m.3 views

DEBIAN-CVE-2025-38137

In the Linux kernel, the following vulnerability has been resolved: PCI/pwrctrl: Cancel outstanding rescan work when unregistering It's possible to trigger use-after-free here by: a forcing rescanworkfunc to take a long time and b utilizing a pwrctrl driver that may be unloaded for some reason...

7.8CVSS6.2AI score0.00158EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/03 9:15 a.m.8 views

UBUNTU-CVE-2025-38137

In the Linux kernel, the following vulnerability has been resolved: PCI/pwrctrl: Cancel outstanding rescan work when unregistering It's possible to trigger use-after-free here by: a forcing rescanworkfunc to take a long time and b utilizing a pwrctrl driver that may be unloaded for some reason...

7.8CVSS6.4AI score0.00158EPSS
SaveExploits0References12
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: octeonep: Fixed the issue where the host would hang during device reboot. When the host loses heartbeat messages from the device, the driver calls the device-specific ndostop function, which frees the resources. If the driver is...

5.5CVSS6.2AI score0.00193EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.6 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fixed an oops error when unloading drivers that are parallel to each other. When unloading the hclge driver, it attempts to disable sriov first for each aedev node from hnae3aedevlist. If the hns3 driver is unloaded at...

5.5CVSS6.1AI score0.00199EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/05/22 3:04 a.m.12 views

CVE-2018-11947

The txrx stats req might be double freed in the pdev detach when the host driver is unloading in Snapdragon Auto, Snapdragon Consumer Electronics Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wired Infrastructure and...

5.5CVSS7.3AI score0.00195EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/05/21 12:46 a.m.7 views

SUSE CVE-2025-37933

In the Linux kernel, the following vulnerability has been resolved: octeonep: Fix host hang issue during device reboot When the host loses heartbeat messages from the device, the driver calls the device-specific ndostop function, which frees the resources. If the driver is unloaded in this...

3.9CVSS7.8AI score0.00193EPSS
SaveExploits0References13
Rows per page
Query Builder