Lucene search
+L

323 matches found

OSV
OSV
added 2026/02/04 4:04 p.m.15 views

CVE-2025-71193 phy: qcom-qusb2: Fix NULL pointer dereference on early suspend

In the Linux kernel, the following vulnerability has been resolved: phy: qcom-qusb2: Fix NULL pointer dereference on early suspend Enabling runtime PM before attaching the QPHY instance as driver data can lead to a NULL pointer dereference in runtime PM callbacks that expect valid driver data...

5.2AI score
SaveExploits0References7
CNNVD
CNNVD
added 2026/02/04 12:00 a.m.16 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the lack of setting the driver data size, potentially leading to memory corruption...

7.8CVSS5.8AI score0.00135EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/01/31 11:41 a.m.11 views

CVE-2025-71188

In the Linux kernel, the following vulnerability has been resolved: dmaengine: lpc18xx-dmamux: fix device leak on route allocation Make sure to drop the reference taken when looking up the DMA mux platform device during route allocation. Note that holding a reference to a device does not prevent...

5.7AI score0.0019EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2026/01/31 11:41 a.m.13 views

EUVD-2025-206587

In the Linux kernel, the following vulnerability has been resolved: dmaengine: lpc18xx-dmamux: fix device leak on route allocation Make sure to drop the reference taken when looking up the DMA mux platform device during route allocation. Note that holding a reference to a device does not prevent...

5.7AI score0.0019EPSS
SaveExploits0References4
CVE
CVE
added 2026/01/31 11:41 a.m.34 views

CVE-2025-71186

Technical details (affected component, root cause, impact, and patch information) for CVE-2025-71186 are not publicly provided in the supplied documents. Monitor for updates from official advisories and vendor/security bulletins.

5.5CVSS5.7AI score0.00195EPSS
SaveExploits0References9Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/28 12:00 a.m.13 views

PT-2026-22923

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to missing NULL pointer checks within the Classmate laptop driver. Specifically, code utilizing the accel object may execute before the object's...

7.8CVSS6.1AI score0.00193EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/01/13 3:29 p.m.27 views

CVE-2025-68789

...

0.00032EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.7 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: Fixed the null dereference in the HDMI teardown process. The pcisetdrvdata function sets the value of pdev-driverdata to NULL. After that, the driverdata obtained from the same device is dereferenced in...

5.7AI score0.00241EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/01/13 12:00 a.m.12 views

编号撤回

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 unvalidated driver data in the ibmpexhighlowstore function, which could lead to reuse after release...

6.1AI score0.00032EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.10 views

PT-2026-6143

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory corruption issue exists in the Linux kernel related to WiFi drivers. Specifically, the RSI911x driver does not correctly set the size of the vif driver data within the ieee80211...

7.8CVSS5.4AI score0.00135EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.6 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-992941)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992941 advisory. In the Linux kernel, the following vulnerability has been resolved: hwmon: ibmpex Fix possible UAF when ibmpexregisterbmc fails Smatch report warning as follows:...

7.8CVSS6.3AI score0.00245EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.6 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993052)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993052 advisory. In the Linux kernel, the following vulnerability has been resolved: i40e: Fix kernel crash during reboot when adapter is in recovery mode If the driver detects durin...

5.5CVSS6.5AI score0.00189EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/30 3:30 p.m.9 views

EUVD-2022-55868

In the Linux kernel, the following vulnerability has been resolved: auxdisplay: hd44780: Fix potential memory leak in hd44780remove hd44780probe allocates a memory chunk for hd with kzalloc and makes "lcd-drvdata-hd44780" point to it. When we call hd44780remove, we should release all relevant...

5.9AI score0.00241EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/30 1:15 p.m.9 views

CVE-2022-50830

In the Linux kernel, the following vulnerability has been resolved: auxdisplay: hd44780: Fix potential memory leak in hd44780remove hd44780probe allocates a memory chunk for hd with kzalloc and makes "lcd-drvdata-hd44780" point to it. When we call hd44780remove, we should release all relevant...

0.00241EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.22 views

PT-2025-53948

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the hd44780 remove function within the hd44780 driver for LCD displays. The hd44780 probe function allocates memory using kzalloc and assigns the address to...

7.8CVSS6.3AI score0.00954EPSS
SaveExploits2References894
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.36 views

CVE-2022-50714 wifi: mt76: mt7921e: fix rmmod crash in driver reload test

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921e: fix rmmod crash in driver reload test In insmod/rmmod stress test, the following crash dump shows up immediately. The problem is caused by missing mt76dev in mt7921pciremove. We should make sure the drvdata i...

0.00236EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/22 4:12 p.m.37 views

CVE-2025-68328 firmware: stratix10-svc: fix bug in saving controller data

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-svc: fix bug in saving controller data Fix the incorrect usage of platformsetdrvdata and devsetdrvdata. They both are of the same data and overrides each other. This resulted in the rmmod of the svc driver to...

0.00188EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/22 4:12 p.m.15 views

CVE-2025-68328 firmware: stratix10-svc: fix bug in saving controller data

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-svc: fix bug in saving controller data Fix the incorrect usage of platformsetdrvdata and devsetdrvdata. They both are of the same data and overrides each other. This resulted in the rmmod of the svc driver to...

6.3AI score
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2025/12/10 10:26 a.m.14 views

CVE-2025-40316

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix device use-after-free on unbind A recent change fixed device reference leaks when looking up drm platform device driver data during bind but failed to remove a partial fix which had been added by commit...

5.5AI score0.0019EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/09 6:30 p.m.8 views

EUVD-2023-60162

In the Linux kernel, the following vulnerability has been resolved: iio: adc: ina2xx: avoid NULL pointer dereference on OF device match The affected lines were resulting in a NULL pointer dereference on our platform because the device tree contained the following list of compatible strings:...

6AI score0.00244EPSS
SaveExploits0References5
Rows per page
Query Builder