Lucene search
+L

1958 matches found

OSV
OSV
added 2025/03/27 4:43 p.m.9 views

CVE-2023-52986 bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener

In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Check for any of tcpbpfprots when cloning a listener A listening socket linked to a sockmap has its skprot overridden. It points to one of the struct proto variants in tcpbpfprots. The variant depends on the socket'...

5.9AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.25 views

CVE-2023-52985

In the Linux kernel, the following vulnerability has been resolved: arm64: dts: imx8mm-verdin: Do not power down eth-phy Currently if suspending using either freeze or memory state, the fec driver tries to power down the phy which leads to crash of the kernel and non-responsible kernel with the...

5.5CVSS5.5AI score0.00218EPSS
SaveExploits0
OSV
OSV
added 2025/03/27 4:43 p.m.19 views

CVE-2023-52985 arm64: dts: imx8mm-verdin: Do not power down eth-phy

In the Linux kernel, the following vulnerability has been resolved: arm64: dts: imx8mm-verdin: Do not power down eth-phy Currently if suspending using either freeze or memory state, the fec driver tries to power down the phy which leads to crash of the kernel and non-responsible kernel with the...

5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.19 views

CVE-2022-49759 VMCI: Use threaded irqs instead of tasklets

In the Linux kernel, the following vulnerability has been resolved: VMCI: Use threaded irqs instead of tasklets The vmcidispatchdgs tasklet function calls vmcireaddata which uses waitevent resulting in invalid sleep in an atomic context and therefore potentially in a deadlock. Use threaded irqs t...

0.00129EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/03/27 4:42 p.m.26 views

CVE-2022-49746

In the Linux kernel, the following vulnerability has been resolved: dmaengine: imx-sdma: Fix a possible memory leak in sdmatransferinit If the function sdmaloadcontext fails, the sdmadesc will be freed, but the allocated desc-bd is forgot to be freed. We already met the sdmaloadcontext failure ca...

5.5CVSS5.5AI score0.00191EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/03/27 4:42 p.m.26 views

CVE-2022-49745 fpga: m10bmc-sec: Fix probe rollback

In the Linux kernel, the following vulnerability has been resolved: fpga: m10bmc-sec: Fix probe rollback Handle probe error rollbacks properly to avoid leaks...

0.00161EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/03/27 4:37 p.m.14 views

CVE-2023-52935

In the Linux kernel, the following vulnerability has been resolved: mm/khugepaged: fix -anonvma race If an -anonvma is attached to the VMA, collapseandfreepmd requires it to be locked. Page table traversal is allowed under any one of the mmap lock, the anonvma lock if the VMA is associated with a...

7.8CVSS6AI score0.00194EPSS
SaveExploits0
CVE
CVE
added 2025/03/27 4:37 p.m.70 views

CVE-2023-52934

CVE-2023-52934 refers to a Linux kernel MADV_COLLAPSE issue. A change in MADV_COLLAPSE handling of pmd lookups (replacing a !pmd_present check with pmd_none) aims to distinguish none-pmd cases from absent/bad-pmd cases to prevent misclassifying swap or other entries as huge-pmd mappings. The prov...

7.8CVSS6.6AI score0.0012EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/03/27 4:37 p.m.33 views

CVE-2023-52934 mm/MADV_COLLAPSE: catch !none !huge !bad pmd lookups

In the Linux kernel, the following vulnerability has been resolved: mm/MADVCOLLAPSE: catch !none !huge !bad pmd lookups In commit 34488399fa08 "mm/madvise: add file and shmem support to MADVCOLLAPSE" we make the following change to findpmdorthpornone: - if !pmdpresentpmde - return SCANPMDNULL; + ...

7.8CVSS0.0012EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/03/27 4:37 p.m.13 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.00245EPSS
SaveExploits0
NVD
NVD
added 2025/03/27 3:15 p.m.10 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.00199EPSS
SaveExploits0References3
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
OSV
OSV
added 2025/03/27 2:57 p.m.21 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.15 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.00196EPSS
SaveExploits0References3
CVE
CVE
added 2025/03/27 1:38 p.m.132 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.002EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/03/27 1:38 p.m.15 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.00196EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/03/27 1:38 p.m.17 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.00369EPSS
SaveExploits0
Oracle linux
Oracle linux
added 2025/03/27 12:00 a.m.54 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
SaveExploits22
CVE
CVE
added 2025/03/26 4:13 p.m.71 views

CVE-2025-30164

The CVE-2025-30164 issue in Icinga Web 2 is an open redirect vulnerability affecting versions before 2.11.5 and 2.12.13, where an authenticated (or easily authenticated) user could be redirected to an arbitrary location via a crafted URL. The root cause is the backend’s redirect logic allowing ar...

6.1CVSS6.7AI score0.00259EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/03/26 4:10 p.m.75 views

CVE-2025-27609

Icinga Web 2 is an open source monitoring web interface, framework and command-line interface. A vulnerability in versions prior to 2.11.5 and 2.12.13 allows an attacker to craft a request that, once transmitted to a victim's Icinga Web, allows to embed arbitrary Javascript into it and to act on...

5.4CVSS5.6AI score0.00244EPSS
SaveExploits0
Rows per page
Query Builder