Lucene search
+L

23684 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/24 2:42 p.m.11 views

CVE-2026-31625

In the Linux kernel, the following vulnerability has been resolved: HID: alps: fix NULL pointer dereference in alpsrawevent Commit ecfa6f34492c "HID: Add HIDCLAIMEDINPUT guards in rawevent callbacks missing them" attempted to fix up the HID drivers that had missed the previous fix that was done i...

5.3AI score0.00125EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/04/24 2:42 p.m.36 views

CVE-2026-31625 HID: alps: fix NULL pointer dereference in alps_raw_event()

In the Linux kernel, the following vulnerability has been resolved: HID: alps: fix NULL pointer dereference in alpsrawevent Commit ecfa6f34492c "HID: Add HIDCLAIMEDINPUT guards in rawevent callbacks missing them" attempted to fix up the HID drivers that had missed the previous fix that was done i...

0.00125EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:42 p.m.2 views

CVE-2026-31597

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix use-after-free in ocfs2fault when VMFAULTRETRY filemapfault may drop the mmaplock before returning VMFAULTRETRY, as documented in mm/filemap.c: "If our return value has VMFAULTRETRY set, it's because the mmaplock may b...

7.8CVSS5.5AI score0.00128EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2026/04/24 2:42 p.m.11 views

CVE-2026-31597

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix use-after-free in ocfs2fault when VMFAULTRETRY filemapfault may drop the mmaplock before returning VMFAULTRETRY, as documented in mm/filemap.c: "If our return value has VMFAULTRETRY set, it's because the mmaplock may b...

7.8CVSS5.3AI score0.00128EPSS
SaveExploits0
OSV
OSV
added 2026/04/24 2:42 p.m.4 views

CVE-2026-31597 ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRY

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix use-after-free in ocfs2fault when VMFAULTRETRY filemapfault may drop the mmaplock before returning VMFAULTRETRY, as documented in mm/filemap.c: "If our return value has VMFAULTRETRY set, it's because the mmaplock may b...

7.8CVSS5.7AI score0.00128EPSS
SaveExploits0References12
EUVD
EUVD
added 2026/04/24 2:42 p.m.10 views

EUVD-2026-25490

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix use-after-free in ocfs2fault when VMFAULTRETRY filemapfault may drop the mmaplock before returning VMFAULTRETRY, as documented in mm/filemap.c: "If our return value has VMFAULTRETRY set, it's because the mmaplock may b...

5.5AI score0.00128EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/24 2:42 p.m.40 views

CVE-2026-31574 clockevents: Add missing resets of the next_event_forced flag

In the Linux kernel, the following vulnerability has been resolved: clockevents: Add missing resets of the nexteventforced flag The prevention mechanism against timer interrupt starvation missed to reset the nexteventforced flag in a couple of places: - When the clock event state changes. That ca...

0.00107EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:42 p.m.10 views

CVE-2026-31574

In the Linux kernel, the following vulnerability has been resolved: clockevents: Add missing resets of the nexteventforced flag The prevention mechanism against timer interrupt starvation missed to reset the nexteventforced flag in a couple of places: - When the clock event state changes. That ca...

5.4AI score0.00107EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/04/24 2:42 p.m.9 views

EUVD-2026-25467

In the Linux kernel, the following vulnerability has been resolved: clockevents: Add missing resets of the nexteventforced flag The prevention mechanism against timer interrupt starvation missed to reset the nexteventforced flag in a couple of places: - When the clock event state changes. That ca...

5.5AI score0.00107EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/24 2:42 p.m.4 views

CVE-2026-31574 clockevents: Add missing resets of the next_event_forced flag

In the Linux kernel, the following vulnerability has been resolved: clockevents: Add missing resets of the nexteventforced flag The prevention mechanism against timer interrupt starvation missed to reset the nexteventforced flag in a couple of places: - When the clock event state changes. That ca...

5.5CVSS6AI score0.00107EPSS
SaveExploits0References5
CVE
CVE
added 2026/04/24 2:42 p.m.63 views

