Lucene search
+L

1170 matches found

CVE
CVE
added 2025/04/08 8:18 a.m.178 views

CVE-2025-22010

CVE-2025-22010 affects the Linux kernel’s RDMA/hns: fixes a soft lockup during BT page loop when allocating very large buffers (e.g., MR > 100GB). The vulnerable path occurs in hns_roce_hw_v2: hem_list_alloc_mid_bt, hns_roce_hem_list_request, hns_roce_mtr_create, alloc_mr_pbl, and hns_roce_reg...

5.5CVSS7.3AI score0.00151EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2025/04/08 8:18 a.m.11 views

CVE-2025-22010 RDMA/hns: Fix soft lockup during bt pages loop

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.1AI score0.00151EPSS
SaveExploits0References12
Amazon
Amazon
added 2025/04/01 12:0 a.m.16 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: Squashfs: check the inode number is not the invalid value of zero CVE-2024-26982 In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Acquire kvm-srcu when handling KVMSETVCPUEVENTS...

7.8CVSS6.9AI score0.33417EPSS
SaveExploits4
RedhatCVE
RedhatCVE
added 2025/03/29 3:33 p.m.18 views

CVE-2025-21878

In the Linux kernel, the following vulnerability has been resolved: i2c: npcm: disable interrupt enable bit before devmrequestirq The customer reports that there is a soft lockup issue related to the i2c driver. After checking, the i2c module was doing a tx transfer and the bmc machine reboots in...

5.5CVSS7AI score0.00148EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/03/28 3:0 a.m.4 views

SUSE CVE-2025-21878

In the Linux kernel, the following vulnerability has been resolved: i2c: npcm: disable interrupt enable bit before devmrequestirq The customer reports that there is a soft lockup issue related to the i2c driver. After checking, the i2c module was doing a tx transfer and the bmc machine reboots in...

5.5CVSS7.5AI score0.00148EPSS
SaveExploits0References15
Vulnrichment
Vulnrichment
added 2025/03/27 4:37 p.m.1 views

CVE-2023-52932 mm/swapfile: add cond_resched() in get_swap_pages()

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: add condresched in getswappages The softlockup still occurs in getswappages under memory pressure. 64 CPU cores, 64GB memory, and 28 zram devices, the disksize of each zram device is 50MB with same priority as si. Us...

7.2AI score0.00192EPSS
SaveExploits0References7
NVD
NVD
added 2025/03/27 3:15 p.m.18 views

CVE-2025-21878

In the Linux kernel, the following vulnerability has been resolved: i2c: npcm: disable interrupt enable bit before devmrequestirq The customer reports that there is a soft lockup issue related to the i2c driver. After checking, the i2c module was doing a tx transfer and the bmc machine reboots in...

5.5CVSS0.00148EPSS
SaveExploits0References9
OSV
OSV
added 2025/03/27 3:15 p.m.15 views

UBUNTU-CVE-2025-21878

In the Linux kernel, the following vulnerability has been resolved: i2c: npcm: disable interrupt enable bit before devmrequestirq The customer reports that there is a soft lockup issue related to the i2c driver. After checking, the i2c module was doing a tx transfer and the bmc machine reboots in...

5.5CVSS6.5AI score0.00148EPSS
SaveExploits0References41
Cvelist
Cvelist
added 2025/03/27 2:57 p.m.20 views

CVE-2025-21878 i2c: npcm: disable interrupt enable bit before devm_request_irq

In the Linux kernel, the following vulnerability has been resolved: i2c: npcm: disable interrupt enable bit before devmrequestirq The customer reports that there is a soft lockup issue related to the i2c driver. After checking, the i2c module was doing a tx transfer and the bmc machine reboots in...

0.00148EPSS
SaveExploits0References7
CVE
CVE
added 2025/03/27 2:57 p.m.135 views

CVE-2025-21878

CVE-2025-21878 relates to the Linux kernel i2c npcm driver. The vulnerability arises from not disabling the interrupt enable bit before calling devm_request_irq, leaving an i2c-related status bit that is read-only and triggers repeated interrupts. This behavior can cause a soft lockup and a reboo...

5.5CVSS6.8AI score0.00148EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/03/27 2:57 p.m.12 views

CVE-2025-21878

In the Linux kernel, the following vulnerability has been resolved: i2c: npcm: disable interrupt enable bit before devmrequestirq The customer reports that there is a soft lockup issue related to the i2c driver. After checking, the i2c module was doing a tx transfer and the bmc machine reboots in...

5.5CVSS5.7AI score0.00148EPSS
SaveExploits0
OSV
OSV
added 2025/03/27 2:57 p.m.20 views

CVE-2025-21878 i2c: npcm: disable interrupt enable bit before devm_request_irq

In the Linux kernel, the following vulnerability has been resolved: i2c: npcm: disable interrupt enable bit before devmrequestirq The customer reports that there is a soft lockup issue related to the i2c driver. After checking, the i2c module was doing a tx transfer and the bmc machine reboots in...

5.5CVSS6AI score0.00148EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2025/03/27 12:0 a.m.6 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 npcm i2c driver not disabling interrupts before requesting IRQs, which could lead to a soft lockup...

5.5CVSS6.4AI score0.00148EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/03/27 12:0 a.m.5 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 mm/swapfile component not calling condresched in a timely manner in the getswappages function, which cou...

5.5CVSS6.5AI score0.00192EPSS
SaveExploits0References9
Microsoft CVE
Microsoft CVE
added 2025/03/14 7:0 a.m.4 views

openvswitch: fix lockup on tx to unregistering netdev with carrier

...

5.5CVSS7.4AI score0.002EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/03/12 3:23 p.m.6 views

SUSE CVE-2025-21851

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix softlockup in arenamapfree on 64k page kernel On an aarch64 kernel with CONFIGPAGESIZE64KB=y, arenahtab tests cause a segmentation fault and soft lockup. The same failure is not observed with 4k pages on aarch64. It turn...

5.5CVSS7.5AI score0.00166EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/12 10:15 a.m.12 views

UBUNTU-CVE-2025-21851

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix softlockup in arenamapfree on 64k page kernel On an aarch64 kernel with CONFIGPAGESIZE64KB=y, arenahtab tests cause a segmentation fault and soft lockup. The same failure is not observed with 4k pages on aarch64. It turn...

3.3CVSS6.5AI score0.00166EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/03/10 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2024-40981

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - batman-adv: bypass empty buckets in batadvpurgeorigref Many syzbot reports are pointing to soft lockups in batadvpurgeorigref 1 Root cause is unknown, but we ca...

5.5CVSS6.5AI score0.00231EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/07 3:27 p.m.4 views

OESA-2025-1246 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: afpacket: avoid erroring out after sockinitdata in packetcreate After sockinitdata the allocated sk object is attached to the provided sock object. On error,...

7.8CVSS5.9AI score0.00258EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-56687

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: usb: musb: Fix hardware lockup on first Rx endpoint request There is a possibility that a...

5.5CVSS5.6AI score0.00161EPSS
SaveExploits0References2
Rows per page
Query Builder