Lucene search
+L

32 matches found

OSV
OSV
added 2026/09/04 12:00 a.m.6 views

UBUNTU-CVE-2026-80741

In the Linux kernel, the following vulnerability has been resolved: drm/log: Fix out-of-bounds read on empty message length drmlogdrawkmsgrecord accesses slen - 1 to strip the trailing newline, but len is unsigned int. If len is 0, the subtraction wraps to UINTMAX, causing an out-of-bounds read...

7.1CVSS5.9AI score0.00157EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/09/04 12:00 a.m.11 views

CVE-2026-80741

In the Linux kernel, the following vulnerability has been resolved: drm/log: Fix out-of-bounds read on empty message length drmlogdrawkmsgrecord accesses slen - 1 to strip the trailing newline, but len is unsigned int. If len is 0, the subtraction wraps to UINTMAX, causing an out-of-bounds read...

7.1CVSS5.5AI score0.00157EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/09/03 4:25 p.m.15 views

SUSE CVE-2026-80741

In the Linux kernel, the following vulnerability has been resolved: drm/log: Fix out-of-bounds read on empty message length drmlogdrawkmsgrecord accesses slen - 1 to strip the trailing newline, but len is unsigned int. If len is 0, the subtraction wraps to UINTMAX, causing an out-of-bounds read...

7.1CVSS5.8AI score0.00157EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/03 1:06 p.m.10 views

CVE-2026-80741

In the Linux kernel, the following vulnerability has been resolved: drm/log: Fix out-of-bounds read on empty message length drmlogdrawkmsgrecord accesses slen - 1 to strip the trailing newline, but len is unsigned int. If len is 0, the subtraction wraps to UINTMAX, causing an out-of-bounds read...

7.1CVSS0.00157EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/03 8:26 a.m.8 views

CVE-2026-80741 drm/log: Fix out-of-bounds read on empty message length

In the Linux kernel, the following vulnerability has been resolved: drm/log: Fix out-of-bounds read on empty message length drmlogdrawkmsgrecord accesses slen - 1 to strip the trailing newline, but len is unsigned int. If len is 0, the subtraction wraps to UINTMAX, causing an out-of-bounds read...

7.1CVSS5.6AI score
SaveExploits0References6
EUVD
EUVD
added 2026/09/03 8:26 a.m.10 views

EUVD-2026-70345

In the Linux kernel, the following vulnerability has been resolved: drm/log: Fix out-of-bounds read on empty message length drmlogdrawkmsgrecord accesses slen - 1 to strip the trailing newline, but len is unsigned int. If len is 0, the subtraction wraps to UINTMAX, causing an out-of-bounds read...

5.8AI score0.00157EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.12 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-102026)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-102026 advisory. In the Linux kernel, the following vulnerability has been resolved: ipmi: Check event message buffer response for bad data The event message buffer response data siz...

5.5CVSS4.8AI score0.00128EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/24 12:00 a.m.15 views

MiracleLinux 9 : openssl-3.5.5-4.el9_8.ML.1 (AXSA:2026-1339:14)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1339:14 advisory. openssl: OpenSSL: Heap buffer overflow due to signed integer overflow in Unicode output sizing CVE-2026-7383 openssl: OpenSSL: Denial of Service due...

9.1CVSS6.2AI score0.03566EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2026/07/21 11:08 a.m.17 views

CVE-2026-63949

A flaw was found in the Linux kernel's auxdisplay line-display subsystem. A local user can trigger an out-of-bounds read by writing a zero-length message to the message sysfs attribute. This occurs because the linedispdisplay function attempts to read a character from a zero-length buffer, leadin...

5.3AI score0.00172EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/25 7:16 p.m.24 views

CVE-2026-56770

libais through 0.15 VdmStream::AddLine uses an unchecked sentinel value as a vector index when processing AIS sentences with empty or out-of-range sequential message IDs. Remote attackers can crash services or vessel systems by sending crafted AIVDM sentences over VHF marine radio or IP feeds,...