CVE-2026-31574

CVE-2026-31574 concerns the Linux kernel clockevents subsystem. The issue arises from missing resets of the next_event_forced flag in several code paths, including during clock event state changes, when arming a non-forced event, and in the suspend wakeup handler. This can leave the flag stale ac...

5.5CVSS5.5AI score0.00107EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/04/24 2:42 p.m.11 views

CVE-2026-31574

In the Linux kernel, the following vulnerability has been resolved: clockevents: Add missing resets of the nexteventforced flag The prevention mechanism against timer interrupt starvation missed to reset the nexteventforced flag in a couple of places: - When the clock event state changes. That ca...

5.5CVSS5.2AI score0.00107EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/24 2:35 p.m.7 views

CVE-2026-31557

In the Linux kernel, the following vulnerability has been resolved: nvmet: move async event work off nvmet-wq For target nvmetctrlfree flushes ctrl-asynceventwork. If nvmetctrlfree runs on nvmet-wq, the flush re-enters workqueue completion for the same worker:- A. Async event work queued on...

7.5CVSS5.2AI score0.00441EPSS
SaveExploits0
CVE
CVE
added 2026/04/24 2:35 p.m.43 views

CVE-2026-31557

Summary of CVE-2026-31557 (Linux kernel) : The issue affects the NVMe over Fabrics target (nvmet/nvmet_rdma) where flushing an asynchronous-event work item on nvmet-wq can recurse the same worker, risking a deadlock and DoS. The root cause is a potential re-entrant lock when nvmet_ctrl_free() flu...

7.5CVSS5.4AI score0.00441EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/04/24 2:35 p.m.80 views

EUVD-2026-25450

In the Linux kernel, the following vulnerability has been resolved: nvmet: move async event work off nvmet-wq For target nvmetctrlfree flushes ctrl-asynceventwork. If nvmetctrlfree runs on nvmet-wq, the flush re-enters workqueue completion for the same worker:- A. Async event work queued on...

5.4AI score0.00441EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/24 2:35 p.m.4 views

CVE-2026-31557 nvmet: move async event work off nvmet-wq

In the Linux kernel, the following vulnerability has been resolved: nvmet: move async event work off nvmet-wq For target nvmetctrlfree flushes ctrl-asynceventwork. If nvmetctrlfree runs on nvmet-wq, the flush re-enters workqueue completion for the same worker:- A. Async event work queued on...

7.5CVSS6.5AI score0.00441EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/04/24 2:35 p.m.37 views

CVE-2026-31557 nvmet: move async event work off nvmet-wq

In the Linux kernel, the following vulnerability has been resolved: nvmet: move async event work off nvmet-wq For target nvmetctrlfree flushes ctrl-asynceventwork. If nvmetctrlfree runs on nvmet-wq, the flush re-enters workqueue completion for the same worker:- A. Async event work queued on...

7.5CVSS0.00441EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:35 p.m.8 views

CVE-2026-31557

In the Linux kernel, the following vulnerability has been resolved: nvmet: move async event work off nvmet-wq For target nvmetctrlfree flushes ctrl-asynceventwork. If nvmetctrlfree runs on nvmet-wq, the flush re-enters workqueue completion for the same worker:- A. Async event work queued on...

5.2AI score0.00441EPSS
SaveExploits0References5Affected Software1
Circl
Circl
added 2026/04/24 1:35 p.m.6 views

CVE-2026-40539

creationtimestamp| type| source ---|---|--- 2026-04-24 13:35:12+00:00| seen| https://bsky.app/profile/o2cloud.bsky.social/post/3mkanes5drn2e...

4.8AI score
SaveExploits0References1
Circl
Circl
added 2026/04/24 10:33 a.m.10 views

CVE-2026-1845

creationtimestamp| type| source ---|---|--- 2026-04-24 10:33:06+00:00| seen| https://bsky.app/profile/atomicedge.bsky.social/post/3mkad76ljud2a...

5.5CVSS4.8AI score0.00241EPSS
SaveExploits0References1
Rows per page
Query Builder