Lucene search
+L

370302 matches found

CVE
CVE
added 2026/08/15 5:59 a.m.26 views

CVE-2026-74403

The CVE-2026-74403 entries describe a Linux kernel fix in crypto: ccp where a NULL page allocation could lead to a non-NULL garbage from page_address(NULL) on architectures without HASHED_PAGE_VIRTUAL. The root cause is passing a potentially NULL page pointer to page_address() and then evaluating...

7.8CVSS5.4AI score0.00121EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 5:59 a.m.34 views

CVE-2026-74403 crypto: ccp - Check for page allocation failure correctly in TIO

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Check for page allocation failure correctly in TIO Sashiko notes: if snpallocfirmwarepages returns NULL under memory pressure, is it safe to pass it directly to pageaddress? On architectures without HASHEDPAGEVIRTUA...

7.8CVSS0.00121EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 5:59 a.m.6 views

EUVD-2026-59550

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Check for page allocation failure correctly in TIO Sashiko notes: if snpallocfirmwarepages returns NULL under memory pressure, is it safe to pass it directly to pageaddress? On architectures without HASHEDPAGEVIRTUA...

5.4AI score0.00121EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:59 a.m.7 views

CVE-2026-74403 crypto: ccp - Check for page allocation failure correctly in TIO

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Check for page allocation failure correctly in TIO Sashiko notes: if snpallocfirmwarepages returns NULL under memory pressure, is it safe to pass it directly to pageaddress? On architectures without HASHEDPAGEVIRTUA...

7.8CVSS5.5AI score
SaveExploits0References5
EUVD
EUVD
added 2026/08/15 5:59 a.m.5 views

EUVD-2026-59548

In the Linux kernel, the following vulnerability has been resolved: dlm: fix add msg handle in sendqueue ordered In a benchmark scenario triggering a lot of requests that triggers a lot of DLM messages on the network it can be that the mh-seq is not ordered according the oldest seq number. This...

5.7AI score0.0045EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 5:59 a.m.9 views

CVE-2026-74402 crypto: atmel-sha204a - fix blocking and non-blocking rng logic

In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-sha204a - fix blocking and non-blocking rng logic The blocking and non-blocking paths were failing to provide valid entropy due to improper buffer management. Reading the buffer starting from byte 1, only fetch the ...

5.8AI score
SaveExploits0References11
OSV
OSV
added 2026/08/15 5:59 a.m.13 views

CVE-2026-74401 dlm: fix add msg handle in send_queue ordered

In the Linux kernel, the following vulnerability has been resolved: dlm: fix add msg handle in sendqueue ordered In a benchmark scenario triggering a lot of requests that triggers a lot of DLM messages on the network it can be that the mh-seq is not ordered according the oldest seq number. This...

9.8CVSS5.8AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:59 a.m.29 views

CVE-2026-74401 dlm: fix add msg handle in send_queue ordered

In the Linux kernel, the following vulnerability has been resolved: dlm: fix add msg handle in sendqueue ordered In a benchmark scenario triggering a lot of requests that triggers a lot of DLM messages on the network it can be that the mh-seq is not ordered according the oldest seq number. This...

9.8CVSS0.0045EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 5:59 a.m.28 views

CVE-2026-74402 crypto: atmel-sha204a - fix blocking and non-blocking rng logic

In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-sha204a - fix blocking and non-blocking rng logic The blocking and non-blocking paths were failing to provide valid entropy due to improper buffer management. Reading the buffer starting from byte 1, only fetch the ...

0.00177EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:59 a.m.22 views

CVE-2026-74402

Summary (CVE-2026-74402) : In the Linux kernel, the crypto driver for the Atmel SHA204A RNG had a bug in both blocking and non-blocking paths where entropy was not properly fed due to incorrect buffer management, causing reads to return partial or incorrect data. The issue manifested as reading 3...

5.6AI score0.00177EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/08/15 5:59 a.m.11 views

CVE-2026-74401

