Lucene search
+L

377392 matches found

OSV
OSV
added 2026/08/22 3:31 p.m.16 views

CVE-2026-74594 sched/psi: Shut down rtpoll_timer in psi_cgroup_free()

In the Linux kernel, the following vulnerability has been resolved: sched/psi: Shut down rtpolltimer in psicgroupfree psischedulertpollwork is called locklessly from the scheduler hotpath and can race psitriggerdestroy taking down the last rtpoll trigger under rtpolltriggerlock:...

7.8CVSS5.7AI score
SaveExploits0References11
CVE
CVE
added 2026/08/22 3:31 p.m.23 views

CVE-2026-74593

This CVE affects the Linux kernel 's sched_ext subsystem. The root cause is a lock ordering bug in scx_cgroup_lock(), which acquires scx_cgroup_ops_rwsem (write) before cgroup_lock(). This ordering can create a deadlock through kernfs when concurrent operations on cgroup rmdir and cpu.weight writ...

5.5AI score0.00166EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/22 3:31 p.m.9 views

EUVD-2026-64531

In the Linux kernel, the following vulnerability has been resolved: sched/psi: Shut down rtpolltimer in psicgroupfree psischedulertpollwork is called locklessly from the scheduler hotpath and can race psitriggerdestroy taking down the last rtpoll trigger under rtpolltriggerlock:...

5.5AI score0.00129EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/22 3:31 p.m.36 views

CVE-2026-74594

CVE-2026-74594 affects the Linux kernel's PSI (Pressure Stall Information) subsystem . A race condition exists between psi_schedule_rtpoll_work(), called locklessly from the scheduler hotpath, and psi_trigger_destroy(), which tears down the last rtpoll trigger under lock. The rtpoll_timer can be ...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 3:31 p.m.18 views

CVE-2026-74592 ima: Instantiate file_truncate and path_truncate hooks

In the Linux kernel, the following vulnerability has been resolved: ima: Instantiate filetruncate and pathtruncate hooks Instantiate the filetruncate and pathtruncate LSM hooks to reset the action cache flags IMADONEMASK as soon as truncation is requested, so the file, based on policy, is...

8.1CVSS5.6AI score
SaveExploits0References7
CVE
CVE
added 2026/08/22 3:31 p.m.23 views

CVE-2026-74592

This vulnerability affects the Linux kernel's IMA (Integrity Measurement Architecture) subsystem. The root cause is that the file_truncate and path_truncate LSM hooks were not instantiated, meaning the IMA_DONE_MASK action cache flags were not reset when a file was truncated. As a result, after t...

8.1CVSS5.5AI score0.00341EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/22 3:31 p.m.10 views

EUVD-2026-64529

In the Linux kernel, the following vulnerability has been resolved: ima: Instantiate filetruncate and pathtruncate hooks Instantiate the filetruncate and pathtruncate LSM hooks to reset the action cache flags IMADONEMASK as soon as truncation is requested, so the file, based on policy, is...

5.5AI score0.00341EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/22 3:31 p.m.11 views

CVE-2026-74592

In the Linux kernel, the following vulnerability has been resolved: ima: Instantiate filetruncate and pathtruncate hooks Instantiate the filetruncate and pathtruncate LSM hooks to reset the action cache flags IMADONEMASK as soon as truncation is requested, so the file, based on policy, is...

8.1CVSS5.3AI score0.00341EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.26 views

CVE-2026-74592 ima: Instantiate file_truncate and path_truncate hooks

In the Linux kernel, the following vulnerability has been resolved: ima: Instantiate filetruncate and pathtruncate hooks Instantiate the filetruncate and pathtruncate LSM hooks to reset the action cache flags IMADONEMASK as soon as truncation is requested, so the file, based on policy, is...

8.1CVSS0.00341EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/22 3:31 p.m.11 views

