Lucene search
+L

22411 matches found

Cvelist
Cvelist
added 2026/05/27 12:59 p.m.58 views

CVE-2026-46102 net: strparser: fix skb_head leak in strp_abort_strp()

In the Linux kernel, the following vulnerability has been resolved: net: strparser: fix skbhead leak in strpabortstrp When the stream parser is aborted, for example after a message assembly timeout, it can still hold a reference to a partially assembled message in strp-skbhead. That skb is not...

7.5CVSS0.00501EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/27 12:59 p.m.13 views

CVE-2026-46102 net: strparser: fix skb_head leak in strp_abort_strp()

In the Linux kernel, the following vulnerability has been resolved: net: strparser: fix skbhead leak in strpabortstrp When the stream parser is aborted, for example after a message assembly timeout, it can still hold a reference to a partially assembled message in strp-skbhead. That skb is not...

7.5CVSS5.8AI score
SaveExploits0References11
CVE
CVE
added 2026/05/27 12:18 p.m.36 views

CVE-2026-45979

CVE-2026-45979 affects the Linux kernel amdgpu driver. The issue arises in drm/amdgpu: clean up the amdgpu_cs_parser_bos where, under low memory conditions, kmalloc can fail and the mutex may not be unlocked, leading to resource contention. The patch/fix exits cleanly by unlocking the mutex, and ...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/05/27 12:18 p.m.22 views

CVE-2026-45979

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: clean up the amdgpucsparserbos In low memory conditions, kmalloc can fail. In such conditions unlock the mutex for a clean exit. We do not need to amdgpubolistput as it's been handled in the amdgpucsparserfini...

5.5CVSS5.7AI score0.00107EPSS
SaveExploits0
OSV
OSV
added 2026/05/27 12:18 p.m.12 views

CVE-2026-45979 drm/amdgpu: clean up the amdgpu_cs_parser_bos

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: clean up the amdgpucsparserbos In low memory conditions, kmalloc can fail. In such conditions unlock the mutex for a clean exit. We do not need to amdgpubolistput as it's been handled in the amdgpucsparserfini...

5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/05/27 12:18 p.m.52 views

CVE-2026-45979 drm/amdgpu: clean up the amdgpu_cs_parser_bos

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: clean up the amdgpucsparserbos In low memory conditions, kmalloc can fail. In such conditions unlock the mutex for a clean exit. We do not need to amdgpubolistput as it's been handled in the amdgpucsparserfini...

0.00107EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/05/27 12:17 p.m.16 views

CVE-2026-45921

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: Fix memory leak in mtdparsertplinksafeloaderparse The function mtdparsertplinksafeloaderparse allocates buf via mtdparsertplinksafeloaderreadtable. If the allocation for partsidx.name fails inside the loop, the code...

5.5CVSS5.9AI score0.00122EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/27 12:17 p.m.48 views

CVE-2026-45921 mtd: parsers: Fix memory leak in mtd_parser_tplink_safeloader_parse()

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: Fix memory leak in mtdparsertplinksafeloaderparse The function mtdparsertplinksafeloaderparse allocates buf via mtdparsertplinksafeloaderreadtable. If the allocation for partsidx.name fails inside the loop, the code...

0.00122EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/27 12:17 p.m.32 views

CVE-2026-45921

CVE-2026-45921 affects the Linux kernel’s mtd: parsers component, specifically the function mtd_parser_tplink_safeloader_parse(). The issue arises when buf allocated by mtd_parser_tplink_safeloader_read_table() is not freed if parts[idx].name allocation fails inside the loop, causing a memory lea...

5.5CVSS5.9AI score0.00122EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/05/27 12:17 p.m.10 views

CVE-2026-45921 mtd: parsers: Fix memory leak in mtd_parser_tplink_safeloader_parse()

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: Fix memory leak in mtdparsertplinksafeloaderparse The function mtdparsertplinksafeloaderparse allocates buf via mtdparsertplinksafeloaderreadtable. If the allocation for partsidx.name fails inside the loop, the code...

6AI score
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2026/05/27 8:18 a.m.16 views

Libsolv: stack-based buffer overflow in libsolv's debian metadata parser when handling sha384/sha512 checksums

...

6.5CVSS5.8AI score0.00409EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/05/27 8:11 a.m.35 views

Invoking incorrect handling of character references in DOCTYPE nodes in golang.org/x/net/html

...

6.1CVSS5.8AI score0.00223EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/05/27 8:9 a.m.22 views

Invoking incorrect handling of HTML elements in foreign content in golang.org/x/net/html

...

6.1CVSS5.8AI score0.00223EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/05/27 8:6 a.m.19 views

Invoking denial of service when parsing arbitrary HTML in golang.org/x/net/html

...

6.5CVSS5.8AI score0.00326EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/05/27 12:37 a.m.26 views

@hapi/content header parser has a parameter smuggling issue that allows upload-filter bypass via duplicate parameters

Impact The two parsers resolved duplicates inconsistently and silently: - Content.disposition retained the last occurrence of each parameter. - Content.type retained the first occurrence of charset and boundary. Either behavior creates a parameter-smuggling primitive when another component in the...

7.7CVSS5.7AI score0.00344EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/05/27 12:0 a.m.20 views

Linux Distros Unpatched Vulnerability : CVE-2026-46102

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: strparser: fix skbhead leak in strpabortstrp When the stream parser is aborted, for example after a message assembly timeout, it can still hold a reference...

7.5CVSS5.6AI score0.00501EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.22 views

PT-2026-44051

Name of the Vulnerable Software and Affected Versions TeamSpeak 3 Server versions prior to 3.13.8 Description A heap-based buffer overflow exists in the ECC Key Parser component. This issue allows a remote attacker to cause a memory corruption by manipulating the parser, which handles Elliptic...

6.9CVSS6AI score0.0042EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2026/05/27 12:0 a.m.23 views

MB Connect Line mbNET和MB Connect Line mbNET.mini 安全漏洞

MB Connect Line mbNET and MB Connect Line mbNET.mini are both products of the German company MB Connect Line. MB Connect Line mbNET is an industrial router. MB Connect Line mbNET.mini is a remote access router. Both MB Connect Line mbNET and MB Connect Line mbNET.mini have security vulnerabilitie...

8.4CVSS6.1AI score0.00133EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/27 12:0 a.m.17 views

Wireshark 代码问题漏洞

Wireshark is a set of network packet analysis tools developed by the Wireshark team. The software’s function is to capture network packets and display detailed data for analysis. Versions of Wireshark from 4.6.0 to 4.6.5, as well as 4.4.0 to 4.4.15, have code vulnerabilities that can lead to a...

5.5CVSS5.9AI score0.00092EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/27 12:0 a.m.17 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 the mtd parser function mtd.parsertplinksafeloader.Parse. This function fails to release the...

5.9AI score0.00122EPSS
SaveExploits0References5
Rows per page
Query Builder