8.7CVSS0.00582EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/28 9:12 p.m.22 views

CVE-2026-46128

A flaw was found in the Linux kernel's Intelligent Platform Management Interface IPMI subsystem. This vulnerability occurs when the kernel processes event message buffer responses from Baseboard Management Controllers BMCs. Some BMCs may return an empty message instead of an expected error, which...

5.5CVSS5.9AI score0.00128EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/02 9:05 p.m.12 views

GO-2026-4354 Rekor's COSE v0.0.1 entry type nil pointer dereference in Canonicalize via empty Message in github.com/sigstore/rekor

Rekor's COSE v0.0.1 entry type nil pointer dereference in Canonicalize via empty Message in github.com/sigstore/rekor...

5.3CVSS5.2AI score0.00408EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/01/24 12:24 a.m.10 views

SUSE CVE-2026-23831

Rekor is a software supply chain transparency log. In versions 1.4.3 and below, the entry implementation can panic on attacker-controlled input when canonicalizing a proposed entry with an empty spec.message, causing nil Pointer Dereference. Function validate returns nil success when message is...

5.3CVSS5.4AI score0.00408EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/01/22 10:16 p.m.9 views

CVE-2026-23831

Rekor is a software supply chain transparency log. In versions 1.4.3 and below, the entry implementation can panic on attacker-controlled input when canonicalizing a proposed entry with an empty spec.message, causing nil Pointer Dereference. Function validate returns nil success when message is...

5.3CVSS5.8AI score0.00408EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/22 10:16 p.m.15 views

UBUNTU-CVE-2026-23831

Rekor is a software supply chain transparency log. In versions 1.4.3 and below, the entry implementation can panic on attacker-controlled input when canonicalizing a proposed entry with an empty spec.message, causing nil Pointer Dereference. Function validate returns nil success when message is...

5.3CVSS7.2AI score0.00408EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/01/22 9:26 p.m.6 views

CVE-2026-23831

Rekor is a software supply chain transparency log. In versions 1.4.3 and below, the entry implementation can panic on attacker-controlled input when canonicalizing a proposed entry with an empty spec.message, causing nil Pointer Dereference. Function validate returns nil success when message is...

5.3CVSS5.3AI score0.00408EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/01/22 9:26 p.m.28 views

CVE-2026-23831 Rekor COSE v0.0.1 Canonicalize crashes when passed empty Message

Rekor is a software supply chain transparency log. In versions 1.4.3 and below, the entry implementation can panic on attacker-controlled input when canonicalizing a proposed entry with an empty spec.message, causing nil Pointer Dereference. Function validate returns nil success when message is...

5.3CVSS0.00408EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/22 9:26 p.m.9 views

CVE-2026-23831 Rekor COSE v0.0.1 Canonicalize crashes when passed empty Message

Rekor is a software supply chain transparency log. In versions 1.4.3 and below, the entry implementation can panic on attacker-controlled input when canonicalizing a proposed entry with an empty spec.message, causing nil Pointer Dereference. Function validate returns nil success when message is...

5.3CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/01/22 9:26 p.m.43 views

CVE-2026-23831

Rekor (software supply chain transparency log) versions 1.4.3 and earlier are affected by a vulnerability where an empty spec.message can cause a nil pointer dereference during entry canonicalization, as validate() may return nil for empty message and Canonicalize() dereferences sign1Msg.Payload....

5.3CVSS5.4AI score0.00408EPSS
SaveExploits0References3Affected Software1
AlpineLinux
AlpineLinux
added 2026/01/22 9:26 p.m.9 views

CVE-2026-23831

Rekor is a software supply chain transparency log. In versions 1.4.3 and below, the entry implementation can panic on attacker-controlled input when canonicalizing a proposed entry with an empty spec.message, causing nil Pointer Dereference. Function validate returns nil success when message is...

5.3CVSS5.5AI score0.00408EPSS
SaveExploits0References3
Rows per page
Query Builder