Lucene search
+L

3379 matches found

OSV
OSV
added 2025/04/08 9:15 a.m.8 views

UBUNTU-CVE-2025-22010

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup during bt pages loop Driver runs a for-loop when allocating bt pages and mapping them with buffer pages. When a large buffer e.g. MR over 100GB is being allocated, it may require a considerable loop coun...

5.5CVSS6.3AI score0.00156EPSS
SaveExploits0References39
CNNVD
CNNVD
added 2025/04/07 12:00 a.m.11 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 memory corruption that occurs when processing user-space IOCTL mapped buffer requests...

6.6CVSS6.9AI score0.00106EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/04/04 2:58 a.m.8 views

SUSE CVE-2025-21954

In the Linux kernel, the following vulnerability has been resolved: netmem: prevent TX of unreadable skbs Currently on stable trees we have support for netmem/devmem RX but not TX. It is not safe to forward/redirect an RX unreadable netmem packet into the device's TX path, as the device may call...

5.5CVSS6.5AI score0.00483EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/04/04 2:58 a.m.7 views

SUSE CVE-2025-21997

In the Linux kernel, the following vulnerability has been resolved: xsk: fix an integer overflow in xpcreateandassignumem Since the i and pool-chunksize variables are of type 'u32', their product can wrap around and then be cast to 'u64'. This can lead to two different XDP buffers pointing to the...

5.5CVSS7.9AI score0.00194EPSS
SaveExploits0References17
OSV
OSV
added 2025/04/03 8:15 a.m.7 views

DEBIAN-CVE-2025-21997

In the Linux kernel, the following vulnerability has been resolved: xsk: fix an integer overflow in xpcreateandassignumem Since the i and pool-chunksize variables are of type 'u32', their product can wrap around and then be cast to 'u64'. This can lead to two different XDP buffers pointing to the...

5.5CVSS5.6AI score0.00194EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/04/03 7:19 a.m.3 views

CVE-2025-21997 xsk: fix an integer overflow in xp_create_and_assign_umem()

In the Linux kernel, the following vulnerability has been resolved: xsk: fix an integer overflow in xpcreateandassignumem Since the i and pool-chunksize variables are of type 'u32', their product can wrap around and then be cast to 'u64'. This can lead to two different XDP buffers pointing to the...

7.7AI score0.00194EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/04/03 7:19 a.m.17 views

CVE-2025-21997

In the Linux kernel, the following vulnerability has been resolved: xsk: fix an integer overflow in xpcreateandassignumem Since the i and pool-chunksize variables are of type 'u32', their product can wrap around and then be cast to 'u64'. This can lead to two different XDP buffers pointing to the...

5.5CVSS5.6AI score0.00194EPSS
SaveExploits0
CVE
CVE
added 2025/04/03 7:19 a.m.205 views

CVE-2025-21997

CVE-2025-21997 : In the Linux kernel, a vulnerability in the XDP socket (xsk) path fixes an integer overflow in xp_create_and_assign_umem(). Because i and pool->chunk_size are 32‑bit values, their product can wrap and be cast to 64‑bit, which may cause two distinct XDP buffers to point to the ...

5.5CVSS7.5AI score0.00194EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/04/01 4:15 p.m.13 views

UBUNTU-CVE-2025-21950

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...

7.1CVSS6.2AI score0.00206EPSS
SaveExploits0References35
CNNVD
CNNVD
added 2025/04/01 12:00 a.m.11 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 the fact that netmem allows the transfer of unreadable skb's potentially leading to DMA mapping issues...

5.5CVSS5.9AI score0.00483EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/03/28 3:38 a.m.11 views

SUSE CVE-2023-52998

In the Linux kernel, the following vulnerability has been resolved: net: fec: Use pagepoolputfullpage when freeing rx buffers The pagepoolreleasepage was used when freeing rx buffers, and this function just unmaps the page if mapped and does not recycle the page. So after hundreds of down/up the...

5.5CVSS6.5AI score0.0017EPSS
SaveExploits0References3
OSV
OSV
added 2025/03/27 5:15 p.m.5 views

DEBIAN-CVE-2023-52998

