Lucene search
+L

766 matches found

CVE
CVE
added 2026/08/10 12:3 p.m.31 views

CVE-2026-68351

The CVE-2026-68351 entry describes a Linux kernel issue in the wifi carl9170 driver where a command-response length mismatch could cause an out-of-bounds read. The bug occurred because carl9170_cmd_callback() could fall through to memcpy(ar->readbuf, buffer + 4, len - 4) with len derived from ...

5.5AI score0.00209EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 12:1 p.m.3 views

CVE-2026-68277 drm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsers

In the Linux kernel, the following vulnerability has been resolved: drm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsers Three sideband reply parsers read 16-bit fields as: val = raw-msgidx msgidx+1; and check bounds only after the fact. When idx == raw-curlen, raw-msgidx+1 reads...

5.4AI score
SaveExploits0References8
OSV
OSV
added 2026/08/10 10:22 a.m.10 views

CVE-2026-71391 Off-by-One Error in GNU Emacs for Android

GNU Emacs for Android contains an off-by-one error in the gvar table parser in src/sfnt.c. The shared-coordinate index boundary check in sfntvarysimpleglyph and sfntvarycompoundglyph uses a strict greater-than comparison instead of greater-than-or-equal, allowing a crafted TrueType variable font ...

5.3CVSS5.4AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-68277

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsers Three sideband reply parsers read 16-bit fields as: val = raw-msgidx msgidx+1 %NASLMINLEVE...

5.3AI score0.00209EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-68352

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: ath6kl: fix OOB read from firmware IE lengths in connect event The firmware-controlled beaconielen, assocreqlen, and assocresplen fields in...

8.3CVSS5.9AI score0.00405EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/06 9:27 a.m.4 views

SUSE-SU-2026:23003-1 Security update for samba

This update for samba fixes the following issues: Update to 4.22.11. Security issues fixed: - CVE-2026-1933: missing access check on reparse point operations allows unauthorized users to modify the user.SmbReparse xattr bsc1261188. - CVE-2026-2340: WORM vfs module does not block directory...

9.8CVSS8.3AI score0.1393EPSS
SaveExploits9References28
OSV
OSV
added 2026/08/06 9:27 a.m.5 views

SUSE-SU-2026:23129-1 Security update for samba

This update for samba fixes the following issues: Update to 4.22.11. Security issues fixed: - CVE-2026-1933: missing access check on reparse point operations allows unauthorized users to modify the user.SmbReparse xattr bsc1261188. - CVE-2026-2340: WORM vfs module does not block directory...

9.8CVSS8.2AI score0.1393EPSS
SaveExploits9References28
OSV
OSV
added 2026/08/06 9:11 a.m.3 views

SUSE-SU-2026:23128-1 Security update for libXfont2

This update for libXfont2 fixes the following issues: - CVE-2026-44950: fsreadglyphs heap buffer overflow via cumulative glyph data overflow bsc1272661. - CVE-2026-59679: fsreadglyphs heap OOB read/write via encoding array index mismatch bsc1272660...

5.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/01 12:22 p.m.34 views

CVE-2026-67290 FreeRDP before 3.29.0 Heap Out-of-Bounds Read via TSMF

FreeRDP before 3.29.0 contains a heap out-of-bounds read vulnerability in the TSMF FFmpeg decoder when parsing AVC1 MPEG2VIDEOINFO media types with insufficient ExtraData. Attackers can send malformed media format data from a server to trigger a crash by reading fixed offsets without validating...

8.7CVSS0.00432EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/30 7:50 a.m.4 views

SUSE-SU-2026:3423-1 Security update for xen

This update for xen fixes the following issues - CVE-2026-42493: x86 shadow paging is deprecated bsc1271528. - CVE-2026-42494,CVE-2026-42495,CVE-2026-62423,CVE-2026-62424,CVE-2026-62425: buffer overruns in libfsimage iso9660 handling bsc1271530. - CVE-2026-62426,CVE-2026-62427: sysctl and...

8.8CVSS6AI score0.00474EPSS
SaveExploits0References28
OSV
OSV
added 2026/07/29 4:55 a.m.4 views

