Lucene search
+L

12876 matches found

Cvelist
Cvelist
added 2025/04/16 2:12 p.m.27 views

CVE-2025-22110 netfilter: nfnetlink_queue: Initialize ctx to avoid memory allocation error

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkqueue: Initialize ctx to avoid memory allocation error It is possible that ctx in nfqnlbuildpacketmessage could be used before it is properly initialize, which is only initialized by nfqnlgetsksecctx. This pat...

9.8CVSS0.00363EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/04/16 2:12 p.m.46 views

CVE-2025-22110

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkqueue: Initialize ctx to avoid memory allocation error It is possible that ctx in nfqnlbuildpacketmessage could be used before it is properly initialize, which is only initialized by nfqnlgetsksecctx. This pat...

9.8CVSS5.3AI score0.00363EPSS
SaveExploits0
OSV
OSV
added 2025/04/16 2:12 p.m.11 views

CVE-2025-22110 netfilter: nfnetlink_queue: Initialize ctx to avoid memory allocation error

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlinkqueue: Initialize ctx to avoid memory allocation error It is possible that ctx in nfqnlbuildpacketmessage could be used before it is properly initialize, which is only initialized by nfqnlgetsksecctx. This pat...

9.8CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.22 views

CVE-2025-22066 ASoC: imx-card: Add NULL check in imx_card_probe()

In the Linux kernel, the following vulnerability has been resolved: ASoC: imx-card: Add NULL check in imxcardprobe devmkasprintf returns NULL when memory allocation fails. Currently, imxcardprobe does not check for this case, which results in a NULL pointer dereference. Add NULL check after...

0.00195EPSS
SaveExploits0References7
OSV
OSV
added 2025/04/16 2:12 p.m.7 views

CVE-2025-22066 ASoC: imx-card: Add NULL check in imx_card_probe()

In the Linux kernel, the following vulnerability has been resolved: ASoC: imx-card: Add NULL check in imxcardprobe devmkasprintf returns NULL when memory allocation fails. Currently, imxcardprobe does not check for this case, which results in a NULL pointer dereference. Add NULL check after...

5.5CVSS6.1AI score
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2025/04/16 2:12 p.m.1 views

CVE-2025-22066 ASoC: imx-card: Add NULL check in imx_card_probe()

In the Linux kernel, the following vulnerability has been resolved: ASoC: imx-card: Add NULL check in imxcardprobe devmkasprintf returns NULL when memory allocation fails. Currently, imxcardprobe does not check for this case, which results in a NULL pointer dereference. Add NULL check after...

7.5AI score0.00195EPSS
SaveExploits0References7
CVE
CVE
added 2025/04/16 2:12 p.m.153 views

CVE-2025-22066

CVE-2025-22066 concerns the Linux kernel SoC ASoC driver imx-card. The issue arises when devm_kasprintf() returns NULL due to memory allocation failure, and imx_card_probe() does not check for this, leading to a NULL pointer dereference. The vulnerability was resolved by adding a NULL check after...

5.5CVSS6.4AI score0.00195EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2025/04/16 2:12 p.m.10 views

CVE-2025-22059

In the Linux kernel, the following vulnerability has been resolved: udp: Fix multiple wraparounds of sk-skrmemalloc. udpenqueuescheduleskb has the following condition: if atomicread&sk-skrmemalloc sk-skrcvbuf goto drop; sk-skrcvbuf is initialised by net.core.rmemdefault and later can be configure...

7.5CVSS5.9AI score0.0045EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/04/16 2:12 p.m.21 views

CVE-2025-22059 udp: Fix multiple wraparounds of sk->sk_rmem_alloc.

In the Linux kernel, the following vulnerability has been resolved: udp: Fix multiple wraparounds of sk-skrmemalloc. udpenqueuescheduleskb has the following condition: if atomicread&sk-skrmemalloc sk-skrcvbuf goto drop; sk-skrcvbuf is initialised by net.core.rmemdefault and later can be configure...

7.5CVSS0.0045EPSS
SaveExploits0References4
CVE
CVE
added 2025/04/16 2:12 p.m.120 views

CVE-2025-22059