In the Linux kernel, the following vulnerability has been resolved: net: fec: Use pagepoolputfullpage when freeing rx buffers The pagepoolreleasepage was used when freeing rx buffers, and this function just unmaps the page if mapped and does not recycle the page. So after hundreds of down/up the...

5.5CVSS5.4AI score0.0017EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.23 views

UBUNTU-CVE-2023-52998

In the Linux kernel, the following vulnerability has been resolved: net: fec: Use pagepoolputfullpage when freeing rx buffers The pagepoolreleasepage was used when freeing rx buffers, and this function just unmaps the page if mapped and does not recycle the page. So after hundreds of down/up the...

5.5CVSS5.7AI score0.0017EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.53 views

CVE-2023-52998 net: fec: Use page_pool_put_full_page when freeing rx buffers

In the Linux kernel, the following vulnerability has been resolved: net: fec: Use pagepoolputfullpage when freeing rx buffers The pagepoolreleasepage was used when freeing rx buffers, and this function just unmaps the page if mapped and does not recycle the page. So after hundreds of down/up the...

0.0017EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/27 4:43 p.m.25 views

CVE-2023-52998 net: fec: Use page_pool_put_full_page when freeing rx buffers

In the Linux kernel, the following vulnerability has been resolved: net: fec: Use pagepoolputfullpage when freeing rx buffers The pagepoolreleasepage was used when freeing rx buffers, and this function just unmaps the page if mapped and does not recycle the page. So after hundreds of down/up the...

5AI score
SaveExploits0References5
CNNVD
CNNVD
added 2025/03/27 12:00 a.m.11 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 amdkfd creating vram buffers and then not synchronizing them...

5.5CVSS6.3AI score0.0018EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2025/03/27 12:00 a.m.12 views

Vulnerability of the rxe_comp_queue_pkt() function in the drivers/infiniband/sw/rxe/rxe_comp.c module – This is a driver for Linux kernel support for InfiniBand, which allows an attacker to compromise the integrity of protected information or cause service failures.

Vulnerability of the rxecompqueuepkt function in the drivers/infiniband/sw/rxe/rxecomp.c module – The Linux kernel’s InfiniBand support driver is vulnerable when operations occur outside of memory buffers. Exploiting this vulnerability could allow an attacker to compromise the integrity of...

6.3CVSS6.7AI score0.00815EPSS
SaveExploits0References44Affected Software6
BDU FSTEC
BDU FSTEC
added 2025/03/26 12:00 a.m.9 views

The vulnerability of monitoring and management tools for Dell Chassis Management Controllers (CMC) for Dell PowerEdge FX2 and Dell Chassis Management Controllers (CMC) for PowerEdge VRTX lies in the fact that operations are executed outside the buffer in memory, allowing an attacker to execute arbitrary code.

The vulnerability of monitoring and management tools for Dell Chassis Management Controllers CMC for Dell PowerEdge FX2 and Dell Chassis Management Controllers CMC for PowerEdge VRTX lies in the fact that operations are executed outside the buffer in memory. Exploiting this vulnerability allows a...

9.7CVSS6.1AI score0.00633EPSS
SaveExploits0References2Affected Software2
IBM Security Bulletins
IBM Security Bulletins
added 2025/03/25 6:41 p.m.11 views

Security Bulletin: IBM Match 360 is vulnerable to a denial of service from IBM WebSphere Application Server Liberty vulnerability found in Google Protocol Buffers (CVE-2024-7254)

Summary IBM Match 360 is vulnerable to a denial service from IBM WebSphere Application Server Liberty use of vulnerable Google Protocol Buffers. This affects IBM WebSphere Application Server Liberty 20.0.0.12 - 24.0.0.10 with the specified features enabled. Any project that parses untrusted...

8.7CVSS7AI score0.02772EPSS
SaveExploits1Affected Software1
Fedora
Fedora
added 2025/03/22 2:26 a.m.17 views

[SECURITY] Fedora 40 Update: kitty-0.40.0-2.fc40

Offloads rendering to the GPU for lower system load and buttery smooth scrolling. Uses threaded rendering to minimize input latency. - Supports all modern terminal features: graphics images, unicode, true-col or, OpenType ligatures, mouse protocol, focus tracking, bracketed paste and several new...

4.4CVSS7AI score0.00401EPSS
SaveExploits2
Rows per page
Query Builder