Lucene search
+L

622 matches found

EUVD
EUVD
added 2025/10/07 3:21 p.m.8 views

EUVD-2025-32808

In the Linux kernel, the following vulnerability has been resolved: media: si470x: Fix use-after-free in si470xintincallback syzbot reported use-after-free in si470xintincallback 1. This indicates that urb-context, which contains struct si470xdevice object, is freed when si470xintincallback is...

6.1AI score0.00152EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.12 views

CVE-2023-53651 Input: exc3000 - properly stop timer on shutdown

In the Linux kernel, the following vulnerability has been resolved: Input: exc3000 - properly stop timer on shutdown We need to stop the timer on driver unbind or probe failures, otherwise we get UAF/Oops...

0.00182EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/07 3:19 p.m.21 views

CVE-2023-53651

Summary: CVE-2023-53651 is addressed in SUSE SUSE-SU-2025:4320-1 (kernel updates for SLE 15 SP5 and related branches). The issue concerns the Linux kernel timer handling during driver unbind or probe failures, where failure to stop the exc3000 timer can cause a use-after-free/oops. The provided c...

5.5CVSS6.2AI score0.00182EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2025/10/07 3:19 p.m.8 views

EUVD-2025-32761

In the Linux kernel, the following vulnerability has been resolved: Input: exc3000 - properly stop timer on shutdown We need to stop the timer on driver unbind or probe failures, otherwise we get UAF/Oops...

6AI score0.00182EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/07 3:19 p.m.8 views

CVE-2023-53651 Input: exc3000 - properly stop timer on shutdown

In the Linux kernel, the following vulnerability has been resolved: Input: exc3000 - properly stop timer on shutdown We need to stop the timer on driver unbind or probe failures, otherwise we get UAF/Oops...

5.5CVSS6.5AI score0.00182EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2018-3316

Malware in sbrugna...

7.8CVSS7.7AI score0.00187EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/10/07 12:0 a.m.16 views

PT-2025-41095

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel where a timer is not properly stopped during shutdown, driver unbind, or probe failures. This can lead to a use-after-free condition and potential syste...

7.8CVSS5.5AI score0.00205EPSS
SaveExploits0References449
CNNVD
CNNVD
added 2025/10/07 12:0 a.m.10 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 a failure to stop a timer when a driver is unbound or a probe fails, which could lead to reuse after release...

6.1AI score0.00182EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.4 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987076 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: megaraidsas: Fix resource leak in case of probe failure The driver doesn't clean up all the...

6.2CVSS6.1AI score0.00261EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.3 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987140 advisory. In the Linux kernel, the following vulnerability has been resolved: memory: fslifc: fix leak of private memory on probe failure On probe error the driver should free...

5.5CVSS6.1AI score0.00245EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-409587)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-409587 advisory. In the Linux kernel, the following vulnerability has been resolved: scsi: aacraid: Fix double-free on probe failure aacprobeone calls hardware-specific init function...

7.8CVSS6.2AI score0.00293EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.3 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987037 advisory. In the Linux kernel, the following vulnerability has been resolved: memory: fslifc: fix leak of IO mapping on probe failure On probe error the driver should unmap th...

5.5CVSS6.1AI score0.00252EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.5 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987004 advisory. In the Linux kernel, the following vulnerability has been resolved: net: phy: fix null-ptr-deref while probe failed I got a null-ptr-deref report as following when...

5.5CVSS6AI score0.0028EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/05 2:52 a.m.3 views

SUSE CVE-2025-39951

In the Linux kernel, the following vulnerability has been resolved: um: virtiouml: Fix use-after-free after putdevice in probe When registervirtiodevice fails in virtioumlprobe, the code sets vudev-registered = 1 even though the device was not successfully registered. This can lead to...

7.8CVSS6.7AI score0.0014EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/04 9:30 a.m.7 views

EUVD-2025-32381

In the Linux kernel, the following vulnerability has been resolved: um: virtiouml: Fix use-after-free after putdevice in probe When registervirtiodevice fails in virtioumlprobe, the code sets vudev-registered = 1 even though the device was not successfully registered. This can lead to...

6.2AI score0.0014EPSS
SaveExploits0References8
NVD
NVD
added 2025/10/04 8:15 a.m.6 views

CVE-2025-39951

In the Linux kernel, the following vulnerability has been resolved: um: virtiouml: Fix use-after-free after putdevice in probe When registervirtiodevice fails in virtioumlprobe, the code sets vudev-registered = 1 even though the device was not successfully registered. This can lead to...

7.8CVSS0.0014EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/04 7:31 a.m.24 views

CVE-2025-39951

CVE-2025-39951 is a Linux kernel use-after-free issue in virtio_uml during probe, fixed by virtio_uml_probe() logic (vu_dev->registered set only after successful registration). Connected advisories show Debian LTS updates addressing this CVE in linux packages (5.10.247-1 for Debian 11 and linu...

7.8CVSS6.3AI score0.0014EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/10/04 7:31 a.m.4 views

CVE-2025-39951 um: virtio_uml: Fix use-after-free after put_device in probe

In the Linux kernel, the following vulnerability has been resolved: um: virtiouml: Fix use-after-free after putdevice in probe When registervirtiodevice fails in virtioumlprobe, the code sets vudev-registered = 1 even though the device was not successfully registered. This can lead to...

7.8CVSS6.4AI score0.0014EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/10/04 12:0 a.m.5 views

PT-2025-40734

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak was identified within the netdevsim module of the Linux kernel, specifically in the nsim drv probe function. This leak occurs when nsim dev resources register fails during...

5.5CVSS5.5AI score0.00129EPSS
SaveExploits0References16
EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2025-27879

Malicious code in bioql PyPI...

7.6AI score0.00167EPSS
SaveExploits0References5
Rows per page
Query Builder