Lucene search
+L

370747 matches found

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

CVE-2026-74405

In the Linux kernel, the following vulnerability has been resolved: OPP: Fix race between OPP addition and lookup A race exists between devpmoppadddynamic and devpmoppfindfreqexact: CPU0 add CPU1 lookup ------------------------------- ------------------------------ oppadd mutexlock...

7.8CVSS5.5AI score0.00128EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/15 5:59 a.m.31 views

CVE-2026-74405 OPP: Fix race between OPP addition and lookup

In the Linux kernel, the following vulnerability has been resolved: OPP: Fix race between OPP addition and lookup A race exists between devpmoppadddynamic and devpmoppfindfreqexact: CPU0 add CPU1 lookup ------------------------------- ------------------------------ oppadd mutexlock...

7.8CVSS0.00128EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 5:59 a.m.28 views

CVE-2026-74405

The CVE-2026-74405 issue affects the Linux kernel OPP handling. A race between dev_pm_opp_add_dynamic() and dev_pm_opp_find_freq_exact() could expose a newly added OPP before its kref and opp_table were initialized, allowing a concurrent lookup to increment the reference count on an uninitialized...

7.8CVSS5.4AI score0.00128EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 5:59 a.m.13 views

CVE-2026-74405 OPP: Fix race between OPP addition and lookup

In the Linux kernel, the following vulnerability has been resolved: OPP: Fix race between OPP addition and lookup A race exists between devpmoppadddynamic and devpmoppfindfreqexact: CPU0 add CPU1 lookup ------------------------------- ------------------------------ oppadd mutexlock...

7.8CVSS5.6AI score
SaveExploits0References6
OSV
OSV
added 2026/08/15 5:59 a.m.10 views

CVE-2026-74404 crypto: ccp - Fix snp_filter_reserved_mem_regions() off-by-one

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix snpfilterreservedmemregions off-by-one Sashiko notes: regarding the bounds check in snpfilterreservedmemregions called via walkiomemresdesc: does the check if rangelist-numelements 16 + 8 PAGESIZE allow an...

7.8CVSS5.8AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/15 5:59 a.m.6 views

CVE-2026-74403

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.4AI score0.00121EPSS
SaveExploits0
CVE
CVE
added 2026/08/15 5:59 a.m.27 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.9 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.00444EPSS
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.14 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.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.24 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.12 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.00444EPSS
SaveExploits0References6Affected Software1
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.00444EPSS
SaveExploits0References5
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
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.00444EPSS
SaveExploits0
CVE
CVE
added 2026/08/15 5:59 a.m.39 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.00444EPSS
SaveExploits0References5
Rows per page
Query Builder