Lucene search
+L

3673 matches found

NVD
NVD
added 2024/08/22 4:15 a.m.25 views

CVE-2022-48937

In the Linux kernel, the following vulnerability has been resolved: iouring: add a schedule point in ioaddbuffers Looping 65535 times doing kmalloc calls can trigger soft lockups, especially with DEBUG features like KASAN. 253.536212 watchdog: BUG: soft lockup - CPU64 stuck for 26s!...

3.3CVSS0.0016EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/22 4:15 a.m.6 views

DEBIAN-CVE-2022-48939

In the Linux kernel, the following vulnerability has been resolved: bpf: Add schedule points in batch ops syzbot reported various soft lockups caused by bpf batch operations. INFO: task kworker/1:1:27 blocked for more than 140 seconds. INFO: task hung in rcubarrier Nothing prevents batch ops to...

3.3CVSS5.4AI score0.00201EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/08/22 4:15 a.m.21 views

CVE-2022-48939

In the Linux kernel, the following vulnerability has been resolved: bpf: Add schedule points in batch ops syzbot reported various soft lockups caused by bpf batch operations. INFO: task kworker/1:1:27 blocked for more than 140 seconds. INFO: task hung in rcubarrier Nothing prevents batch ops to...

3.3CVSS6.3AI score0.00201EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/22 4:15 a.m.9 views

UBUNTU-CVE-2022-48937

In the Linux kernel, the following vulnerability has been resolved: iouring: add a schedule point in ioaddbuffers Looping 65535 times doing kmalloc calls can trigger soft lockups, especially with DEBUG features like KASAN. 253.536212 watchdog: BUG: soft lockup - CPU64 stuck for 26s!...

3.3CVSS5.8AI score0.0016EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2024/08/22 4:15 a.m.23 views

CVE-2022-48937

In the Linux kernel, the following vulnerability has been resolved: iouring: add a schedule point in ioaddbuffers Looping 65535 times doing kmalloc calls can trigger soft lockups, especially with DEBUG features like KASAN. 253.536212 watchdog: BUG: soft lockup - CPU64 stuck for 26s!...

3.3CVSS5.8AI score0.0016EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/22 4:15 a.m.15 views

UBUNTU-CVE-2022-48939

In the Linux kernel, the following vulnerability has been resolved: bpf: Add schedule points in batch ops syzbot reported various soft lockups caused by bpf batch operations. INFO: task kworker/1:1:27 blocked for more than 140 seconds. INFO: task hung in rcubarrier Nothing prevents batch ops to...

3.3CVSS6.1AI score0.00201EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/08/22 3:31 a.m.43 views

CVE-2022-48939 bpf: Add schedule points in batch ops

In the Linux kernel, the following vulnerability has been resolved: bpf: Add schedule points in batch ops syzbot reported various soft lockups caused by bpf batch operations. INFO: task kworker/1:1:27 blocked for more than 140 seconds. INFO: task hung in rcubarrier Nothing prevents batch ops to...

0.00201EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/22 3:31 a.m.26 views

CVE-2022-48939 bpf: Add schedule points in batch ops

In the Linux kernel, the following vulnerability has been resolved: bpf: Add schedule points in batch ops syzbot reported various soft lockups caused by bpf batch operations. INFO: task kworker/1:1:27 blocked for more than 140 seconds. INFO: task hung in rcubarrier Nothing prevents batch ops to...

5.9AI score
SaveExploits0References7
CVE
CVE
added 2024/08/22 3:31 a.m.175 views

CVE-2022-48939

CVE-2022-48939 refers to a Linux kernel issue where the BPF subsystem’s batch operations could cause soft lockups due to missing schedule points. The fix adds scheduling points in batch paths to prevent long hangs (e.g., kworker/1:1:27 blocked and hung RCUs). The root cause is that batch processi...

3.3CVSS6.9AI score0.00201EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2024/08/22 3:31 a.m.85 views

CVE-2022-48937

CVE-2022-48937 affects the Linux kernel io_uring subsystem, specifically a missing schedule point introduced in io_add_buffers. The vulnerability can cause soft lockups when a loop runs ~65,535 times performing kmalloc allocations, with DEBUG features (e.g., KASAN) enabled amplifying the issue. R...

3.3CVSS7AI score0.0016EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/08/22 3:31 a.m.28 views

CVE-2022-48937 io_uring: add a schedule point in io_add_buffers()

In the Linux kernel, the following vulnerability has been resolved: iouring: add a schedule point in ioaddbuffers Looping 65535 times doing kmalloc calls can trigger soft lockups, especially with DEBUG features like KASAN. 253.536212 watchdog: BUG: soft lockup - CPU64 stuck for 26s!...

0.0016EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/08/22 3:31 a.m.19 views

CVE-2022-48937 io_uring: add a schedule point in io_add_buffers()

In the Linux kernel, the following vulnerability has been resolved: iouring: add a schedule point in ioaddbuffers Looping 65535 times doing kmalloc calls can trigger soft lockups, especially with DEBUG features like KASAN. 253.536212 watchdog: BUG: soft lockup - CPU64 stuck for 26s!...

6.9AI score0.0016EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/22 3:31 a.m.20 views

CVE-2022-48937 io_uring: add a schedule point in io_add_buffers()

In the Linux kernel, the following vulnerability has been resolved: iouring: add a schedule point in ioaddbuffers Looping 65535 times doing kmalloc calls can trigger soft lockups, especially with DEBUG features like KASAN. 253.536212 watchdog: BUG: soft lockup - CPU64 stuck for 26s!...

5.9AI score
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/08/22 2:58 a.m.7 views

SUSE CVE-2024-43872

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core staying in interrupt context too long and lead to soft lockup under heavy load. Handle CEQEs in BH...

5.5CVSS6.3AI score0.00321EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/08/21 7:40 p.m.25 views

CVE-2024-43872

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core staying in interrupt context too long and lead to soft lockup under heavy load. Handle CEQEs in BH...

5.5CVSS5.9AI score0.00321EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/21 2:30 p.m.43 views

GO-2023-2097 Soft Serve Public Key Authentication Bypass Vulnerability when Keyboard-Interactive SSH Authentication is Enabled in github.com/charmbracelet/soft-serve

Soft Serve Public Key Authentication Bypass Vulnerability when Keyboard-Interactive SSH Authentication is Enabled in github.com/charmbracelet/soft-serve...

7.5CVSS7.4AI score0.0089EPSS
SaveExploits1References5
OSV
OSV
added 2024/08/21 1:15 a.m.20 views

AZL-48510 CVE-2024-43872 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core staying in interrupt context too long and lead to soft lockup under heavy load. Handle CEQEs in BH...

5.5CVSS5.8AI score0.00321EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/21 1:15 a.m.2 views

DEBIAN-CVE-2024-43872

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core staying in interrupt context too long and lead to soft lockup under heavy load. Handle CEQEs in BH...

5.5CVSS5.2AI score0.00321EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/21 1:15 a.m.36 views

CVE-2024-43872

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core staying in interrupt context too long and lead to soft lockup under heavy load. Handle CEQEs in BH...

7.5CVSS0.00321EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/21 1:15 a.m.9 views

UBUNTU-CVE-2024-43872

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core staying in interrupt context too long and lead to soft lockup under heavy load. Handle CEQEs in BH...

7.5CVSS5.8AI score0.00321EPSS
SaveExploits0References5
Rows per page
Query Builder