Lucene search
+L

17 matches found

Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.6 views

PT-2026-62124

The CONFIG USERSPACE syscall verifier z vrfy k poll in kernel/poll.c allocates a kernel-side copy of the user-supplied k poll event via z thread malloc and then validates each event's object handle. Before this fix, validation used K OOPSK SYSCALL OBJ... inline inside the loop, which kills the...

6.5CVSS5.5AI score0.00107EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/19 3:40 p.m.30 views

CVE-2026-64120 net: ethtool: fix NULL pointer dereference in phy_reply_size

In the Linux kernel, the following vulnerability has been resolved: net: ethtool: fix NULL pointer dereference in phyreplysize In phypreparedata, several strings such as 'name', 'drvname', 'upstreamsfpname', and 'downstreamsfpname' are allocated using kstrdup. However, these allocations were not...

0.00166EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/06/26 2:10 a.m.10 views

SUSE CVE-2026-53204

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-rsu: Fix NULL deref on rsusendmsg timeout in probe rsusendmsg can return -ETIMEDOUT when waitforcompletioninterruptibletimeout fires while the SMC call is still pending. In stratix10rsuprobe, the error paths f...

5.8AI score0.00107EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.10 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: tpm: tpmi2cinfineon: Fixed a locality leak that occurs when getburstcount times out. getburstcount may return -EBUSY when it times out. In such cases, the function returns directly, without releasing the locality that was acquire...

5.5CVSS6AI score0.00123EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.9 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: authgss: Fixed memory leaks in XDR decoding error paths. The functions gssxdecctx, gssxdecstatus, and gssxdecname allocate memory through gssxdecbuffer, which calls kmemdup. When a subsequent decoding operation fails, the...

5.5CVSS6.3AI score0.0016EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/27 2:17 p.m.14 views

CVE-2026-45870

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: authgss: fix memory leaks in XDR decoding error paths The gssxdecctx, gssxdecstatus, and gssxdecname functions allocate memory via gssxdecbuffer, which calls kmemdup. When a subsequent decode operation fails, these...

5.5CVSS0.0016EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/27 2:17 p.m.21 views

UBUNTU-CVE-2026-45954

In the Linux kernel, the following vulnerability has been resolved: fbdev: au1200fb: Fix a memory leak in au1200fbdrvprobe In au1200fbdrvprobe, when platformgetirq fails, it directly returns from the function with an error code, which causes a memory leak. Replace it with a goto label to ensure...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References26
OSV
OSV
added 2026/05/27 12:18 p.m.4 views

CVE-2026-45954 fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe()

In the Linux kernel, the following vulnerability has been resolved: fbdev: au1200fb: Fix a memory leak in au1200fbdrvprobe In au1200fbdrvprobe, when platformgetirq fails, it directly returns from the function with an error code, which causes a memory leak. Replace it with a goto label to ensure...

5.5CVSS5.9AI score0.00122EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/05/27 12:15 p.m.45 views

CVE-2026-45870 SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: authgss: fix memory leaks in XDR decoding error paths The gssxdecctx, gssxdecstatus, and gssxdecname functions allocate memory via gssxdecbuffer, which calls kmemdup. When a subsequent decode operation fails, these...

0.0016EPSS
SaveExploits0References8
CVE
CVE
added 2026/05/27 12:15 p.m.32 views

CVE-2026-45870

CVE-2026-45870 affects the Linux kernel’s SUNRPC auth_gss path. The issue is memory leaks in XDR decoding error paths caused by gssx_dec_ctx(), gssx_dec_status(), and gssx_dec_name() allocating buffers via gssx_dec_buffer()/kmemdup() and returning on error without freeing previously allocated mem...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References8Affected Software1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.9 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: drm/bridge: synopsys: dw-dp: fixed error paths in dwdpBind. Several issues in error handling for dwdpBind have been fixed: 1. A missing return statement after a failure in drmbridgeattach – the function continued execution...

5.5CVSS6AI score0.00116EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/08 3:16 p.m.9 views

UBUNTU-CVE-2026-43461

In the Linux kernel, the following vulnerability has been resolved: spi: amlogic: spifc-a4: Fix DMA mapping error handling Fix three bugs in amlsfcdmabuffersetup error paths: 1. Unnecessary goto: When the first DMA mapping sfc-daddr fails, nothing needs cleanup. Use direct return instead of goto...

7.8CVSS5.8AI score0.00119EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/14 3:14 p.m.10 views

CVE-2026-23132 drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind

In the Linux kernel, the following vulnerability has been resolved: drm/bridge: synopsys: dw-dp: fix error paths of dwdpbind Fix several issues in dwdpbind error handling: 1. Missing return after drmbridgeattach failure - the function continued execution instead of returning an error. 2. Resource...

5.5CVSS5.5AI score0.00116EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.9 views

PT-2026-8190

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the tegra slink probe function within the SPI subsystem of the Linux kernel. Specifically, when platform get irq fails, the function returns with an error without...

6.4AI score0.00173EPSS
SaveExploits0
EUVD
EUVD
added 2025/12/16 6:31 p.m.7 views

EUVD-2025-203791

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: feem: Fix memory leak in eemunwrap The existing code did not handle the failure case of usbepqueue in the command path, potentially leading to memory leaks. Improve error handling to free all allocated resources on...

6.2AI score0.00179EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/16 3:6 p.m.24 views

CVE-2025-68289

In CVE-2025-68289, the Linux kernel USB gadget subsystem (usb: gadget: f_eem) is affected. The issue stems from improper handling of a failure case in usb_ep_queue within the eem_unwrap command path, which could lead to memory leaks. The provided impact details show kmemleak-detected unreferenced...

6.3AI score0.00179EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/01 11:42 a.m.27 views

CVE-2023-53460

CVE-2023-53460 describes a memory-leak in the Linux kernel wifi driver rt w88 (rtw_usb_probe) in drivers/net/wireless/realtek/rtw88/usb.c:876, where an allocated hw structure may not be released on a path, reported as the line 811 release issue. The root cause is a leak in the USB probe path (rtw...

5.5CVSS6AI score0.00128EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder