Lucene search
+L

12042 matches found

Positive Technologies
Positive Technologies
added 5 days ago4 views

PT-2026-72603

In the Linux kernel, the following vulnerability has been resolved: ASoC: SDCA: Validate written enum value in ge put enum double ge put enum double passes the user-supplied enumeration index item0 to snd soc enum item to val without checking it against the number of items in the enum: ret = snd...

5.4AI score0.0015EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 5 days ago5 views

PT-2026-72540

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: Fix hid bpf get data range check hid bpf get data returns a pointer into the HID-BPF context data when the caller-provided offset and size fit inside ctx-allocated size. The current check adds rdwr buf size and offset...

5.3AI score0.00175EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 5 days ago5 views

Linux Distros Unpatched Vulnerability : CVE-2026-74291

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ASoC: topology: Check PCM and DAI name strings before use Topology objects store several PCM and DAI names in fixed-size UAPI arrays. Other topology parser path...

5.5AI score0.00155EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 6 days ago6 views

SUSE CVE-2026-18024

Buffer over-read in PostgreSQL ascii SQL function allows a user to disclose up to 3 bytes after the end of a specific allocation, via a crafted text value. This is the same class of defect that CVE-2026-2006 fixed, though this instance has less impact. Versions before PostgreSQL 18.5, 17.11, 16.1...

4.3CVSS5.7AI score0.00295EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 6 days ago9 views

CVE-2026-14678

Buffer over-read in PostgreSQL pgtrgm index picksplit function reads past end of a heap buffer. This might allow a table maintainer to infer limited memory values, via the lossy signal of index split choices. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

4.3CVSS5.4AI score0.00301EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 6 days ago5 views

The vulnerability in the `pci/ctxfi/ctamixer.c` component of the Linux operating system allows a hacker to trigger a service failure.

The vulnerability in the pci/ctxfi/ctamixer.c component of the Linux operating system is related to reading data from the buffer beyond its allowable limits. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.1CVSS7.2AI score0.00126EPSS
SaveExploits0References16Affected Software3
RedhatCVE
RedhatCVE
added 2026/08/13 4:44 p.m.3 views

CVE-2026-68453

A flaw was found in the Linux kernel's s390/zcrypt component. This vulnerability arises from insufficient validation of user-controlled length fields within the Common Cryptographic Architecture CCA token structures. An attacker could manipulate these fields to cause a buffer over-read or...

7.1CVSS5.7AI score0.00127EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/13 3:19 p.m.7 views

CVE-2026-68453

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix buffer over-read in ccacipher2protkey Add validation of both the actual key buffer size and token length fields in all the ccachecksectoken functions. Additionally check in ccagencipherkey for possible underflow...

7.1CVSS0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 3:19 p.m.4 views

UBUNTU-CVE-2026-68453

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix buffer over-read in ccacipher2protkey Add validation of both the actual key buffer size and token length fields in all the ccachecksectoken functions. Additionally check in ccagencipherkey for possible underflow...

7.1CVSS5.7AI score0.00127EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/13 2:41 p.m.8 views

CVE-2026-70464

rsync daemon 2.0.0 before 3.5.0 contains a denial of service vulnerability that allows unauthenticated remote attackers to exhaust daemon connection slots by stalling the handshake process before or after module selection without triggering the I/O timeout. Attackers can open many simultaneous...

8.7CVSS5.5AI score0.00573EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/13 1:59 p.m.6 views

CVE-2026-68453

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix buffer over-read in ccacipher2protkey Add validation of both the actual key buffer size and token length fields in all the ccachecksectoken functions. Additionally check in ccagencipherkey for possible underflow...

7.1CVSS5.7AI score0.00127EPSS
SaveExploits0
CVE
CVE
added 2026/08/13 1:59 p.m.17 views

CVE-2026-68453

CVE-2026-68453 affects the Linux kernel, s390/zcrypt: a buffer over-read/under-run was possible due to insufficient validation of user-controlled length fields in CCA token structures (cca_check_sec*token() and related key handling). The fix enforces that the key buffer length is at least the tok...

7.1CVSS5.8AI score0.00127EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/13 1:59 p.m.34 views

CVE-2026-68453 s390/zcrypt: Fix buffer over-read in cca_cipher2protkey

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix buffer over-read in ccacipher2protkey Add validation of both the actual key buffer size and token length fields in all the ccachecksectoken functions. Additionally check in ccagencipherkey for possible underflow...

7.1CVSS0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 1:59 p.m.6 views

CVE-2026-68453 s390/zcrypt: Fix buffer over-read in cca_cipher2protkey

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix buffer over-read in ccacipher2protkey Add validation of both the actual key buffer size and token length fields in all the ccachecksectoken functions. Additionally check in ccagencipherkey for possible underflow...

7.1CVSS6.1AI score
SaveExploits0References6
NVD
NVD
added 2026/08/13 1:17 p.m.15 views

CVE-2026-18024

Buffer over-read in PostgreSQL ascii SQL function allows a user to disclose up to 3 bytes after the end of a specific allocation, via a crafted text value. This is the same class of defect that CVE-2026-2006 fixed, though this instance has less impact. Versions before PostgreSQL 18.5, 17.11, 16.1...

4.3CVSS0.00295EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 1:17 p.m.7 views

ALPINE-CVE-2026-18024

Buffer over-read in PostgreSQL ascii SQL function allows a user to disclose up to 3 bytes after the end of a specific allocation, via a crafted text value. This is the same class of defect that CVE-2026-2006 fixed, though this instance has less impact. Versions before PostgreSQL 18.5, 17.11, 16.1...

4.3CVSS5.7AI score0.00295EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 1:17 p.m.5 views

ALPINE-CVE-2026-14678

Buffer over-read in PostgreSQL pgtrgm index picksplit function reads past end of a heap buffer. This might allow a table maintainer to infer limited memory values, via the lossy signal of index split choices. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

4.3CVSS5.5AI score0.00301EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 1:17 p.m.6 views

CVE-2026-14678

Buffer over-read in PostgreSQL pgtrgm index picksplit function reads past end of a heap buffer. This might allow a table maintainer to infer limited memory values, via the lossy signal of index split choices. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

4.3CVSS0.00301EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 1:17 p.m.6 views

UBUNTU-CVE-2026-18024

Buffer over-read in PostgreSQL ascii SQL function allows a user to disclose up to 3 bytes after the end of a specific allocation, via a crafted text value. This is the same class of defect that CVE-2026-2006 fixed, though this instance has less impact. Versions before PostgreSQL 18.5, 17.11, 16.1...

4.3CVSS5.7AI score0.00295EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 1:17 p.m.4 views

UBUNTU-CVE-2026-14678

Buffer over-read in PostgreSQL pgtrgm index picksplit function reads past end of a heap buffer. This might allow a table maintainer to infer limited memory values, via the lossy signal of index split choices. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

4.3CVSS5.5AI score0.00301EPSS
SaveExploits0References4
Rows per page
Query Builder