Lucene search
+L

141447 matches found

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

CVE-2026-68152 amt: fix use-after-free in AMT delayed works

In the Linux kernel, the following vulnerability has been resolved: amt: fix use-after-free in AMT delayed works When an AMT device is removed, pending delayed works can still access the freed amtdev structure, which may result in kernel crashes or memory corruption. amtdevstop cancels reqwq and...

7.8CVSS5.5AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/10 11:59 a.m.10 views

CVE-2026-68151

In the Linux kernel, the following vulnerability has been resolved: binfmtelffdpic: only honour the first PTINTERP The program header scan handles PTINTERP from a switch nested in the scan loop, so its break leaves the switch and not the loop. A binary carrying more than one PTINTERP runs the cas...

5.3AI score0.00184EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 11:59 a.m.11 views

CVE-2026-68149

In the Linux kernel, the following vulnerability has been resolved: fs: preserve ACLDONTCACHE state in forgetcachedacl The ACLDONTCACHE state is meant to be a constant state for the inode for filesystems that want to opt out of posix acl caching. Commit facd61053cff1 "fuse: fixes after adapting t...

8.4CVSS5.2AI score0.00135EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/10 11:59 a.m.7 views

EUVD-2026-55533

In the Linux kernel, the following vulnerability has been resolved: fscrypt: Add missing superblock check in findorinsertdirectkey The legacy 'fscryptdirectkeys' table caches master keys that are used by v1 encryption policies that have FSCRYPTPOLICYFLAGDIRECTKEY. It's just a global table for all...

5.5AI score0.00091EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/10 11:59 a.m.8 views

CVE-2026-68148

In the Linux kernel, the following vulnerability has been resolved: fscrypt: Add missing superblock check in findorinsertdirectkey The legacy 'fscryptdirectkeys' table caches master keys that are used by v1 encryption policies that have FSCRYPTPOLICYFLAGDIRECTKEY. It's just a global table for all...

7.8CVSS5.4AI score0.00091EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.35 views

CVE-2026-68148 fscrypt: Add missing superblock check in find_or_insert_direct_key()

In the Linux kernel, the following vulnerability has been resolved: fscrypt: Add missing superblock check in findorinsertdirectkey The legacy 'fscryptdirectkeys' table caches master keys that are used by v1 encryption policies that have FSCRYPTPOLICYFLAGDIRECTKEY. It's just a global table for all...

7.8CVSS0.00091EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 11:59 a.m.8 views

CVE-2026-68148 fscrypt: Add missing superblock check in find_or_insert_direct_key()

In the Linux kernel, the following vulnerability has been resolved: fscrypt: Add missing superblock check in findorinsertdirectkey The legacy 'fscryptdirectkeys' table caches master keys that are used by v1 encryption policies that have FSCRYPTPOLICYFLAGDIRECTKEY. It's just a global table for all...

7.8CVSS5.5AI score
SaveExploits0References9
CVE
CVE
added 2026/08/10 11:59 a.m.39 views

CVE-2026-68148

The CVE relates to the Linux kernel fscrypt component. A missing superblock check in fscrypt_find_or_insert_direct_key() allowed inode keys to be shared across different super_blocks, risking use-after-free of a fscrypt_direct_key and potentially enabling denial of service, information disclosure...

7.8CVSS5.5AI score0.00091EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.34 views

CVE-2026-68147 fscrypt: Avoid dynamic allocation in fscrypt_get_devices()

In the Linux kernel, the following vulnerability has been resolved: fscrypt: Avoid dynamic allocation in fscryptgetdevices When a blkcryptokey starts being used or is evicted, fs/crypto/ calls fscryptgetdevices to get the filesystem's list of block devices, then iterates over them and calls...

7.8CVSS0.00135EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/10 11:59 a.m.36 views

CVE-2026-68147

Summary: CVE-2026-68147 affects the Linux kernel fscrypt subsystem. When a blk_crypto_key is evicted, the code previously allocated a list of block devices on the heap; allocation failures could lead to premature key free and a use-after-free. The fix switches to an on-stack array to enumerate bl...

