Lucene search
+L

920 matches found

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

kernel: mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves

No description is available for this CVE...

7.3AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.15 views

kernel: smb: client: Handle kstrdup failures for passwords

In the Linux kernel, the following vulnerability has been resolved: smb: client: Handle kstrdup failures for passwords In smb3reconfigure, after duplicating ctx-password and ctx-password2 with kstrdup, we need to check for allocation failures. If ses-password allocation fails, return -ENOMEM. If...

5.5CVSS6.8AI score0.00216EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/05/09 12:00 a.m.9 views

Trailer 安全漏洞

Trailer is a tool by the individual developer Geoffroy Couprie. It is used to store types with associated buffers in contiguous memory. A security vulnerability exists in Trailer version 0.1.2 that stems from not properly handling zero-size allocations...

2.9CVSS6.5AI score0.00534EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/05/04 4:33 p.m.12 views

CVE-2023-53120

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix config page DMA memory leak A fix for: DMA-API: pci 0000:83:00.0: device driver has pending DMA allocations while released from device count=1...

5.5CVSS7AI score0.00191EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/05/03 2:50 a.m.10 views

SUSE CVE-2023-53120

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix config page DMA memory leak A fix for: DMA-API: pci 0000:83:00.0: device driver has pending DMA allocations while released from device count=1...

5.5CVSS6.8AI score0.00191EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/05/03 2:50 a.m.8 views

SUSE CVE-2023-53134

In the Linux kernel, the following vulnerability has been resolved: bnxten: Avoid order-5 memory allocation for TPA data The driver needs to keep track of all the possible concurrent TPA GRO/LRO completions on the aggregation ring. On P5 chips, the maximum number of concurrent TPA is 256 and the...

5.5CVSS6.3AI score0.00181EPSS
SaveExploits0References9
NVD
NVD
added 2025/05/02 4:15 p.m.25 views

CVE-2023-53134

In the Linux kernel, the following vulnerability has been resolved: bnxten: Avoid order-5 memory allocation for TPA data The driver needs to keep track of all the possible concurrent TPA GRO/LRO completions on the aggregation ring. On P5 chips, the maximum number of concurrent TPA is 256 and the...

5.5CVSS0.00181EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2025/05/02 4:15 p.m.20 views

CVE-2023-53120

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix config page DMA memory leak A fix for: DMA-API: pci 0000:83:00.0: device driver has pending DMA allocations while released from device count=1...

5.5CVSS6.3AI score0.00191EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/05/02 4:15 p.m.7 views

DEBIAN-CVE-2023-53120

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix config page DMA memory leak A fix for: DMA-API: pci 0000:83:00.0: device driver has pending DMA allocations while released from device count=1...

5.5CVSS5.5AI score0.00191EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/02 4:15 p.m.7 views

UBUNTU-CVE-2023-53120

In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Fix config page DMA memory leak A fix for: DMA-API: pci 0000:83:00.0: device driver has pending DMA allocations while released from device count=1...

5.5CVSS6.3AI score0.00191EPSS
SaveExploits0References6
CVE
CVE
added 2025/05/02 3:56 p.m.132 views

CVE-2023-53134

CVE-2023-53134 is a Linux kernel issue affecting the bnxt_en driver where 4K-page systems could experience memory-allocation failure when tracking concurrent TPA (GRO/LRO) completions on 4K pages (up to 256 on P5). The root cause was an order-5 allocation for TPA data. The patch changes allocatio...

5.5CVSS6.6AI score0.00181EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/05/02 3:56 p.m.16 views

CVE-2023-53134 bnxt_en: Avoid order-5 memory allocation for TPA data

In the Linux kernel, the following vulnerability has been resolved: bnxten: Avoid order-5 memory allocation for TPA data The driver needs to keep track of all the possible concurrent TPA GRO/LRO completions on the aggregation ring. On P5 chips, the maximum number of concurrent TPA is 256 and the...

5.7AI score
SaveExploits0References9
OSV
OSV
added 2025/05/01 2:15 p.m.2 views

DEBIAN-CVE-2025-37774

In the Linux kernel, the following vulnerability has been resolved: slab: ensure slab-objexts is clear in a newly allocated slab page ktest recently reported crashes while running several buffered io tests with alloctaggingslaballochook at the top of the crash call stack. The signature indicates ...

5.5CVSS5.7AI score0.00188EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 2:10 p.m.18 views

CVE-2022-49872 net: gso: fix panic on frag_list with mixed head alloc types

In the Linux kernel, the following vulnerability has been resolved: net: gso: fix panic on fraglist with mixed head alloc types Since commit 3dcbdb134f32 "net: gso: Fix skbsegment splat when splitting gsosize mangled skb having linear-headed fraglist", it is allowed to change gsosize of a GRO...

7.5CVSS5.8AI score
SaveExploits0References11
Amazon
Amazon
added 2025/04/29 12:00 a.m.9 views

Important: runfinch-finch

Issue Overview: golang-jwt is a Go implementation of JSON Web Tokens. Prior to 5.2.2 and 4.5.2, the function parse.ParseUnverified splits via a call to strings.Split its argument which is untrusted data on periods. As a result, in the face of a malicious request whose Authorization header consist...

7.5CVSS7.8AI score0.00723EPSS
SaveExploits0
OSV
OSV
added 2025/04/10 9:15 p.m.5 views

DEBIAN-CVE-2025-29917

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. The bytes setting in the decodebase64 keyword is not properly limited. Due to this, signatures using the keyword and setting can cause large memory allocations of up to 4 GiB per...

5.5CVSS7AI score0.00268EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/10 9:15 p.m.10 views

UBUNTU-CVE-2025-29917

Suricata is a network Intrusion Detection System, Intrusion Prevention System and Network Security Monitoring engine. The bytes setting in the decodebase64 keyword is not properly limited. Due to this, signatures using the keyword and setting can cause large memory allocations of up to 4 GiB per...

6.2CVSS5.7AI score0.00268EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/10 2:15 p.m.9 views

ALPINE-CVE-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.5CVSS6.8AI score0.00217EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/04/10 12:00 a.m.13 views

Suricata 安全漏洞

Suricata is a network IDS, IPS and NSM engine from the Open Information Security Foundation. A security vulnerability exists in Suricata that stems from an improper setting of the decodebase64 keyword, which could lead to large memory allocations...

6.2CVSS6.1AI score0.00268EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/03/29 3:02 a.m.8 views

SUSE CVE-2025-30204

golang-jwt is a Go implementation of JSON Web Tokens. Starting in version 3.2.0 and prior to versions 5.2.2 and 4.5.2, the function parse.ParseUnverified splits via a call to strings.Split its argument which is untrusted data on periods. As a result, in the face of a malicious request whose...

7.5CVSS6.8AI score0.00723EPSS
SaveExploits0References22
Rows per page
Query Builder