Lucene search
+L

8040 matches found

Debian CVE
Debian CVE
added 2025/03/27 4:37 p.m.12 views

CVE-2023-52928

In the Linux kernel, the following vulnerability has been resolved: bpf: Skip invalid kfunc call in backtrackinsn The verifier skips invalid kfunc call in checkkfunccall, which would be captured in fixupkfunccall if such insn is not eliminated by dead code elimination. However, this can lead to t...

5.5CVSS5.3AI score0.00235EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/03/27 4:25 p.m.9 views

CVE-2024-12905

An Improper Link Resolution Before File Access "Link Following" and Improper Limitation of a Pathname to a Restricted Directory "Path Traversal". This vulnerability occurs when extracting a maliciously crafted tar file, which can result in unauthorized file writes or overwrites outside the intend...

7.5CVSS7.2AI score0.02205EPSS
SaveExploits2References2
OSV
OSV
added 2025/03/27 4:25 p.m.9 views

CVE-2024-12905

An Improper Link Resolution Before File Access "Link Following" and Improper Limitation of a Pathname to a Restricted Directory "Path Traversal". This vulnerability occurs when extracting a maliciously crafted tar file, which can result in unauthorized file writes or overwrites outside the intend...

7.5CVSS6.8AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/03/27 4:25 p.m.9 views

CVE-2024-12905

An Improper Link Resolution Before File Access "Link Following" and Improper Limitation of a Pathname to a Restricted Directory "Path Traversal". This vulnerability occurs when extracting a maliciously crafted tar file, which can result in unauthorized file writes or overwrites outside the intend...

7.5CVSS5.8AI score0.02205EPSS
SaveExploits2
Cvelist
Cvelist
added 2025/03/27 4:25 p.m.17 views

CVE-2024-12905

An Improper Link Resolution Before File Access "Link Following" and Improper Limitation of a Pathname to a Restricted Directory "Path Traversal". This vulnerability occurs when extracting a maliciously crafted tar file, which can result in unauthorized file writes or overwrites outside the intend...

7.5CVSS0.02205EPSS
SaveExploits2References2
CVE
CVE
added 2025/03/27 4:25 p.m.305 views

CVE-2024-12905

CVE-2024-12905 affects the tar-fs package (index.js) and enables path traversal and related file writes/overwrites during extraction of crafted tar archives. Affected ranges: tar-fs < 1.16.4, < 2.1.2, and

7.5CVSS7.2AI score0.02205EPSS
SaveExploits2References3
NVD
NVD
added 2025/03/27 3:15 p.m.9 views

CVE-2025-21880

In the Linux kernel, the following vulnerability has been resolved: drm/xe/userptr: fix EFAULT handling Currently we treat EFAULT from hmmrangefault as a non-fatal error when called from xevmuserptrpin with the idea that we want to avoid killing the entire vm and chucking an error, under the...

5.5CVSS0.00191EPSS
SaveExploits0References3
Malwarebytes
Malwarebytes
added 2025/03/27 3:1 p.m.18 views

“This fraud destroyed my life.” Man ends up with criminal record after ID was stolen

This is a sad story that illustrates how losing your ID can effectively ruin your life and reputation. 19-year-old dual German Tunisian national Rami Battikh travelled to the UK in 2019, bringing both his passport and his German national ID. When he returned to Germany, Rami noticed that his Germ...

7AI score
SaveExploits0
OSV
OSV
added 2025/03/27 2:57 p.m.20 views

CVE-2025-21891 ipvlan: ensure network headers are in skb linear part

In the Linux kernel, the following vulnerability has been resolved: ipvlan: ensure network headers are in skb linear part syzbot found that ipvlanprocessv6outbound was assuming the IPv6 network header isis present in skb-head 1 Add the needed pskbnetworkmaypull calls for both IPv4 and IPv6...

5.5CVSS6.2AI score
SaveExploits0References9
CVE
CVE
added 2025/03/27 2:57 p.m.120 views

CVE-2025-21892

CVE-2025-21892 affects the Linux kernel's RDMA mlx5 driver, specifically the UMR QP recovery path. A race during recovery could cause the firmware to skip flushing some CQEs with errors and discard them when transitioning to RESET, potentially losing CQEs and leaving tasks blocked. The referenced...

4.7CVSS7AI score0.0013EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2025/03/27 2:57 p.m.143 views

CVE-2025-21883

