Lucene search
+L

18178 matches found

CVE
CVE
added 2025/12/24 1:06 p.m.54 views

CVE-2023-54139

CVE-2023-54139: In the Linux kernel, the tracing/user_events path was fixed to ensure the write index used for per-file event data cannot be negative. The vulnerability could allow out-of-bounds access if a signed index is provided via write() (first 4 bytes). The fix returns -EINVAL to reject ne...

7.8CVSS6.2AI score0.00149EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 1:06 p.m.11 views

CVE-2023-54132 erofs: stop parsing non-compact HEAD index if clusterofs is invalid

In the Linux kernel, the following vulnerability has been resolved: erofs: stop parsing non-compact HEAD index if clusterofs is invalid Syzbot generated a crafted image 1 with a non-compact HEAD index of clusterofs 33024 while valid numbers should be 0 lclustersize-1, which causes the following...

7.8CVSS6.1AI score
SaveExploits0References10
CVE
CVE
added 2025/12/24 1:06 p.m.35 views

CVE-2023-54132

Mode C: The CVE-2023-54132 issue affects the EROFS file system in the Linux kernel: erofs stops parsing non-compact HEAD index when clusterofs is invalid, which can trigger a local privilege/denial-like fault via a crafted image and cause a kernel page fault. The vulnerability was addressed in ke...

7.8CVSS5.9AI score0.00172EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.37 views

CVE-2023-54132 erofs: stop parsing non-compact HEAD index if clusterofs is invalid

In the Linux kernel, the following vulnerability has been resolved: erofs: stop parsing non-compact HEAD index if clusterofs is invalid Syzbot generated a crafted image 1 with a non-compact HEAD index of clusterofs 33024 while valid numbers should be 0 lclustersize-1, which causes the following...

7.8CVSS0.00172EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 1:06 p.m.9 views

CVE-2023-54119 inotify: Avoid reporting event with invalid wd

In the Linux kernel, the following vulnerability has been resolved: inotify: Avoid reporting event with invalid wd When inotifyfreeingmark races with inotifyhandleinodeevent it can happen that inotifyhandleinodeevent sees that imark-wd got already reset to -1 and reports this value to userspace...

6.4AI score
SaveExploits0References10
CVE
CVE
added 2025/12/24 1:06 p.m.22 views

CVE-2023-54119

CVE-2023-54119 (inotify) is addressed by kernel updates in SUSE advisories (e.g., SUSE-SU-2026:0316-1 and related). The issue was a race between inotify_freeing_mark() and inotify_handle_inode_event() where an i_mark->wd could be reset to -1, causing userspace to see an invalid wd; fix validat...

6.1AI score0.00209EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/24 12:30 p.m.19 views

EUVD-2025-205072

In the Linux kernel, the following vulnerability has been resolved: bpf: Do not let BPF test infra emit invalid GSO types to stack Yinhao et al. reported that their fuzzer tool was able to trigger a skbwarnbadoffload from netifskbfeatures - gsofeaturescheck. When a BPF program - triggered via BPF...

5.9AI score0.00183EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/24 12:09 p.m.44 views

CVE-2025-68742 bpf: Fix invalid prog->stats access when update_effective_progs fails

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix invalid prog-stats access when updateeffectiveprogs fails Syzkaller triggers an invalid memory access issue following fault injection in updateeffectiveprogs. The issue can be described as follows: cgroupbpfdetach...

0.00203EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/24 11:16 a.m.11 views

CVE-2025-68725

In the Linux kernel, the following vulnerability has been resolved: bpf: Do not let BPF test infra emit invalid GSO types to stack Yinhao et al. reported that their fuzzer tool was able to trigger a skbwarnbadoffload from netifskbfeatures - gsofeaturescheck. When a BPF program - triggered via BPF...

5.5CVSS5.7AI score0.00183EPSS
SaveExploits0References31
OSV
OSV
added 2025/12/24 11:16 a.m.15 views

UBUNTU-CVE-2025-68725

In the Linux kernel, the following vulnerability has been resolved: bpf: Do not let BPF test infra emit invalid GSO types to stack Yinhao et al. reported that their fuzzer tool was able to trigger a skbwarnbadoffload from netifskbfeatures - gsofeaturescheck. When a BPF program - triggered via BPF...

