Lucene search
K

15 matches found

AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•3 views

Astra Linux - ŃƒŃŠ·Š²ŠøŠ¼Š¾ŃŃ‚ŃŒ в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: iouring/kbuf: Always use READONCE to read the buffer lengths of the ring buffer. Since the buffers are mapped from the user space, it is prudent to use READONCE to read the values into a local variable, and use that data for any...

5.5CVSS5.9AI score0.00022EPSS
Exploits0References2
AstraLinux
AstraLinux
•added 2026/05/03 11:59 p.m.•3 views

Astra Linux - ŃƒŃŠ·Š²ŠøŠ¼Š¾ŃŃ‚ŃŒ в linux-5.10, linux-6.1

In the Linux kernel, the following vulnerability has been resolved: tls: fix NULL deref on tlsswspliceeof with empty record syzkaller discovered that if tlsswspliceeof is executed as part of sendfile when the plaintext/ciphertext skmsg are empty, the send path gets confused because the empty...

5.5CVSS6.6AI score0.0008EPSS
Exploits0References2
SUSE CVE
SUSE CVE
•added 2025/09/16 11:29 p.m.•1 views

SUSE CVE-2023-53331

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Check start of empty przs during init After commit 30696378f68a "pstore/ram: Do not treat empty buffers as valid", initialization would assume a prz was valid after seeing that the buffersize is zero regardless of the...

5.5CVSS6.6AI score0.0002EPSS
Exploits0References21
NVD
NVD
•added 2025/09/16 5:15 p.m.•2 views

CVE-2023-53331

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Check start of empty przs during init After commit 30696378f68a "pstore/ram: Do not treat empty buffers as valid", initialization would assume a prz was valid after seeing that the buffersize is zero regardless of the...

7.8CVSS0.0002EPSS
Exploits0References9
OSV
OSV
•added 2025/09/16 5:15 p.m.•1 views

DEBIAN-CVE-2023-53331

In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Check start of empty przs during init After commit 30696378f68a "pstore/ram: Do not treat empty buffers as valid", initialization would assume a prz was valid after seeing that the buffersize is zero regardless of the...

7.8CVSS5.8AI score0.0002EPSS
Exploits0References1
CVE
CVE
•added 2025/09/16 4:12 p.m.•16 views

CVE-2023-53331

Summary (CVE-2023-53331) : In the Linux kernel, the pstore/ram path could treat an empty prz as valid during init, allowing a start value equal to zero to bypass bounds checks and trigger out-of-bounds writes, potentially causing panics in multiple code paths (e.g., sysdump_panic_event, panic, do...

7.8CVSS6.3AI score0.0002EPSS
Exploits0References9Affected Software1
Tenable Nessus
Tenable Nessus
•added 2025/08/11 12:0 a.m.•2 views

Linux Distros Unpatched Vulnerability : CVE-2023-52767

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: tls: fix NULL deref on tlsswspliceeof with empty record syzkaller discovered that if...

5.5CVSS6.1AI score0.0008EPSS
Exploits0References2
OSV
OSV
•added 2025/07/17 9:19 p.m.•3 views

GHSA-9RCW-C2F9-2J55 OpenZeppelin Contracts Bytes's lastIndexOf function with position argument performs out-of-bound memory access on empty buffers

Impact The lastIndexOfbytes,byte,uint256 function of the Bytes.sol library may access uninitialized memory when the following two conditions hold: 1 the provided buffer length is empty i.e. buffer.length == 0 and position is not 2256 - 1 i.e. pos != typeuint256.max. The pos argument could be used...

6.9CVSS6.7AI score0.00281EPSS
Exploits0References5
Vulnrichment
Vulnrichment
•added 2025/07/17 6:25 p.m.•5 views

CVE-2025-54070 OpenZeppelin Contracts's Bytes's lastIndexOf function with position argument performs out-of-bound memory access on empty buffers

OpenZeppelin Contracts is a library for secure smart contract development. Starting in version 5.2.0 and prior to version 5.4.0, the lastIndexOfbytes,byte,uint256 function of the Bytes.sol library may access uninitialized memory when the following two conditions hold: 1 the provided buffer length...

6.9CVSS7.6AI score0.00281EPSS
Exploits0References2
OSV
OSV
•added 2024/07/29 3:15 p.m.•1 views

DEBIAN-CVE-2024-41067

In the Linux kernel, the following vulnerability has been resolved: btrfs: scrub: handle RST lookup error correctly BUG When running btrfs/060 with forced RST feature, it would crash the following ASSERT inside scrubreadendio: ASSERTsectornr nrsectors; Before that, we would have tree dump from...

5.5CVSS5.3AI score0.00017EPSS
Exploits0References1
RustSec
RustSec
•added 2024/07/21 12:0 p.m.•2 views

`MemBio::get_buf` has undefined behavior with empty buffers

Previously, MemBio::getbuf called slice::fromrawparts with a null-pointer, which violates the functions invariants, leading to undefined behavior. In debug builds this would produce an assertion failure. This is now fixed...

7AI score
Exploits0Affected Software1
OSV
OSV
•added 2024/07/21 12:0 p.m.•18 views

RUSTSEC-2024-0357 `MemBio::get_buf` has undefined behavior with empty buffers

Previously, MemBio::getbuf called slice::fromrawparts with a null-pointer, which violates the functions invariants, leading to undefined behavior. In debug builds this would produce an assertion failure. This is now fixed...

7AI score
Exploits0References3
SUSE CVE
SUSE CVE
•added 2024/05/23 2:57 a.m.•1 views

SUSE CVE-2023-52767

In the Linux kernel, the following vulnerability has been resolved: tls: fix NULL deref on tlsswspliceeof with empty record syzkaller discovered that if tlsswspliceeof is executed as part of sendfile when the plaintext/ciphertext skmsg are empty, the send path gets confused because the empty...

5.5CVSS6.9AI score0.0008EPSS
Exploits0References10
OSV
OSV
•added 2024/05/21 4:15 p.m.•1 views

DEBIAN-CVE-2023-52767

In the Linux kernel, the following vulnerability has been resolved: tls: fix NULL deref on tlsswspliceeof with empty record syzkaller discovered that if tlsswspliceeof is executed as part of sendfile when the plaintext/ciphertext skmsg are empty, the send path gets confused because the empty...

5.5CVSS5.6AI score0.0008EPSS
Exploits0References1
OSV
OSV
•added 2024/05/21 4:15 p.m.•0 views

UBUNTU-CVE-2023-52767

In the Linux kernel, the following vulnerability has been resolved: tls: fix NULL deref on tlsswspliceeof with empty record syzkaller discovered that if tlsswspliceeof is executed as part of sendfile when the plaintext/ciphertext skmsg are empty, the send path gets confused because the empty...

5.5CVSS5.8AI score0.0008EPSS
Exploits0References6
Rows per page
Query Builder