Lucene search
+L

5866 matches found

RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.10 views

kernel: mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0

Incorrect mappings in vmappagesrangenoflush in the Linux kernel, may lead to memory corruption...

7.8CVSS7.2AI score0.00229EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/09 7:16 a.m.2 views

DEBIAN-CVE-2025-37873

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix missing ring index trim on error path Commit under Fixes converted txprod to be free running but missed masking it on the Tx error path. This crashes on error conditions, for example when DMA mapping fails...

5.5CVSS5.5AI score0.00259EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/09 7:16 a.m.12 views

CVE-2025-37873

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix missing ring index trim on error path Commit under Fixes converted txprod to be free running but missed masking it on the Tx error path. This crashes on error conditions, for example when DMA mapping fails...

7.8CVSS0.00259EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/05/09 6:44 a.m.21 views

CVE-2025-37873 eth: bnxt: fix missing ring index trim on error path

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix missing ring index trim on error path Commit under Fixes converted txprod to be free running but missed masking it on the Tx error path. This crashes on error conditions, for example when DMA mapping fails...

7.8CVSS0.00259EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/09 6:44 a.m.140 views

CVE-2025-37873

The CVE-2025-37873 entry concerns the Linux kernel Ethernet driver for Broadcom/BNXT (eth: bnxt). The issue arises in the Tx path after a conversion to a free-running tx_prod, where masking on the Tx error path was missed, causing a crash on error conditions such as DMA mapping failures. The root...

7.8CVSS6.9AI score0.00259EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/05/09 6:44 a.m.13 views

CVE-2025-37873 eth: bnxt: fix missing ring index trim on error path

In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix missing ring index trim on error path Commit under Fixes converted txprod to be free running but missed masking it on the Tx error path. This crashes on error conditions, for example when DMA mapping fails...

7.8CVSS6.2AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/05/07 12:48 p.m.8 views

golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses

A flaw was found in the Go language standard library net/netip. The method Is IsPrivate, IsPublic, etc doesn't behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to...

9.8CVSS7.2AI score0.01952EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2025/05/06 9:15 a.m.4 views

CVE-2024-49842

Memory corruption during memory mapping into protected VM address space due to incorrect API restrictions...

7.8CVSS5.8AI score0.0009EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/05/06 12:00 a.m.8 views

Qualcomm Chipsets 资源管理错误漏洞

Qualcomm Chipsets are a family of chipsets from Qualcomm Incorporated USA. A resource management error vulnerability exists in Qualcomm Chipsets that stems from a global mapping list contention condition that could lead to memory corruption during concurrent SSR execution...

7.8CVSS7AI score0.00102EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/05/06 12:00 a.m.8 views

Qualcomm Chipsets 访问控制错误漏洞

Qualcomm Chipsets are a family of chipsets from Qualcomm Incorporated USA. An access control error vulnerability exists in Qualcomm Chipsets that stems from improper API restrictions when mapping memory into the address space of a protected virtual machine, which could lead to memory corruption...

7.8CVSS6.5AI score0.0009EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.7 views

CVE-2023-53141

In the Linux kernel, the following vulnerability has been resolved: ila: do not generate empty messages in ilaxlatnlcmdgetmapping ilaxlatnlcmdgetmapping generates an empty skb, triggerring a recent sanity check 1. Instead, return an error code, so that user space can get it. 1 skbassertlen WARNIN...

5.5CVSS6.1AI score0.00176EPSS
SaveExploits0References9Affected Software1
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.6 views

CVE-2023-53084

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Remove another errant put in error path drmgemshmemmmap doesn't own reference in error code path, resulting in the dma-buf shmem GEM object getting prematurely freed leading to a later use-after-free...

7.8CVSS6.4AI score0.00193EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/05/02 4:15 p.m.11 views

UBUNTU-CVE-2023-53141

In the Linux kernel, the following vulnerability has been resolved: ila: do not generate empty messages in ilaxlatnlcmdgetmapping ilaxlatnlcmdgetmapping generates an empty skb, triggerring a recent sanity check 1. Instead, return an error code, so that user space can get it. 1 skbassertlen WARNIN...

5.5CVSS6.1AI score0.00176EPSS
SaveExploits0References11
OSV
OSV
added 2025/05/02 4:15 p.m.13 views

UBUNTU-CVE-2023-53070

In the Linux kernel, the following vulnerability has been resolved: ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent Commit 0c80f9e165f8 "ACPI: PPTT: Leave the table mapped for the runtime usage" enabled to map PPTT once on the first invocation of acpigetpptt and never...

5.5CVSS6.1AI score0.00187EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/02 3:56 p.m.20 views

CVE-2023-53141 ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()

In the Linux kernel, the following vulnerability has been resolved: ila: do not generate empty messages in ilaxlatnlcmdgetmapping ilaxlatnlcmdgetmapping generates an empty skb, triggerring a recent sanity check 1. Instead, return an error code, so that user space can get it. 1 skbassertlen WARNIN...

0.00176EPSS
SaveExploits0References8
NVD
NVD
added 2025/05/01 1:15 p.m.22 views

CVE-2025-37741

In the Linux kernel, the following vulnerability has been resolved: jfs: Prevent copying of nlink with value 0 from disk inode syzbot report a deadlock in diFree. 1 When calling "ioctl$LOOPSETSTATUS64", the offset value passed in is 4, which does not match the mounted loop device, causing the...

7.8CVSS0.00151EPSS
SaveExploits0References11
CVE
CVE
added 2025/05/01 12:55 p.m.170 views

CVE-2025-37741

CVE-2025-37741 affects the Linux kernel JFS, where a race/locking path can lead to a deadlock in diFree when nlink is incorrectly derived as 0. Root cause: during inode handling for iag creation, a corrupted metapage can cause dinode’s nlink to be copied as 0, triggering diFree and a deadlock seq...

7.8CVSS6.7AI score0.00151EPSS
SaveExploits0References11Affected Software1
RedhatCVE
RedhatCVE
added 2025/04/30 9:21 p.m.25 views

CVE-2025-0049

When a Web User without Create permission on subfolders attempts to upload a file to a non-existent directory, the error message includes the absolute server path which may allow Fuzzing for application mapping. This issue affects GoAnywhere: before 7.8.0...

4.3CVSS6.9AI score0.00256EPSS
SaveExploits0References1
Amazon
Amazon
added 2025/04/29 12:00 a.m.11 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix use-after-free of encap entry in neigh update handler CVE-2021-47247 In the Linux kernel, the following vulnerability has been resolved: scsi: iscsitcp: Fix UAF during logout when accessing the shos...

10CVSS6.2AI score0.07372EPSS
SaveExploits0
VulnCheck KEV
VulnCheck KEV
added 2025/04/29 12:00 a.m.8 views

VulnCheck KEV: CVE-2024-38475

Apache HTTP Server contains an improper escaping of output vulnerability in modrewrite that allows an attacker to map URLs to filesystem locations that are permitted to be served by the server but are not intentionally/directly reachable by any URL, resulting in code execution or source code...

9.1CVSS6.2AI score0.99957EPSS
SaveExploits1References1
Rows per page
Query Builder