Lucene search
+L

122832 matches found

OSV
OSV
added 2026/08/10 11:59 a.m.44 views

CVE-2026-68187 exec: fix unsigned loop counter wrap in transfer_args_to_stack()

In the Linux kernel, the following vulnerability has been resolved: exec: fix unsigned loop counter wrap in transferargstostack The stop value is derived from bprm-p PAGESHIFT. The index variable is an unsigned long. If bprm-p drops below PAGESIZE and stop becomes zero the loop condition index =...

5.4AI score
SaveExploits0References11
OSV
OSV
added 2026/08/10 11:59 a.m.8 views

CVE-2026-68184 cdrom: fix stack out-of-bounds read in CDROMVOLCTRL

In the Linux kernel, the following vulnerability has been resolved: cdrom: fix stack out-of-bounds read in CDROMVOLCTRL mmcioctlcdromvolume first reads the audio control mode page into a 32-byte stack buffer with cgc-buflen set to 24. If the device reports a block descriptor, the function increas...

5.5AI score
SaveExploits0References11
OSV
OSV
added 2026/08/10 11:59 a.m.7 views

CVE-2026-68176 tracing: Fix mmiotrace possible NULL dereferencing of hiter->dev

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix mmiotrace possible NULL dereferencing of hiter-dev If the mmiopipeopen fails to find a PCI device, the hiter-dev will be assigned to NULL. The mmiotrace read function dereferences the hiter-dev if hiter exists. Chang...

5.3AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/08/10 11:59 a.m.16 views

CVE-2026-68170

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix stale skb-sk reference on subflow close The backlog list is updated by mptcpdataready under mptcpdatalock. The cleanup of backlog references to a closing subflow, however, was performed in mptcpclosessk, before...

9.8CVSS5.3AI score0.00516EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/10 11:59 a.m.9 views

EUVD-2026-55555

In the Linux kernel, the following vulnerability has been resolved: mptcp: pm: userspace: fix use-after-free in getlocalid In mptcppmuserspacegetlocalid, the address entry is looked up under spinlock, but its id is read after dropping the lock. A concurrent deletion can free the entry between the...

5.4AI score0.00205EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 11:59 a.m.18 views

CVE-2026-68160 ceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()

In the Linux kernel, the following vulnerability has been resolved: ceph: fix pre-auth out-of-bounds read on snaptrace in cephhandlecaps cephhandlecaps reads snaptracelen from the wire-format cephmdscaps header and uses it unconditionally to build a fake end pointer snaptrace + snaptracelen that ...

9.8CVSS5.7AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.36 views

CVE-2026-68160 ceph: fix pre-auth out-of-bounds read on snaptrace in ceph_handle_caps()

In the Linux kernel, the following vulnerability has been resolved: ceph: fix pre-auth out-of-bounds read on snaptrace in cephhandlecaps cephhandlecaps reads snaptracelen from the wire-format cephmdscaps header and uses it unconditionally to build a fake end pointer snaptrace + snaptracelen that ...

9.8CVSS0.00761EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/10 11:59 a.m.9 views

CVE-2026-68158 libceph: Fix multiplication overflow in decode_new_up_state_weight()

In the Linux kernel, the following vulnerability has been resolved: libceph: Fix multiplication overflow in decodenewupstateweight If a message of type CEPHMSGOSDMAP contains a maliciously corrupted osdmap, out-of-bounds memory accesses may occur in decodenewupstateweight. This happens because th...

9.8CVSS5.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.38 views

CVE-2026-68153 libceph: remove debugfs files before client teardown

In the Linux kernel, the following vulnerability has been resolved: libceph: remove debugfs files before client teardown cephdestroyclient tears down the monitor client before removing the per-client debugfs files. A concurrent read of the monmap debugfs file can enter monmapshow after cephmoncst...

7.8CVSS0.00125EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.32 views

CVE-2026-68150 fs/super: fix emergency thaw double-unlock of s_umount

In the Linux kernel, the following vulnerability has been resolved: fs/super: fix emergency thaw double-unlock of sumount dothawall iterates over all superblocks via iteratesupers with SUPERITEREXCL, which acquires sumount exclusively before calling the callback and releases it afterwards. Howeve...

0.00175EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 11:59 a.m.5 views

EUVD-2026-55536

In the Linux kernel, the following vulnerability has been resolved: fs/super: fix emergency thaw double-unlock of sumount dothawall iterates over all superblocks via iteratesupers with SUPERITEREXCL, which acquires sumount exclusively before calling the callback and releases it afterwards. Howeve...

5.3AI score0.00175EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/10 11:59 a.m.8 views

CVE-2026-72689

A broken object-level authorization vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to read complete contract records via the getDocument Parse cloud function. The function fetches documents using useMasterKey, bypassing the object ACL, and...

7.5CVSS5.4AI score0.00324EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/10 11:59 a.m.8 views

CVE-2026-72688

A missing authentication vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to read arbitrary stored documents via the fileupload Parse cloud function. The function mints MASTERKEY-signed file access tokens for any caller-supplied URL without...

7.5CVSS5.5AI score0.00501EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/10 11:59 a.m.16 views

CVE-2026-72688 OpenSignLabs opensignserver - Missing Authentication for Critical Function

A missing authentication vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to read arbitrary stored documents via the fileupload Parse cloud function. The function mints MASTERKEY-signed file access tokens for any caller-supplied URL without...

7.5CVSS5.6AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 11:58 a.m.8 views

EUVD-2026-55507

In the Linux kernel, the following vulnerability has been resolved: mac802154: hold an interface reference across the scan worker mac802154scanworker captures the scanning sub-interface under RCU and then keeps dereferencing sdata-dev after rcureadunlock and outside the rtnl -- in the failure...

5.3AI score0.00175EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 11:58 a.m.30 views

CVE-2026-68126 mac802154: hold an interface reference across the scan worker

In the Linux kernel, the following vulnerability has been resolved: mac802154: hold an interface reference across the scan worker mac802154scanworker captures the scanning sub-interface under RCU and then keeps dereferencing sdata-dev after rcureadunlock and outside the rtnl -- in the failure...

0.00175EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/10 11:58 a.m.16 views

CVE-2026-68125 mac802154: llsec: reject frames shorter than the authentication tag

In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: reject frames shorter than the authentication tag llsecdodecryptauth computes the associated-data length for the AEAD request as assoclen += datalen - authlen; where datalen is the number of bytes after the MAC...

8.8CVSS5.4AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/08/10 11:58 a.m.16 views

CVE-2026-68106

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix division by zero with invalid uvd dimensions When width or height is less than 16, widthinmb or heightinmb becomes 0, leading to fsinmb being 0. This causes a division by zero when calculating numdpbbuffer in H264...

7.8CVSS5.3AI score0.00129EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/08/10 11:58 a.m.2 views

CVE-2026-68100

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate numsubauth when copying ACE in setntacldacl setntacldacl copies each ACE from the attacker-controlled stored security descriptor verbatim into the response DACL without checking sid.numsubauth. The ACE bytes...

8.1CVSS5.2AI score0.00435EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/08/10 11:58 a.m.47 views

CVE-2026-68100

The CVE-2026-68100 issue affects ksmbd in the Linux kernel. A flaw in set_ntacl_dacl() copies ACEs from an attacker-controlled security descriptor without validating sid.num_subauth, allowing an authenticated SMB2 client to trigger an out-of-bounds heap read (~1 KB) when building a POSIX ACL in a...

8.1CVSS5.3AI score0.00435EPSS
SaveExploits0References6
Rows per page
Query Builder