Lucene search
+L

417 matches found

Cvelist
Cvelist
added 2025/11/12 10:23 a.m.15 views

CVE-2025-40156 PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe()

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe The drv-sramreg pointer could be set to ERRPTR-EPROBEDEFER which would lead to a error pointer dereference. Use ISERRORNULL to check that the pointer is vali...

0.00183EPSS
SaveExploits0References5
OSV
OSV
added 2025/11/12 10:23 a.m.6 views

CVE-2025-40156 PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe()

In the Linux kernel, the following vulnerability has been resolved: PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe The drv-sramreg pointer could be set to ERRPTR-EPROBEDEFER which would lead to a error pointer dereference. Use ISERRORNULL to check that the pointer is vali...

6AI score
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/11/12 10:23 a.m.7 views

CVE-2025-40116

In the Linux kernel, the following vulnerability has been resolved: usb: host: max3421-hcd: Fix error pointer dereference in probe cleanup The kthreadrun function returns error pointers so the max3421hcd-spithread pointer can be either error pointers or NULL. Check for both before dereferencing i...

5.1AI score0.00207EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/11/12 10:23 a.m.12 views

CVE-2025-40116 usb: host: max3421-hcd: Fix error pointer dereference in probe cleanup

In the Linux kernel, the following vulnerability has been resolved: usb: host: max3421-hcd: Fix error pointer dereference in probe cleanup The kthreadrun function returns error pointers so the max3421hcd-spithread pointer can be either error pointers or NULL. Check for both before dereferencing i...

0.00207EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-40156

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PM / devfreq: mtk-cci: Fix potential error pointer dereference in probe The drv-sramreg pointer could be set to ERRPTR-EPROBEDEFER which would lead to a error...

5.9AI score0.00183EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/11/12 12:0 a.m.6 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 mtk-cci driver not handling ERRPTR-EPROBEDEFER correctly, which could lead to dereferencing of incorrect...

6.1AI score0.00183EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:0 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2025-40116

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: host: max3421-hcd: Fix error pointer dereference in probe cleanup The kthreadrun function returns error pointers so the max3421hcd-spithread pointer can be...

5.9AI score0.00207EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.5 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-990005)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990005 advisory. In the Linux kernel, the following vulnerability has been resolved: nbd: fix race between nbdallocconfig and module removal When nbd module is being removing,...

4.7CVSS5.7AI score0.00191EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/30 12:31 p.m.10 views

EUVD-2025-36981

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix missing pointer check in hdacomponentmanagerinit function The componentmatchadd function may assign the 'matchptr' pointer the value ERRPTR-ENOMEM, which will subsequently be dereferenced. The call stack leading to...

5.9AI score0.00185EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/30 10:15 a.m.6 views

UBUNTU-CVE-2025-40097

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix missing pointer check in hdacomponentmanagerinit function The componentmatchadd function may assign the 'matchptr' pointer the value ERRPTR-ENOMEM, which will subsequently be dereferenced. The call stack leading to...

5.7AI score0.00185EPSS
SaveExploits0References10
CVE
CVE
added 2025/10/30 9:48 a.m.37 views

CVE-2025-40097

In CVE-2025-40097, a Linux kernel ALSA/HDA issue arises from a missing pointer check in hda_component_manager_init: __component_match_add can assign matchptr = ERR_PTR(-ENOMEM), which may later be dereferenced during component_match_realloc. The impact is a crash due to a null-pointer dereference...

6.1AI score0.00185EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/30 9:48 a.m.5 views

CVE-2025-40097 ALSA: hda: Fix missing pointer check in hda_component_manager_init function

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix missing pointer check in hdacomponentmanagerinit function The componentmatchadd function may assign the 'matchptr' pointer the value ERRPTR-ENOMEM, which will subsequently be dereferenced. The call stack leading to...

6.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.15 views

CVE-2023-53666 ASoC: codecs: wcd938x: fix missing mbhc init error handling

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd938x: fix missing mbhc init error handling MBHC initialisation can fail so add the missing error handling to avoid dereferencing an error pointer when later configuring the jack: Unable to handle kernel paging...

0.00135EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414324)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414324 advisory. In the Linux kernel before 5.16.3, drivers/bluetooth/hciqca.c misinterprets the devmgpiodgetindexoptional return value expects it to be NULL in the error case, where...

5.5CVSS6.3AI score0.00246EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/05 2:52 a.m.5 views

SUSE CVE-2025-39936

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Always pass in an error pointer to sevplatformshutdownlocked When 9770b428b1a2 "crypto: ccp - Move devinfo/err messages for SEV/SNP init and shutdown" moved the error messages dumping so that they don't need to be...

5.5CVSS6.2AI score0.00134EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/04 7:30 a.m.11 views

CVE-2025-39936 crypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_locked()

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Always pass in an error pointer to sevplatformshutdownlocked When 9770b428b1a2 "crypto: ccp - Move devinfo/err messages for SEV/SNP init and shutdown" moved the error messages dumping so that they don't need to be...

6.1AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/04 7:30 a.m.16 views

CVE-2025-39936 crypto: ccp - Always pass in an error pointer to __sev_platform_shutdown_locked()

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Always pass in an error pointer to sevplatformshutdownlocked When 9770b428b1a2 "crypto: ccp - Move devinfo/err messages for SEV/SNP init and shutdown" moved the error messages dumping so that they don't need to be...

0.00134EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2024-53421

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00207EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.13 views

EUVD-2025-5267

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00219EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2024-53308

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.0022EPSS
SaveExploits0References4
Rows per page
Query Builder