Lucene search
+L

12829 matches found

CVE
CVE
added 2025/04/01 3:47 p.m.94 views

CVE-2025-21974

CVE-2025-21974 affects the Linux kernel with the bnxt ethernet driver. The vulnerability stems from bnxt_queue_mem_alloc() dereferencing an rx buffer descriptor when a queue restarts while the interface is down, which can trigger a kernel panic. The issue is resolved in the Linux kernel via fixes...

5.5CVSS7.1AI score0.00178EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/04/01 3:47 p.m.11 views

CVE-2025-21974 eth: bnxt: return fail if interface is down in bnxt_queue_mem_alloc()

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: return fail if interface is down in bnxtqueuememalloc The bnxtqueuememalloc is called to allocate new queue memory when a queue is restarted. It internally accesses rx buffer descriptor corresponding to the index. The ...

6.1AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/04/01 3:47 p.m.10 views

CVE-2025-21974

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: return fail if interface is down in bnxtqueuememalloc The bnxtqueuememalloc is called to allocate new queue memory when a queue is restarted. It internally accesses rx buffer descriptor corresponding to the index. The ...

5.5CVSS5.7AI score0.00178EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/04/01 3:41 p.m.32 views

CVE-2025-21950 drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmd_ioctl

In the Linux kernel, the following vulnerability has been resolved: drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmdioctl In the "pmcmdioctl" function, three memory objects allocated by kmalloc are initialized by "hcallgetcpustate", which are then copied to user space. The...

0.00198EPSS
SaveExploits0References6
CVE
CVE
added 2025/04/01 3:41 p.m.139 views

CVE-2025-21950

CVE-2025-21950 affects the Linux kernel driver path drivers: virt: acrn: hsm. In pmcmd_ioctl, three kmalloc-allocated memory objects initialized by hcall_get_cpu_state are copied to user space, risking information leakage from uninitialized bytes. The fix uses kzalloc to zero memory, mitigating l...

7.1CVSS7.2AI score0.00198EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/04/01 3:41 p.m.14 views

CVE-2025-21950 drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmd_ioctl

In the Linux kernel, the following vulnerability has been resolved: drivers: virt: acrn: hsm: Use kzalloc to avoid info leak in pmcmdioctl In the "pmcmdioctl" function, three memory objects allocated by kmalloc are initialized by "hcallgetcpustate", which are then copied to user space. The...

6AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/04/01 3:41 p.m.24 views

CVE-2025-21939 drm/xe/hmm: Don't dereference struct page pointers without notifier lock

In the Linux kernel, the following vulnerability has been resolved: drm/xe/hmm: Don't dereference struct page pointers without notifier lock The pnfs that we obtain from hmmrangefault point to pages that we don't have a reference on, and the guarantee that they are still in the cpu page-tables is...

7.8CVSS0.00201EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/01 3:41 p.m.13 views

CVE-2025-21939 drm/xe/hmm: Don't dereference struct page pointers without notifier lock

In the Linux kernel, the following vulnerability has been resolved: drm/xe/hmm: Don't dereference struct page pointers without notifier lock The pnfs that we obtain from hmmrangefault point to pages that we don't have a reference on, and the guarantee that they are still in the cpu page-tables is...

7.8CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/04/01 3:41 p.m.23 views

CVE-2025-21932 mm: abort vma_modify() on merge out of memory failure

In the Linux kernel, the following vulnerability has been resolved: mm: abort vmamodify on merge out of memory failure The remainder of vmamodify relies upon the vmg state remaining pristine after a merge attempt. Usually this is the case, however in the one edge case scenario of a merge attempt...

7CVSS0.00192EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/04/01 7:0 a.m.4 views

jwt-go allows excessive memory allocation during header parsing

...

7.5CVSS7.2AI score0.00723EPSS
SaveExploits0
Veracode
Veracode
added 2025/04/01 2:51 a.m.14 views

Denial Of Service (DoS)

github.com/golang-jwt/jwt is vulnerable to Denial Of Service DoS. The vulnerability is due to inefficient parsing of untrusted input in the ParseUnverified function, which splits tokens using strings.Split without proper input validation, allowing an attacker to trigger excessive memory allocatio...

7.5CVSS7.5AI score0.00723EPSS
SaveExploits0References5Affected Software2
Positive Technologies
Positive Technologies
added 2025/04/01 12:0 a.m.13 views

PT-2025-25782

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A NULL pointer dereference issue has been identified in the Linux kernel, specifically in the uclogic input configured function. This issue arises when devm kasprintf returns NULL due to...

6CVSS6.6AI score0.00162EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/04/01 12:0 a.m.8 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 originates from the eth bnxt module allocating queue memory when the interface is closed...

5.5CVSS6.6AI score0.00178EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/04/01 12:0 a.m.14 views

PT-2025-14355 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.14.0-rc2+ Description: A vulnerability in the Linux kernel has been resolved, related to the bnxt queue mem alloc function. This function is called to allocate new queue memory when a queue is restarted. If th...

7.8CVSS6.1AI score0.65736EPSS
SaveExploits6References1238
Positive Technologies
Positive Technologies
added 2025/04/01 12:0 a.m.10 views

PT-2025-27729

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A NULL pointer dereference issue has been identified in the Linux kernel, specifically in the wled configure function. This issue arises because devm kasprintf returns NULL when memory...

5.5CVSS6.5AI score0.0017EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/03/31 2:36 p.m.8 views

Important: Red Hat Security Advisory: opentelemetry-collector security update

An update for opentelemetry-collector is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

7.5CVSS6.8AI score0.00723EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/31 12:0 a.m.15 views

AlmaLinux 9 : grafana (ALSA-2025:3344)

The remote AlmaLinux 9 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2025:3344 advisory. golang-jwt/jwt: jwt-go allows excessive memory allocation during header parsing CVE-2025-30204 Tenable has extracted the preceding description block directly from...

7.5CVSS7.3AI score0.00723EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/03/29 5:45 p.m.15 views

CVE-2023-53029

In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix the use of GFPKERNEL in atomic context on rt The commit 4af1b64f80fb "octeontx2-pf: Fix lmtst ID used in aura free" uses the get/putcpu to protect the usage of percpu pointer in -aurafreeptr callback, but it als...

5.5CVSS7.2AI score0.00139EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/03/29 12:0 a.m.17 views

RHEL 9 : grafana (RHSA-2025:3344)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2025:3344 advisory. Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB. Security Fixes: golang-jwt/jwt: jwt-go...

7.5CVSS7.3AI score0.00723EPSS
SaveExploits0References4
OSV
OSV
added 2025/03/28 2:55 p.m.29 views

CVE-2025-30211 KEX init error results with excessive memory usage

Erlang/OTP is a set of libraries for the Erlang programming language. Prior to versions OTP-27.3.1, 26.2.5.10, and 25.3.2.19, a maliciously formed KEX init message can result with high memory usage. Implementation does not verify RFC specified limits on algorithm names 64 characters provided in K...

7.5CVSS7.4AI score
SaveExploits0References4
Rows per page
Query Builder