Lucene search
+L

44488 matches found

RedhatCVE
RedhatCVE
added 2026/04/02 9:43 p.m.9 views

CVE-2026-23414

A flaw was found in the Linux kernel's Transport Layer Security TLS subsystem. When processing TLS messages, a memory leak can occur if the tlsstrpmsghold function fails. This failure can lead to socket kernel buffers skbs being added to an internal queue but not properly released, consuming syst...

7.5CVSS5.8AI score0.00244EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/04/02 12:23 p.m.107 views

perl-YAML-Syck: YAML::Syck versions through 1.36 for Perl has several potential security vulnerabilities including a high-severity heap buffer overflow in the YAML emitter

Multiple security issues have been discovered in the perl YAML::Syck module. A heap overflow occurs when class names exceed the initial 512-byte allocation, a base64 decoder could read past the buffer end on trailing newlines. strtok mutated n-typeid in place, corrupting shared node data, and a...

9.1CVSS6AI score0.00429EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/04/02 8:39 a.m.16 views

SUSE CVE-2026-23403

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix memory leak in verifyheader The function sets ns = NULL on every call, leaking the namespace string allocated in previous iterations when multiple profiles are unpacked. This also breaks namespace consistency checki...

6.6CVSS5.8AI score0.00177EPSS
SaveExploits0References22
RedHat Linux
RedHat Linux
added 2026/04/02 8:24 a.m.16 views

nodejs: Nodejs memory leak

A resource consumption flaw has been discovered in NodeJS. A memory leak in Node.js’s OpenSSL integration occurs when converting X.509 certificate fields to UTF-8 without freeing the allocated buffer. When applications call socket.getPeerCertificatetrue, each certificate field leaks memory,...

7.5CVSS6.7AI score0.00265EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/04/02 12:00 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 tls asynchold queue not being cleared in time, potentially leading to memory leaks...

7.5CVSS7AI score0.00244EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2026/04/02 12:00 a.m.13 views

The vulnerability of the fw_dev_release() function in the drivers/base/firmware_loader/sysfs.c module of the Linux kernel’s device drivers allows a hacker to trigger a service failure.

The vulnerability of the fwdevrelease function in the drivers/base/firmwareloader/sysfs.c file of the Linux kernel’s device drivers relates to improper memory release memory leak. Exploiting this vulnerability could allow a remote attacker to cause service interruptions...

5.7CVSS6.4AI score0.00209EPSS
SaveExploits0References7Affected Software2
OSV
OSV
added 2026/04/01 9:17 p.m.10 views

DEBIAN-CVE-2026-34543

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From version 3.4.0 to before version 3.4.8, sensitive information from heap memory may be leaked through the decoded pixel data information disclosure...

7.5CVSS5.2AI score0.00482EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2026/04/01 9:17 p.m.11 views

CVE-2026-34543

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From version 3.4.0 to before version 3.4.8, sensitive information from heap memory may be leaked through the decoded pixel data information disclosure...

8.7CVSS5.7AI score0.00482EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2026/04/01 8:56 p.m.24 views

CVE-2026-34543

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From version 3.4.0 to before version 3.4.8, sensitive information from heap memory may be leaked through the decoded pixel data information disclosure...

8.7CVSS5.2AI score0.00482EPSS
SaveExploits1
ATTACKERKB
ATTACKERKB
added 2026/04/01 8:56 p.m.4 views

CVE-2026-34543

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From version 3.4.0 to before version 3.4.8, sensitive information from heap memory may be leaked through the decoded pixel data information disclosure...

8.7CVSS5.7AI score0.00482EPSS
SaveExploits1References4Affected Software1
RedHat Linux
RedHat Linux
added 2026/04/01 4:46 p.m.11 views

nodejs: Nodejs memory leak

A resource consumption flaw has been discovered in NodeJS. A memory leak in Node.js’s OpenSSL integration occurs when converting X.509 certificate fields to UTF-8 without freeing the allocated buffer. When applications call socket.getPeerCertificatetrue, each certificate field leaks memory,...

7.5CVSS6.7AI score0.00265EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/04/01 1:44 p.m.15 views

CVE-2026-23403

A flaw was found in AppArmor within the Linux kernel. This vulnerability, located in the verifyheader function, causes a memory leak by incorrectly handling namespace strings when multiple security profiles are processed. This can lead to a gradual depletion of system memory, potentially impactin...

5.5CVSS5.8AI score0.00177EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/01 1:43 p.m.12 views

JLSEC-2026-19 There's a memory leak in yajl 2.1.0 with use of `yajl_tree_parse` function

There's a memory leak in yajl 2.1.0 with use of yajltreeparse function. which will cause out-of-memory in server and cause crash...

6.5CVSS6.6AI score0.01129EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2026/04/01 9:40 a.m.19 views

thunderbird: Out of bounds read in IMAP parsing

A flaw was found in Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: A malicious mail server could send malformed strings with negative lengths, causing the parser to read memory outside the buffer. If a mail server or connection to a mail server were...

8.2CVSS7.1AI score0.0036EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/04/01 9:31 a.m.15 views

EUVD-2026-17831

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix memory leak in verifyheader The function sets ns = NULL on every call, leaking the namespace string allocated in previous iterations when multiple profiles are unpacked. This also breaks namespace consistency checki...

5.8AI score0.00177EPSS
SaveExploits0References6
NVD
NVD
added 2026/04/01 9:16 a.m.11 views

CVE-2026-23403

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix memory leak in verifyheader The function sets ns = NULL on every call, leaking the namespace string allocated in previous iterations when multiple profiles are unpacked. This also breaks namespace consistency checki...

5.5CVSS0.00177EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/04/01 9:16 a.m.16 views

CVE-2026-23403

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix memory leak in verifyheader The function sets ns = NULL on every call, leaking the namespace string allocated in previous iterations when multiple profiles are unpacked. This also breaks namespace consistency checki...

5.5CVSS5.5AI score0.00177EPSS
SaveExploits0References17
OSV
OSV
added 2026/04/01 9:16 a.m.12 views

UBUNTU-CVE-2026-23403

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix memory leak in verifyheader The function sets ns = NULL on every call, leaking the namespace string allocated in previous iterations when multiple profiles are unpacked. This also breaks namespace consistency checki...

5.5CVSS5.7AI score0.00177EPSS
SaveExploits0References18
CVE
CVE
added 2026/04/01 8:36 a.m.44 views

CVE-2026-23403

CVE-2026-23403 concerns the AppArmor memory leak in Linux kernel’s verify_header. The issue arises because a function sets *ns = NULL on every call, leaking the previously allocated namespace string across successive profile unpackings and causing namespace consistency checks to see NULL for *ns....

5.5CVSS5.8AI score0.00177EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/01 8:36 a.m.5 views

CVE-2026-23403

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix memory leak in verifyheader The function sets ns = NULL on every call, leaking the namespace string allocated in previous iterations when multiple profiles are unpacked. This also breaks namespace consistency checki...

5.8AI score0.00177EPSS
SaveExploits0References9Affected Software1
Rows per page
Query Builder