Lucene search
+L

126 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/09 10:35 p.m.9 views

CVE-2026-5503

In TLSXEchChangeSNI, the ctx-extensions branch set extensions unconditionally even when TLSXFind returned NULL. This caused TLSXUseSNI to attach the attacker-controlled publicName to the shared WOLFSSLCTX when no inner SNI was configured. TLSXEchRestoreSNI then failed to clean it up because its...

6.9CVSS5.9AI score0.00393EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/09 10:35 p.m.89 views

CVE-2026-5503

CVE-2026-5503 affects wolfSSL’s TLSX_EchChangeSNI: the code path sets ctx->extensions unconditionally even when TLSX_Find returns NULL, causing an attacker-controlled publicName to be bound to the shared WOLFSSL_CTX when no inner SNI is configured. TLSX_EchRestoreSNI cannot clean it up because...

9.1CVSS5.9AI score0.00393EPSS
SaveExploits0References1Affected Software1
AlpineLinux
AlpineLinux
added 2026/04/09 10:35 p.m.35 views

CVE-2026-5503

In TLSXEchChangeSNI, the ctx-extensions branch set extensions unconditionally even when TLSXFind returned NULL. This caused TLSXUseSNI to attach the attacker-controlled publicName to the shared WOLFSSLCTX when no inner SNI was configured. TLSXEchRestoreSNI then failed to clean it up because its...

9.1CVSS5.2AI score0.00393EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/03/28 12:25 a.m.12 views

SUSE CVE-2026-33481

Syft is a a CLI tool and Go library for generating a Software Bill of Materials SBOM from container images and filesystems. Syft versions before v1.42.3 would not properly cleanup temporary storage if the temporary storage was exhausted during a scan. When scanning archives Syft will unpack those...

5.3CVSS5.8AI score0.00408EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/03/26 8:03 p.m.10 views

CVE-2026-33481

A flaw was found in Syft, a tool for generating Software Bill of Materials SBOM. When Syft scans large or highly compressed archives, it unpacks them into temporary storage. If this process exhausts the temporary storage, Syft fails to properly clean up these files. This can lead to the temporary...

5.3CVSS5.7AI score0.00408EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/26 6:16 p.m.27 views

CVE-2026-33481

Syft is a a CLI tool and Go library for generating a Software Bill of Materials SBOM from container images and filesystems. Syft versions before v1.42.3 would not properly cleanup temporary storage if the temporary storage was exhausted during a scan. When scanning archives Syft will unpack those...

5.3CVSS0.00408EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/26 5:10 p.m.4 views

CVE-2026-33481

Syft is a a CLI tool and Go library for generating a Software Bill of Materials SBOM from container images and filesystems. Syft versions before v1.42.3 would not properly cleanup temporary storage if the temporary storage was exhausted during a scan. When scanning archives Syft will unpack those...

5.3CVSS5.7AI score0.00408EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/03/26 5:10 p.m.34 views

CVE-2026-33481

Technical details about CVE-2026-33481 are not publicly provided in the connected documents. Monitor for updates; no affected products, versions, vectors, or remediation details are specified in the supplied materials.

5.3CVSS5.7AI score0.00408EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/03/26 5:10 p.m.41 views

CVE-2026-33481 Syft improper temporary file cleanup

Syft is a a CLI tool and Go library for generating a Software Bill of Materials SBOM from container images and filesystems. Syft versions before v1.42.3 would not properly cleanup temporary storage if the temporary storage was exhausted during a scan. When scanning archives Syft will unpack those...

5.3CVSS0.00408EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/03/19 12:27 a.m.12 views

SUSE CVE-2026-23258

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Initialize netdev pointer before queue setup In setupnicdevices, the netdev is allocated using allocetherdevmq. However, the pointer to this structure is stored in oct-propsi.netdev only after the calls to...

5.7AI score0.00114EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/18 5:41 p.m.11 views

CVE-2026-23258 net: liquidio: Initialize netdev pointer before queue setup

In the Linux kernel, the following vulnerability has been resolved: net: liquidio: Initialize netdev pointer before queue setup In setupnicdevices, the netdev is allocated using allocetherdevmq. However, the pointer to this structure is stored in oct-propsi.netdev only after the calls to...

5.8AI score
SaveExploits0References10
NVD
NVD
added 2026/03/06 8:16 p.m.12 views

CVE-2025-69654

A crafted JavaScript input executed with the QuickJS release 2025-09-13, fixed in commit fcd33c1afa7b3028531f53cd1190a3877454f6b3 2025-12-11,qjs interpreter using the -m option and a low memory limit can cause an out-of-memory condition followed by an assertion failure in JSFreeRuntime...

7.5CVSS0.00284EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2026/02/16 12:26 a.m.9 views

SUSE CVE-2026-23144

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: cleanup attrs subdirs on context dir setup failure When a context DAMON sysfs directory setup is failed after setup of attrs/ directory, subdirectories of attrs/ directory are not cleaned up. As a result, DAMON...

5.5CVSS5.2AI score0.00122EPSS
SaveExploits0References9
OSV
OSV
added 2026/02/14 4:15 p.m.20 views

UBUNTU-CVE-2026-23144

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: cleanup attrs subdirs on context dir setup failure When a context DAMON sysfs directory setup is failed after setup of attrs/ directory, subdirectories of attrs/ directory are not cleaned up. As a result, DAMON...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References23
ATTACKERKB
ATTACKERKB
added 2026/02/14 3:36 p.m.6 views

CVE-2026-23144

In the Linux kernel, the following vulnerability has been resolved: mm/damon/sysfs: cleanup attrs subdirs on context dir setup failure When a context DAMON sysfs directory setup is failed after setup of attrs/ directory, subdirectories of attrs/ directory are not cleaned up. As a result, DAMON...

5.2AI score0.00122EPSS
SaveExploits0References6Affected Software1
CNNVD
CNNVD
added 2026/02/14 12:00 a.m.16 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 improper cleanup when platform interrupt requests fail, potentially leading to memory leaks...

5.8AI score0.00173EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/02/12 12:00 a.m.19 views

grub-btrfs 操作系统命令注入漏洞

Grub-Btrfs is a Linux tool developed by Antynea’s individual developers. Versions of Grub-Btrfs starting from 2026-01-31 and earlier contained an operating system command injection vulnerability. This vulnerability stemmed from the lack of cleanup of the $root parameter, which could lead to OS...

5.4CVSS5.8AI score0.01215EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2026/02/04 12:00 a.m.17 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the failure to clean up the payload size, potentially leading to member overflow...

5.9AI score0.00174EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/01/13 2:01 p.m.8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: drm/xe/guc: Check the running state of GuC before deregistering an exec queue. During normal operation, a registered exec queue is disabled and deregistered through GuC. It is only freed after GuC confirms completion. However, if...

7.8CVSS5.7AI score0.00141EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/24 10:56 a.m.47 views

CVE-2023-54040

CVE-2023-54040 : Linux kernel issue in the ice driver where faulty FDIR fallback logic can cause memory leaks or inconsistent state. If ice_vc_fdir_set_irq_ctx fails, the fdir entry might not be removed; if ice_vc_fdir_write_fltr fails, fdir IRQ context data may not be cleared. Patches refine fai...

8.8CVSS6.1AI score0.0014EPSS
SaveExploits0References4
Rows per page
Query Builder