Lucene search
+L

8164 matches found

NVD
NVD
added 2026/02/04 5:16 p.m.12 views

CVE-2026-23110

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Wake up the error handler when final completions race against each other The fragile ordering between marking commands completed or failed so that the error handler only wakes when the last running command completes o...

4.7CVSS0.00095EPSS
SaveExploits0References7
NVD
NVD
added 2026/02/04 5:16 p.m.10 views

CVE-2026-23079

In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Fix resource leaks on errors in lineinfochangednotify On error handling paths, lineinfochangednotify doesn't free the allocated resources which results leaks. Fix it...

5.5CVSS0.00107EPSS
SaveExploits0References2
NVD
NVD
added 2026/02/04 5:16 p.m.10 views

CVE-2026-23065

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd: Fix memory leak in wbrfrecord The tmp buffer is allocated using kcalloc but is not freed if acpievaluatedsm fails. This causes a memory leak in the error path. Fix this by explicitly freeing the tmp buffer in th...

5.5CVSS0.00121EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.13 views

CVE-2026-23110

In the Linux kernel, the following vulnerability has been resolved: scsi: core: Wake up the error handler when final completions race against each other The fragile ordering between marking commands completed or failed so that the error handler only wakes when the last running command completes o...

4.7CVSS5.4AI score0.00095EPSS
SaveExploits0References21
UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.9 views

CVE-2026-23065

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd: Fix memory leak in wbrfrecord The tmp buffer is allocated using kcalloc but is not freed if acpievaluatedsm fails. This causes a memory leak in the error path. Fix this by explicitly freeing the tmp buffer in th...

5.5CVSS5.9AI score0.00121EPSS
SaveExploits0References20
UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.9 views

CVE-2026-23072

In the Linux kernel, the following vulnerability has been resolved: l2tp: Fix memleak in l2tpudpencaprecv. syzbot reported memleak of struct l2tpsession, l2tptunnel, sock, etc. 0 The cited commit moved down the validation of the protocol version in l2tpudpencaprecv. The new place requires an extr...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References11
OSV
OSV
added 2026/02/04 5:16 p.m.12 views

UBUNTU-CVE-2026-23079

In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Fix resource leaks on errors in lineinfochangednotify On error handling paths, lineinfochangednotify doesn't free the allocated resources which results leaks. Fix it...

5.5CVSS5.7AI score0.00107EPSS
SaveExploits0References10
OSV
OSV
added 2026/02/04 5:16 p.m.7 views

UBUNTU-CVE-2026-23082

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbreceivebulkcallback: unanchor URL on usbsubmiturb error In commit 7352e1d5932a "can: gsusb: gsusbreceivebulkcallback: fix URB memory leak", the URB was re-anchored before usbsubmiturb in gsusbreceivebulkcallback ...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References7
CVE
CVE
added 2026/02/04 4:08 p.m.46 views

CVE-2026-23082

Public technical details about CVE-2026-23082 are not provided in the supplied documents. Monitor for updates from vendors; no specifics on affected components, impact, or fixes can be stated from the given materials.

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/02/04 4:08 p.m.34 views

CVE-2026-23079 gpio: cdev: Fix resource leaks on errors in lineinfo_changed_notify()

In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Fix resource leaks on errors in lineinfochangednotify On error handling paths, lineinfochangednotify doesn't free the allocated resources which results leaks. Fix it...

0.00107EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/02/04 4:08 p.m.10 views

EUVD-2026-5464

In the Linux kernel, the following vulnerability has been resolved: gpio: cdev: Fix resource leaks on errors in lineinfochangednotify On error handling paths, lineinfochangednotify doesn't free the allocated resources which results leaks. Fix it...

5.1AI score0.00107EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/04 4:07 p.m.8 views

CVE-2026-23072 l2tp: Fix memleak in l2tp_udp_encap_recv().

In the Linux kernel, the following vulnerability has been resolved: l2tp: Fix memleak in l2tpudpencaprecv. syzbot reported memleak of struct l2tpsession, l2tptunnel, sock, etc. 0 The cited commit moved down the validation of the protocol version in l2tpudpencaprecv. The new place requires an extr...

5.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/02/04 4:07 p.m.37 views

CVE-2026-23065 platform/x86/amd: Fix memory leak in wbrf_record()

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd: Fix memory leak in wbrfrecord The tmp buffer is allocated using kcalloc but is not freed if acpievaluatedsm fails. This causes a memory leak in the error path. Fix this by explicitly freeing the tmp buffer in th...

0.00121EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/04 4:07 p.m.35 views

CVE-2026-23065

CVE-2026-23065 is a Linux kernel issue affecting the x86/amd platform where a tmp buffer allocated in wbrf_record() is leaked on error in acpi_evaluate_dsm(). The vulnerability’s root cause is a memory leak in the error path, fixed by explicitly freeing the tmp buffer in the error handling path o...

5.5CVSS5.3AI score0.00121EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:07 p.m.6 views

CVE-2026-23065

In the Linux kernel, the following vulnerability has been resolved: platform/x86/amd: Fix memory leak in wbrfrecord The tmp buffer is allocated using kcalloc but is not freed if acpievaluatedsm fails. This causes a memory leak in the error path. Fix this by explicitly freeing the tmp buffer in th...

5.3AI score0.00121EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/02/04 4:00 p.m.8 views

CVE-2025-71192 ALSA: ac97: fix a double free in snd_ac97_controller_register()

In the Linux kernel, the following vulnerability has been resolved: ALSA: ac97: fix a double free in sndac97controllerregister If ac97addadapter fails, putdevice is the correct way to drop the device reference. kfree is not required. Add kfree if idralloc fails and in ac97adapterrelease to do the...

7CVSS5.3AI score
SaveExploits0References8
CNNVD
CNNVD
added 2026/02/04 12:00 a.m.18 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 a race condition in the handling of SCSI commands regarding the completion status. This condition...

4.7CVSS5.8AI score0.00095EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/02/04 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-23065

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - platform/x86/amd: Fix memory leak in wbrfrecord The tmp buffer is allocated using kcalloc but is not freed if acpievaluatedsm fails. This causes a memory leak i...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/02/04 12:00 a.m.15 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 insufficient error handling and may lead to memory leaks...

5.5CVSS6AI score0.00121EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/02/04 12:00 a.m.19 views

PT-2026-6152

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s gs usb receive bulk callback function related to handling URB USB Request Block anchoring. A previous patch aimed to prevent a memory leak by...

5.5CVSS6.7AI score0.00123EPSS
SaveExploits0
Rows per page
Query Builder