In the Linux kernel, the following vulnerability has been resolved: dlm: fix add msg handle in sendqueue ordered In a benchmark scenario triggering a lot of requests that triggers a lot of DLM messages on the network it can be that the mh-seq is not ordered according the oldest seq number. This...

5.5AI score0.0045EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2026/08/15 5:59 a.m.8 views

CVE-2026-74401

In the Linux kernel, the following vulnerability has been resolved: dlm: fix add msg handle in sendqueue ordered In a benchmark scenario triggering a lot of requests that triggers a lot of DLM messages on the network it can be that the mh-seq is not ordered according the oldest seq number. This...

9.8CVSS5.7AI score0.0045EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/15 5:59 a.m.9 views

CVE-2026-74402

In the Linux kernel, the following vulnerability has been resolved: crypto: atmel-sha204a - fix blocking and non-blocking rng logic The blocking and non-blocking paths were failing to provide valid entropy due to improper buffer management. Reading the buffer starting from byte 1, only fetch the ...

5.6AI score0.00177EPSS
SaveExploits0
CVE
CVE
added 2026/08/15 5:59 a.m.32 views

CVE-2026-74401

In the Linux kernel, CVE-2026-74401 relates to the DLM path: the mh->seq ordering in the send_queue was not enforced, potentially causing refcounting issues and use-after-free in high-throughput DLM messaging scenarios. The fix adds correct ordering in the send_queue so that older sequence num...

9.8CVSS5.7AI score0.0045EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 5:59 a.m.33 views

CVE-2026-74400 bpf: fix crash in bpf_[set|remove]_dentry_xattr for negative dentries

In the Linux kernel, the following vulnerability has been resolved: bpf: fix crash in bpfset|removedentryxattr for negative dentries bpfsetdentryxattr and bpfremovedentryxattr BPF kfuncs attempt to lock the inode of the supplied dentry without checking if it is NULL. If a negative dentry is passe...

0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 5:59 a.m.11 views

CVE-2026-74400 bpf: fix crash in bpf_[set|remove]_dentry_xattr for negative dentries

In the Linux kernel, the following vulnerability has been resolved: bpf: fix crash in bpfset|removedentryxattr for negative dentries bpfsetdentryxattr and bpfremovedentryxattr BPF kfuncs attempt to lock the inode of the supplied dentry without checking if it is NULL. If a negative dentry is passe...

5.5AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/15 5:59 a.m.9 views

CVE-2026-74400

In the Linux kernel, the following vulnerability has been resolved: bpf: fix crash in bpfset|removedentryxattr for negative dentries bpfsetdentryxattr and bpfremovedentryxattr BPF kfuncs attempt to lock the inode of the supplied dentry without checking if it is NULL. If a negative dentry is passe...

5.4AI score0.00166EPSS
SaveExploits0
CVE
CVE
added 2026/08/15 5:59 a.m.24 views

CVE-2026-74400

CVE-2026-74400 affects the Linux kernel: bpf_set_dentry_xattr and bpf_remove_dentry_xattr kfuncs may crash when given negative dentries because d_inode(dentry) can be NULL, leading to inode_lock(NULL). The fix adds a NULL check for the inode and returns -EINVAL when NULL. The patch also removes a...

5.3AI score0.00166EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/15 5:59 a.m.7 views

EUVD-2026-59547

In the Linux kernel, the following vulnerability has been resolved: bpf: fix crash in bpfset|removedentryxattr for negative dentries bpfsetdentryxattr and bpfremovedentryxattr BPF kfuncs attempt to lock the inode of the supplied dentry without checking if it is NULL. If a negative dentry is passe...

5.4AI score0.00166EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/15 5:59 a.m.31 views

CVE-2026-74398 ipv6: addrconf: bail out of dad_failure when state is no longer POSTDAD

In the Linux kernel, the following vulnerability has been resolved: ipv6: addrconf: bail out of dadfailure when state is no longer POSTDAD addrconfdadfailure transitions ifp-state from DAD to POSTDAD via addrconfdadend, which drops ifp-lock on return. The lock is re-acquired after...

9.8CVSS0.00521EPSS
SaveExploits0References8
Rows per page
Query Builder