SUSE-SU-2026:22977-1 Security update for samba

This update for samba fixes the following issues: - CVE-2026-6949: TSIG packet with crafted name compression can crash internal DNS server bsc1271672. - CVE-2026-15779: pamwinbind module with mkhomedir set allows chown of critical system paths without validation bsc1271469. - CVE-2026-58216: 6-by...

8.8CVSS5.5AI score0.011EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2026/07/28 5:8 p.m.9 views

SUSE CVE-2026-64544

In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetrickeys - fix OOB read in pefiledigestpecontents pefiledigestpecontents computes the trailing-data hash length as pelen - hashedbytes + certssize. A crafted PE can make the addition exceed pelen, causing the unsign...

5.8AI score0.00176EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/28 12:21 p.m.5 views

SUSE-SU-2026:3366-1 Security update for samba

This update for samba fixes the following issues - CVE-2026-6949: TSIG packet with crafted name compression can crash internal DNS server bsc1271672. - CVE-2026-15779: pamwinbind module with mkhomedir set allows chown of critical system paths without validation bsc1271469. - CVE-2026-58216: 6-byt...

8.8CVSS5.9AI score0.011EPSS
SaveExploits0References15
OSV
OSV
added 2026/07/27 8:10 p.m.5 views

CVE-2026-64544 crypto: asymmetric_keys - fix OOB read in pefile_digest_pe_contents

In the Linux kernel, the following vulnerability has been resolved: crypto: asymmetrickeys - fix OOB read in pefiledigestpecontents pefiledigestpecontents computes the trailing-data hash length as pelen - hashedbytes + certssize. A crafted PE can make the addition exceed pelen, causing the unsign...

5.8AI score
SaveExploits0References11
NVD
NVD
added 2026/07/27 7:17 p.m.13 views

CVE-2026-10682

The userspace verifier zvrfylogfilterset for the logfilterset syscall in subsys/logging/logmgmt.c performed a signed comparison against the int16t srcid parameter: srcid int16tlogsrccntgetdomainid. Any negative value for srcid e.g. -1 trivially satisfied this check and was forwarded into...

7.8CVSS0.00114EPSS
SaveExploits1References2
NVD
NVD
added 2026/07/25 10:17 a.m.11 views

CVE-2026-64445

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix WEP length underflow and OOB read in OnAuth OnAuth has two bugs in the shared-key authentication path. When the Privacy bit is set, rtwwepdecrypt is called without verifying that the frame is long enough t...

8.8CVSS0.00316EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 10:17 a.m.7 views

UBUNTU-CVE-2026-64445

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix WEP length underflow and OOB read in OnAuth OnAuth has two bugs in the shared-key authentication path. When the Privacy bit is set, rtwwepdecrypt is called without verifying that the frame is long enough t...

8.8CVSS5.7AI score0.00316EPSS
SaveExploits0References11
EUVD
EUVD
added 2026/07/25 8:51 a.m.12 views

EUVD-2026-48789

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix WEP length underflow and OOB read in OnAuth OnAuth has two bugs in the shared-key authentication path. When the Privacy bit is set, rtwwepdecrypt is called without verifying that the frame is long enough t...

5.8AI score0.00316EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/25 8:51 a.m.33 views

CVE-2026-64444

CVE-2026-64444 - Linux kernel (rtl8723bs) OOB read in OnAssocRsp() IE loop . The vulnerability arises in the IE processing loop of OnAssocRsp(), which advances by (pIE->length + 2) per iteration but only checks i length from pframe[pkt_len] (past the buffer) and, even when headers are in bound...

8.1CVSS5.8AI score0.0028EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/22 2:13 p.m.7 views

CVE-2026-48029 libheif: heap OOB read in ImageItem_Grid::decode_grid_tile via irot-induced tile-coordinate underflow

libheif is a HEIF and AVIF file format decoder and encoder. Versions 1.19.0 through 1.21.2 have a heap OOB read in ImageItemGrid::decodegridtile via irot-induced tile-coordinate underflow. Version 1.22.0 fixes the issue...

7.1CVSS4.7AI score
SaveExploits0References4
Rows per page
Query Builder