CVE-2025-21883 affects the Linux kernel ice driver. The issue occurs when ice_ena_vfs() fails after ice_create_vf_entries(), causing VFs to be freed without removing them from the snapshot PF-VF mailbox list, leading to list corruption (possible kernel BUG in lib/list_debug.c and related traces)....

7.8CVSS7AI score0.00197EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2025/03/27 2:57 p.m.9 views

CVE-2025-21881

In the Linux kernel, the following vulnerability has been resolved: uprobes: Reject the shared zeropage in uprobewriteopcode We triggered the following crash in syzkaller tests: BUG: Bad page state in process syz.7.38 pfn:1eff3 page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0...

5.5CVSS5.6AI score0.00195EPSS
SaveExploits0
OSV
OSV
added 2025/03/27 2:57 p.m.11 views

CVE-2025-21881 uprobes: Reject the shared zeropage in uprobe_write_opcode()

In the Linux kernel, the following vulnerability has been resolved: uprobes: Reject the shared zeropage in uprobewriteopcode We triggered the following crash in syzkaller tests: BUG: Bad page state in process syz.7.38 pfn:1eff3 page: refcount:0 mapcount:0 mapping:0000000000000000 index:0x0...

5.9AI score
SaveExploits0References9
OSV
OSV
added 2025/03/27 2:57 p.m.19 views

CVE-2025-21875 mptcp: always handle address removal under msk socket lock

In the Linux kernel, the following vulnerability has been resolved: mptcp: always handle address removal under msk socket lock Syzkaller reported a lockdep splat in the PM control path: WARNING: CPU: 0 PID: 6693 at ./include/net/sock.h:1711 sockownedbyme include/net/sock.h:1711 inline WARNING: CP...

7.8CVSS6AI score
SaveExploits0References13
NVD
NVD
added 2025/03/27 2:15 p.m.14 views

CVE-2025-21869

In the Linux kernel, the following vulnerability has been resolved: powerpc/code-patching: Disable KASAN report during patching via temporary mm Erhard reports the following KASAN hit on Talos II power9 with kernel 6.13: 12.028126 ==================================================================...

7.8CVSS0.00188EPSS
SaveExploits0References3
CVE
CVE
added 2025/03/27 1:38 p.m.123 views

CVE-2025-21870

CVE-2025-21870 affects the Linux kernel ASoC: SOF ipc4-topology. Root cause: when non-DAI copier widgets share the same stream name as the ALH copier, copier->data can be NULL, risking a NULL pointer dereference. The patch/mitigation described hardens the matching logic by ensuring two conditi...

7.8CVSS6.8AI score0.00192EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/03/27 1:38 p.m.9 views

CVE-2025-21869

In the Linux kernel, the following vulnerability has been resolved: powerpc/code-patching: Disable KASAN report during patching via temporary mm Erhard reports the following KASAN hit on Talos II power9 with kernel 6.13: 12.028126 ==================================================================...

7.8CVSS5.7AI score0.00188EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/03/27 1:38 p.m.12 views

CVE-2025-21868

In the Linux kernel, the following vulnerability has been resolved: net: allow small head cache usage with large MAXSKBFRAGS values Sabrina reported the following splat: WARNING: CPU: 0 PID: 1 at net/core/dev.c:6935 netifnapiaddweightlocked+0x8f2/0xba0 Modules linked in: CPU: 0 UID: 0 PID: 1 Comm...

7.5CVSS5.6AI score0.00354EPSS
SaveExploits0
CNVD
CNVD
added 2025/03/27 12:0 a.m.4 views

Microsoft Edge (Chromium-based) Update elevation of privilege vulnerability (CNVD-2025-23062)

Microsoft Edge is a web browser from the American company Microsoft that comes with systems after Windows 10. An elevation of privilege vulnerability exists in Microsoft Edge Chromium-based Update, which is caused by improper link resolution before file access. An attacker could exploit the...

7.8CVSS7AI score0.00383EPSS
SaveExploits0References1
Oracle linux
Oracle linux
added 2025/03/27 12:0 a.m.53 views

nginx:1.22 security update

1.22.1-8.0.1.1 - Reference oracle-indexhtml within Requires Orabug: 33802044 - Remove Red Hat references Orabug: 29498217 1:1.22.1-8.1 - Resolves: RHEL-84486 - nginx:1.22/nginx: specially crafted MP4 file may cause denial of service CVE-2024-7347 1:1.22.1-8 - Resolves: RHEL-49349 - nginx worker...

5.7CVSS5.1AI score0.99999EPSS
SaveExploits21
Rows per page
Query Builder