Lucene search
K

275 matches found

Cvelist
Cvelist
added 2026/01/13 3:29 p.m.22 views

CVE-2025-68789

...

0.00032EPSS
Exploits0
CNNVD
CNNVD
added 2026/01/13 12:0 a.m.6 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
Exploits0References5
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.5 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.0013EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.2 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.8CVSS5.9AI score0.00245EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:0 a.m.4 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.00166EPSS
Exploits0References4
EUVD
EUVD
added 2025/12/30 3:30 p.m.4 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.00206EPSS
Exploits0References5
NVD
NVD
added 2025/12/30 1:15 p.m.6 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.00206EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.11 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.00465EPSS
Exploits2References894
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.26 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.00203EPSS
Exploits0References3
OSV
OSV
added 2025/12/22 4:12 p.m.7 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 score0.00176EPSS
Exploits0References10
Cvelist
Cvelist
added 2025/12/22 4:12 p.m.22 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.00176EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2025/12/10 10:26 a.m.9 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.0016EPSS
Exploits0References4
EUVD
EUVD
added 2025/12/09 6:30 p.m.4 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.00206EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.3 views

CVE-2023-53834

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

5.2AI score0.00206EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.2 views

SUSE 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.5CVSS6.2AI score0.0016EPSS
Exploits0References21
EUVD
EUVD
added 2025/12/08 3:31 a.m.5 views

EUVD-2025-201629

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.7AI score0.0016EPSS
Exploits0References5
OSV
OSV
added 2025/12/08 1:16 a.m.3 views

DEBIAN-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.3AI score0.0016EPSS
Exploits0References1
NVD
NVD
added 2025/12/08 1:16 a.m.7 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...

0.0016EPSS
Exploits0References4
OSV
OSV
added 2025/12/08 1:16 a.m.2 views

UBUNTU-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.7AI score0.0016EPSS
Exploits0References12
Cvelist
Cvelist
added 2025/12/08 12:46 a.m.27 views

CVE-2025-40316 drm/mediatek: Fix device use-after-free on unbind

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

0.0016EPSS
Exploits0References4
Rows per page
Query Builder