Lucene search
+L

8049 matches found

NVD
NVD
added 2025/03/12 10:15 a.m.17 views

CVE-2025-21861

In the Linux kernel, the following vulnerability has been resolved: mm/migratedevice: don't add folio to be freed to LRU in migratedevicefinalize If migration succeeded, we called foliomigrateflags-memcgroupmigrate to migrate the memcg from the old to the new folio. This will set memcgdata of the...

5.5CVSS0.00222EPSS
SaveExploits0References9
NVD
NVD
added 2025/03/12 10:15 a.m.16 views

CVE-2025-21853

In the Linux kernel, the following vulnerability has been resolved: bpf: avoid holding freezemutex during mmap operation We use map-freezemutex to prevent races between mapfreeze and memory mapping BPF map contents with writable permissions. The way we naively do this means we'll hold freezemutex...

5.5CVSS0.00231EPSS
SaveExploits0References10
NVD
NVD
added 2025/03/12 10:15 a.m.24 views

CVE-2025-21856

In the Linux kernel, the following vulnerability has been resolved: s390/ism: add release function for struct device According to devicerelease in /drivers/base/core.c, a device without a release function is a broken device and must be fixed. The current code directly frees the device after calli...

7.8CVSS0.00219EPSS
SaveExploits0References4
OSV
OSV
added 2025/03/12 9:42 a.m.19 views

CVE-2025-21864 tcp: drop secpath at the same time as we currently drop dst

In the Linux kernel, the following vulnerability has been resolved: tcp: drop secpath at the same time as we currently drop dst Xiumei reported hitting the WARN in xfrm6tunnelnetexit while running tests that boil down to: - create a pair of netns - run a basic TCP test over ipcomp6 - delete the...

7.8CVSS5.9AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/03/12 9:42 a.m.30 views

CVE-2025-21863 io_uring: prevent opcode speculation

In the Linux kernel, the following vulnerability has been resolved: iouring: prevent opcode speculation sqe-opcode is used for different tables, make sure we santitise it against speculations...

0.00233EPSS
SaveExploits0References7
CVE
CVE
added 2025/03/12 9:42 a.m.156 views

CVE-2025-21863

CVE-2025-21863 — Linux kernel io_uring opcode speculation : The vulnerability arises from the io_uring path where sqe->opcode is used for different tables, allowing speculative execution issues. The fix sanitises sqe->opcode to prevent speculation. Affected product: Linux kernel with io_uri...

7.8CVSS6.7AI score0.00233EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/03/12 9:42 a.m.23 views

CVE-2025-21860 mm/zswap: fix inconsistency when zswap_store_page() fails

In the Linux kernel, the following vulnerability has been resolved: mm/zswap: fix inconsistency when zswapstorepage fails Commit b7c0ccdfbafd "mm: zswap: support large folios in zswapstore" skips charging any zswap entries when it failed to zswap the entire folio. However, when some base pages ar...

0.0022EPSS
SaveExploits0References2
CVE
CVE
added 2025/03/12 9:42 a.m.83 views

CVE-2025-21860

The CVE-2025-21860 entry relates to a Linux kernel zswap bug in which inconsistent accounting occurs when zswap_store_page() fails to swap an entire folio after some base pages were swapped. The root cause was skipping charging zswap entries on failed swaps, which could lead to uncharged entries ...

3.3CVSS3.6AI score0.0022EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/03/12 9:42 a.m.31 views

CVE-2025-21859 USB: gadget: f_midi: f_midi_complete to call queue_work

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: fmidi: fmidicomplete to call queuework When using USB MIDI, a lock is attempted to be acquired twice through a re-entrant call to fmiditransmit, causing a deadlock. Fix it by using queuework to schedule the inner...

0.00169EPSS
SaveExploits0References8
OSV
OSV
added 2025/03/12 9:42 a.m.12 views