Technical details beyond what is provided in the initial document are not publicly available in the connected documents. Monitor for updates from vendors and security advisories.

7.5CVSS6.9AI score0.0045EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/04/16 2:12 p.m.11 views

CVE-2025-22059 udp: Fix multiple wraparounds of sk->sk_rmem_alloc.

In the Linux kernel, the following vulnerability has been resolved: udp: Fix multiple wraparounds of sk-skrmemalloc. udpenqueuescheduleskb has the following condition: if atomicread&sk-skrmemalloc sk-skrcvbuf goto drop; sk-skrcvbuf is initialised by net.core.rmemdefault and later can be configure...

7.5CVSS6.5AI score
SaveExploits0References7
OSV
OSV
added 2025/04/16 2:12 p.m.9 views

CVE-2025-22054 arcnet: Add NULL check in com20020pci_probe()

In the Linux kernel, the following vulnerability has been resolved: arcnet: Add NULL check in com20020pciprobe devmkasprintf returns NULL when memory allocation fails. Currently, com20020pciprobe does not check for this case, which results in a NULL pointer dereference. Add NULL check after...

5.5CVSS6.1AI score
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2025/04/16 2:12 p.m.2 views

CVE-2025-22054 arcnet: Add NULL check in com20020pci_probe()

In the Linux kernel, the following vulnerability has been resolved: arcnet: Add NULL check in com20020pciprobe devmkasprintf returns NULL when memory allocation fails. Currently, com20020pciprobe does not check for this case, which results in a NULL pointer dereference. Add NULL check after...

7.5AI score0.00211EPSS
SaveExploits0References9
CVE
CVE
added 2025/04/16 2:12 p.m.148 views

CVE-2025-22049

The CVE-2025-22049 issue affects the Linux kernel's LoongArch code. It fixes the need to raise ARCH_DMA_MINALIGN from 1 to 16 to accommodate LoongArch devices (e.g., APBDMA) that require 16-byte alignment. The vulnerability stemmed from potential DMA cacheline write errors when data buffers were ...

7.8CVSS6.6AI score0.00204EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/04/16 2:11 p.m.16 views

CVE-2025-22030 mm: zswap: fix crypto_free_acomp() deadlock in zswap_cpu_comp_dead()

In the Linux kernel, the following vulnerability has been resolved: mm: zswap: fix cryptofreeacomp deadlock in zswapcpucompdead Currently, zswapcpucompdead calls cryptofreeacomp while holding the per-CPU acompctx mutex. cryptofreeacomp then holds scomplock through cryptoexitscompopsasync. On the...

0.00191EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/16 7:42 a.m.18 views

BIT-SQLITE-2025-29088

In SQLite 3.49.0 before 3.49.1, certain argument values to sqlite3dbconfig in the C-language API can cause a denial of service application crash. An sznBig multiplication is not cast to a 64-bit integer, and consequently some memory allocations may be incorrect...

5.6CVSS6.6AI score0.00197EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/04/16 3:19 a.m.6 views

kernel: wifi: brcm80211: handle pmk_op allocation failure

A vulnerability was found in the Linux kernel's Wi-Fi cfg80211.c driver, where a lack of proper checks can result in a NULL pointer dereference. This issue occurs when the brcmfpmksav3op function attempts to call malloc , but the physical memory has run out. In this situation, kzalloc will return...

5.5CVSS7.2AI score0.00274EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/04/16 12:00 a.m.13 views

openSUSE 15 Security Update : etcd (SUSE-SU-2025:1285-1)

The remote openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE- SU-2025:1285-1 advisory. - Update to version 3.5.21: - CVE-2025-30204: Fixed a bug that could allow excessive memory allocation during header parsing in jwt- go. bsc1240515 Tenable h...

7.5CVSS7.3AI score0.00723EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2025/04/16 12:00 a.m.8 views

openSUSE Security Advisory (SUSE-SU-2025:1285-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS6.7AI score0.00723EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/04/16 12:00 a.m.9 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 the Linux kernel that stems from nfnetlinkqueue not initializing ctx, which could result in a memory allocation error...

5.5CVSS6.5AI score0.00363EPSS
SaveExploits0References2
Rows per page
Query Builder