7.8CVSS4.9AI score0.00135EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 11:59 a.m.10 views

CVE-2026-68147 fscrypt: Avoid dynamic allocation in fscrypt_get_devices()

In the Linux kernel, the following vulnerability has been resolved: fscrypt: Avoid dynamic allocation in fscryptgetdevices When a blkcryptokey starts being used or is evicted, fs/crypto/ calls fscryptgetdevices to get the filesystem's list of block devices, then iterates over them and calls...

7.8CVSS5AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2026/08/10 11:59 a.m.8 views

CVE-2026-68147

In the Linux kernel, the following vulnerability has been resolved: fscrypt: Avoid dynamic allocation in fscryptgetdevices When a blkcryptokey starts being used or is evicted, fs/crypto/ calls fscryptgetdevices to get the filesystem's list of block devices, then iterates over them and calls...

7.8CVSS4.8AI score0.00135EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/10 11:59 a.m.6 views

EUVD-2026-55532

In the Linux kernel, the following vulnerability has been resolved: fscrypt: Avoid dynamic allocation in fscryptgetdevices When a blkcryptokey starts being used or is evicted, fs/crypto/ calls fscryptgetdevices to get the filesystem's list of block devices, then iterates over them and calls...

4.9AI score0.00135EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/10 11:59 a.m.7 views

CVE-2026-68146

In the Linux kernel, the following vulnerability has been resolved: ftrace: Add global mutex to serialize traceparser access In ftrace, the traceparser structure is allocated and initialized when a trace file is opened, and is subsequently used across write and release handlers to parse user inpu...

5.4AI score0.0018EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/10 11:59 a.m.9 views

CVE-2026-68145

In the Linux kernel, the following vulnerability has been resolved: iomap: fix out-of-bounds bitmapset with zero-length range ifssetrangedirty and ifssetrangeuptodate compute lastblk as off + len - 1 iblkbits. When off is 0 and len is 0, the unsigned subtraction underflows to SIZEMAX, producing a...

7.8CVSS5.5AI score0.00138EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/10 11:59 a.m.6 views

EUVD-2026-55527

In the Linux kernel, the following vulnerability has been resolved: phonet: pep: fix use-after-free in pepgetsb pepgetsb doesn't consider that pskbmaypull might have relocated the skb data, and continue to access the older pointer, causing UAF. Reproduced under KASAN: BUG: KASAN:...

5.5AI score0.00543EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/08/10 11:59 a.m.8 views

CVE-2026-68144

In the Linux kernel, the following vulnerability has been resolved: phonet: pep: fix use-after-free in pepgetsb pepgetsb doesn't consider that pskbmaypull might have relocated the skb data, and continue to access the older pointer, causing UAF. Reproduced under KASAN: BUG: KASAN:...

9.8CVSS5.5AI score0.00543EPSS
SaveExploits0
CVE
CVE
added 2026/08/10 11:59 a.m.42 views

CVE-2026-68144

The CVE-2026-68144 issue is in the Linux kernel Phonet subsystem (pep_get_sb). The root cause is use-after-free caused when pep_get_sb() doesn’t account for skb data relocation by pskb_may_pull(), leading to a stale pointer dereference. Reproductions via KASAN show slab-use-after-free in pep_get_...

9.8CVSS5.5AI score0.00543EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.35 views

CVE-2026-68144 phonet: pep: fix use-after-free in pep_get_sb()

In the Linux kernel, the following vulnerability has been resolved: phonet: pep: fix use-after-free in pepgetsb pepgetsb doesn't consider that pskbmaypull might have relocated the skb data, and continue to access the older pointer, causing UAF. Reproduced under KASAN: BUG: KASAN:...

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

CVE-2026-68144 phonet: pep: fix use-after-free in pep_get_sb()

In the Linux kernel, the following vulnerability has been resolved: phonet: pep: fix use-after-free in pepgetsb pepgetsb doesn't consider that pskbmaypull might have relocated the skb data, and continue to access the older pointer, causing UAF. Reproduced under KASAN: BUG: KASAN:...

9.8CVSS5.6AI score
SaveExploits0References11
Rows per page
Query Builder