8 matches found
RDMA/bnxt_re: Avoid CPU lockups due fifo occupancy check loop
...
SUSE CVE-2024-50157
In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Avoid CPU lockups due fifo occupancy check loop Driver waits indefinitely for the fifo occupancy to go below a threshold as soon as the pacing interrupt is received. This can cause soft lockup on one of the processor...
CVE-2024-50157
In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Avoid CPU lockups due fifo occupancy check loop Driver waits indefinitely for the fifo occupancy to go below a threshold as soon as the pacing interrupt is received. This can cause soft lockup on one of the processor...
CVE-2024-50157
In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Avoid CPU lockups due fifo occupancy check loop Driver waits indefinitely for the fifo occupancy to go below a threshold as soon as the pacing interrupt is received. This can cause soft lockup on one of the processor...
CVE-2024-50157 RDMA/bnxt_re: Avoid CPU lockups due fifo occupancy check loop
In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Avoid CPU lockups due fifo occupancy check loop Driver waits indefinitely for the fifo occupancy to go below a threshold as soon as the pacing interrupt is received. This can cause soft lockup on one of the processor...
CVE-2024-50157
CVE-2024-50157 concerns the Linux kernel RDMA/bnxt_re driver. The root cause is a loop waiting for the FIFO occupancy to drop below a threshold; under high pacing interrupts, this can cause a soft lockup on a processor. The fix adds a loop counter for FPGA and exits __wait_for_fifo_occupancy_belo...
CVE-2024-46839
...
kernel: USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages
A vulnerability was found in the Linux kernel's CDC WDM driver, where excessive logging in the interrupt-URB completion callback could lead to CPU lockups, which occurs when the driver rapidly resubmits interrupt URBs after receiving a -EPROTO status, causing a backlog of error messages that...