CVE-2025-21857 net/sched: cls_api: fix error handling causing NULL dereference

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsapi: fix error handling causing NULL dereference tcfextsmisscookiebasealloc calls xaalloccyclic which can return 1 if the allocation succeeded after wrapping. This was treated as an error, with value 1 returned to...

5.5CVSS6AI score
SaveExploits0References7
OSV
OSV
added 2025/03/12 9:42 a.m.16 views

CVE-2025-21854 sockmap, vsock: For connectible sockets allow only connected

In the Linux kernel, the following vulnerability has been resolved: sockmap, vsock: For connectible sockets allow only connected sockmap expects all vsocks to have a transport assigned, which is expressed in vsockproto::psockupdateskprot. However, there is an edge case where an unconnected...

5.5CVSS6.1AI score
SaveExploits0References7
OSV
OSV
added 2025/03/12 9:42 a.m.7 views

CVE-2025-21851 bpf: Fix softlockup in arena_map_free on 64k page kernel

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix softlockup in arenamapfree on 64k page kernel On an aarch64 kernel with CONFIGPAGESIZE64KB=y, arenahtab tests cause a segmentation fault and soft lockup. The same failure is not observed with 4k pages on aarch64. It turn...

7.8CVSS5.7AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/03/12 9:41 a.m.11 views

CVE-2024-58088

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix deadlock when freeing cgroup storage The following commit bc235cdb423a "bpf: Prevent deadlock from recursive bpftaskstorageget|delete" first introduced deadlock prevention for fentry/fexit programs attaching on...

5.5CVSS5.5AI score0.00162EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/03/12 7:28 a.m.11 views

CVE-2024-58087

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix racy issue from session lookup and expire Increment the session reference count within the lock for lookup to avoid racy issue with session expire...

9.8CVSS6.1AI score0.00489EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2025/03/12 12:0 a.m.25 views

pcs security update

0.11.8-1.el95.2 - Fixed CVE-2024-52804 by patching bundled Tornado Resolves: RHEL-81924...

7.5CVSS6.9AI score0.01051EPSS
SaveExploits0
OSV
OSV
added 2025/03/11 5:16 p.m.3 views

CVE-2025-25008

Improper link resolution before file access 'link following' in Microsoft Windows allows an authorized attacker to elevate privileges locally...

7.1CVSS5.8AI score0.006EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/11 5:16 p.m.15 views

CVE-2025-25008

Improper link resolution before file access 'link following' in Microsoft Windows allows an authorized attacker to elevate privileges locally...

7.1CVSS0.006EPSS
SaveExploits0References1
Microsoft Security Update
Microsoft Security Update
added 2025/03/11 5:0 p.m.69 views

2025-03 Cumulative Update for Windows 10 Version 22H2 for x86-based Systems (KB5053606)

Install this update to resolve issues in Windows. For a complete listing of the issues that are included in this update, see the associated Microsoft Knowledge Base article for more information. After you install this item, you may have to restart your computer...

7.1AI score
SaveExploits0
Microsoft Security Update
Microsoft Security Update
added 2025/03/11 5:0 p.m.19 views

2025-03 Cumulative Update for Windows 10 Version 21H2 for x86-based Systems (KB5053606)

Install this update to resolve issues in Windows. For a complete listing of the issues that are included in this update, see the associated Microsoft Knowledge Base article for more information. After you install this item, you may have to restart your computer...

7.1AI score
SaveExploits0
CVE
CVE
added 2025/03/11 4:59 p.m.125 views

CVE-2025-25008

CVE-2025-25008 describes an elevation-of-privilege in Windows due to improper link resolution before file access (link following). An authorized, local attacker could exploit this to gain higher privileges. CVSSv3.1 base score is 7.1 (High); attack vector LOCAL; privileges required LOW; user inte...

7.1CVSS6.8AI score0.006EPSS
SaveExploits0References1Affected Software5
Rows per page
Query Builder