5.5CVSS5.7AI score0.00183EPSS
SaveExploits0References32
Cvelist
Cvelist
added 2025/12/24 10:55 a.m.36 views

CVE-2022-50707 virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session()

In the Linux kernel, the following vulnerability has been resolved: virtio-crypto: fix memory leak in virtiocryptoalgskcipherclosesession 'vcctrlreq' is alloced in virtiocryptoalgskcipherclosesession, and should be freed in the invalid ctrlstatus-status error handling case. Otherwise there is a...

0.00196EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 10:33 a.m.40 views

CVE-2025-68725 bpf: Do not let BPF test infra emit invalid GSO types to stack

In the Linux kernel, the following vulnerability has been resolved: bpf: Do not let BPF test infra emit invalid GSO types to stack Yinhao et al. reported that their fuzzer tool was able to trigger a skbwarnbadoffload from netifskbfeatures - gsofeaturescheck. When a BPF program - triggered via BPF...

0.00183EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/24 10:33 a.m.42 views

CVE-2025-68725

CVE-2025-68725 affects the Linux kernel. A patch adds validation to gso_type in GSO handlers to prevent BPF test infra from emitting invalid GSO types to the stack (triggered via BPF programs, e.g., when redirecting to loopback). The issue could allow a local attacker using the BPF test infra to ...

5.5CVSS6AI score0.00183EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2025/12/24 10:33 a.m.10 views

CVE-2025-68725

In the Linux kernel, the following vulnerability has been resolved: bpf: Do not let BPF test infra emit invalid GSO types to stack Yinhao et al. reported that their fuzzer tool was able to trigger a skbwarnbadoffload from netifskbfeatures - gsofeaturescheck. When a BPF program - triggered via BPF...

5.7AI score0.00183EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/12/24 10:33 a.m.9 views

CVE-2025-68725 bpf: Do not let BPF test infra emit invalid GSO types to stack

In the Linux kernel, the following vulnerability has been resolved: bpf: Do not let BPF test infra emit invalid GSO types to stack Yinhao et al. reported that their fuzzer tool was able to trigger a skbwarnbadoffload from netifskbfeatures - gsofeaturescheck. When a BPF program - triggered via BPF...

6.3AI score
SaveExploits0References11
CVE
CVE
added 2025/12/24 10:32 a.m.85 views

CVE-2025-68349

CVE-2025-68349 — Linux kernel NFSv4/pNFS: The vulnerability arises when the NFS layout reference is null, risking a crash due to an invalid layout reference. The fix clears the NFS_INO_LAYOUTCOMMIT flag in pnfs_mark_layout_stateid_invalid to ensure the layout is not referenced after being cleared...

7.5CVSS6.1AI score0.00677EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2025/12/24 10:32 a.m.10 views

CVE-2025-68349 NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: Clear NFSINOLAYOUTCOMMIT in pnfsmarklayoutstateidinvalid Fixes a crash when layout is null during this call stack: writeinode - nfs4writeinode - pnfslayoutcommitinode pnfssetlayoutcommit relies on the lseg refcount to...

7.5CVSS5.3AI score0.00677EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/24 10:32 a.m.43 views

CVE-2025-68349 NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: Clear NFSINOLAYOUTCOMMIT in pnfsmarklayoutstateidinvalid Fixes a crash when layout is null during this call stack: writeinode - nfs4writeinode - pnfslayoutcommitinode pnfssetlayoutcommit relies on the lseg refcount to...

7.5CVSS0.00677EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 10:32 a.m.10 views

CVE-2025-68349 NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid

In the Linux kernel, the following vulnerability has been resolved: NFSv4/pNFS: Clear NFSINOLAYOUTCOMMIT in pnfsmarklayoutstateidinvalid Fixes a crash when layout is null during this call stack: writeinode - nfs4writeinode - pnfslayoutcommitinode pnfssetlayoutcommit relies on the lseg refcount to...

7.5CVSS6.3AI score
SaveExploits0References12
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from an invalid pointer in net-gen after an opsinit failure, which could lead to reuse after release...

6.1AI score0.00156EPSS
SaveExploits0References7
Rows per page
Query Builder