CVE-2026-74591

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: filemapaddfolio restore index before retrying In filemapaddfolio's split-a-conflict loop, xassetorder is applied repeatedly: each application modifies xas.xaindex, rounding it down according to the splitorder attempte...

9.8CVSS5.5AI score0.00442EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/22 3:31 p.m.13 views

EUVD-2026-64528

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: filemapaddfolio restore index before retrying In filemapaddfolio's split-a-conflict loop, xassetorder is applied repeatedly: each application modifies xas.xaindex, rounding it down according to the splitorder attempte...

5.6AI score0.00442EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/22 3:31 p.m.13 views

CVE-2026-74591 mm/filemap: __filemap_add_folio() restore index before retrying

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: filemapaddfolio restore index before retrying In filemapaddfolio's split-a-conflict loop, xassetorder is applied repeatedly: each application modifies xas.xaindex, rounding it down according to the splitorder attempte...

9.8CVSS5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/08/22 3:31 p.m.16 views

CVE-2026-74591

A race condition in the Linux kernel's __filemap_add_folio() function (in mm/filemap) allows a folio to be stored at an incorrect (intermediate rounded-down) xarray index. When the split-a-conflict retry path drops the lock for memory allocation and another thread resolves the conflict meanwhile,...

9.8CVSS5.6AI score0.00442EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.27 views

CVE-2026-74591 mm/filemap: __filemap_add_folio() restore index before retrying

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: filemapaddfolio restore index before retrying In filemapaddfolio's split-a-conflict loop, xassetorder is applied repeatedly: each application modifies xas.xaindex, rounding it down according to the splitorder attempte...

9.8CVSS0.00442EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/22 3:31 p.m.8 views

CVE-2026-74590

In the Linux kernel, the following vulnerability has been resolved: fsverity: Fix bpfgetfsveritydigest dynptr assumptions The BPF verifier and the dynptr abstraction ensure that the memory space referenced by a dynptr remains valid. They do not, however, provide any guarantee that the contents of...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/22 3:31 p.m.26 views

CVE-2026-74590 fsverity: Fix bpf_get_fsverity_digest() dynptr assumptions

In the Linux kernel, the following vulnerability has been resolved: fsverity: Fix bpfgetfsveritydigest dynptr assumptions The BPF verifier and the dynptr abstraction ensure that the memory space referenced by a dynptr remains valid. They do not, however, provide any guarantee that the contents of...

7.8CVSS0.00129EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/22 3:31 p.m.18 views

CVE-2026-74590

CVE-2026-74590 is a race condition in the Linux kernel's fsverity subsystem, specifically in the bpf_get_fsverity_digest() function. The BPF verifier and dynptr abstraction guarantee memory validity but not content stability; kfuncs must remain memory-safe under concurrent modifications. This fun...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/22 3:31 p.m.29 views

CVE-2026-74589

A use-after-free vulnerability exists in the Linux kernel's BPF sockmap feature, specifically in the sk_redir handling within tcp_bpf_sendmsg_redir(). The function tcp_bpf_send_verdict() copies the psock->sk_redir pointer while holding the source socket lock but fails to take a reference for t...

8.4CVSS5.5AI score0.00138EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/22 3:31 p.m.18 views

CVE-2026-74589 bpf, sockmap: Fix sk_redir use-after-free in send verdict

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix skredir use-after-free in send verdict skpsockmsgverdict takes a socket reference for psock-skredir. tcpbpfsendverdict copies that pointer while holding the source socket lock, but does not take a reference for...

8.4CVSS5.7AI score
SaveExploits0References11
EUVD
EUVD
added 2026/08/22 3:31 p.m.10 views

EUVD-2026-64527

In the Linux kernel, the following vulnerability has been resolved: fsverity: Fix bpfgetfsveritydigest dynptr assumptions The BPF verifier and the dynptr abstraction ensure that the memory space referenced by a dynptr remains valid. They do not, however, provide any guarantee that the contents of...

5.5AI score0.00129EPSS
SaveExploits0References4
Rows per page
Query Builder