Lucene search
K

27 matches found

OSV
OSV
added 2025/12/30 1:16 p.m.0 views

UBUNTU-CVE-2023-54195

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix timeout of a call that hasn't yet been granted a channel afsmakecall calls rxrpckernelbegincall to begin a call which may get stalled in the background waiting for a connection to become available; it then calls...

5.7AI score0.0002EPSS
Exploits0References6
OSV
OSV
added 2025/12/30 12:9 p.m.1 views

CVE-2023-54195 rxrpc: Fix timeout of a call that hasn't yet been granted a channel

In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix timeout of a call that hasn't yet been granted a channel afsmakecall calls rxrpckernelbegincall to begin a call which may get stalled in the background waiting for a connection to become available; it then calls...

6.2AI score0.0002EPSS
Exploits0References6
NVD
NVD
added 2025/12/24 1:16 p.m.1 views

CVE-2025-68746

In the Linux kernel, the following vulnerability has been resolved: spi: tegra210-quad: Fix timeout handling When the CPU that the QSPI interrupt handler runs on typically CPU 0 is excessively busy, it can lead to rare cases of the IRQ thread not running before the transfer timeout is reached...

0.00058EPSS
Exploits0References7
OSV
OSV
added 2025/12/24 1:16 p.m.0 views

UBUNTU-CVE-2025-68746

In the Linux kernel, the following vulnerability has been resolved: spi: tegra210-quad: Fix timeout handling When the CPU that the QSPI interrupt handler runs on typically CPU 0 is excessively busy, it can lead to rare cases of the IRQ thread not running before the transfer timeout is reached...

5.7AI score0.00058EPSS
Exploits0References33
UbuntuCve
UbuntuCve
added 2025/12/16 3:15 p.m.1 views

CVE-2025-68258

In the Linux kernel, the following vulnerability has been resolved: comedi: multiq3: sanitize config options in multiq3attach Syzbot identified an issue 1 in multiq3attach that induces a task timeout due to open or COMEDIDEVCONFIG ioctl operations, specifically, in the case of multiq3 driver. Thi...

5.7AI score0.00058EPSS
Exploits0References35
CVE
CVE
added 2025/10/07 3:19 p.m.10 views

CVE-2023-53635

CVE-2023-53635 concerns a Linux kernel conntrack timeout bug in nfnetlink_queue: the nf_conn->timeout value could be doubled/subtracted due to incorrect handling when unconfirmed vs. confirmed conntracks. The connected OpenVAS/Nessus entries document the fix as separating how ct->timeout is...

5.5CVSS6AI score0.00017EPSS
Exploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2025/06/20 12:12 a.m.3 views

CVE-2022-50166

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: When HCI work queue is drained, only queue chained work The HCI command, event, and data packet processing workqueue is drained to avoid deadlock in commit 76727c02c1e1 "Bluetooth: Call drainworkqueue before resetting...

7CVSS7.2AI score0.00038EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/06/19 3:14 a.m.1 views

SUSE CVE-2025-38075

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix timeout on deleted connection NOPIN response timer may expire on a deleted connection and crash with such logs: Did not receive response to NOPIN on CID: 0, failing connection for IT Nexus...

5.5CVSS6.4AI score0.00105EPSS
Exploits0References24
CVE
CVE
added 2025/06/18 11:3 a.m.63 views

CVE-2022-50166

CVE-2022-50166 affects the Linux kernel Bluetooth HCI subsystem. When the HCI work queue is drained, a delayed command could still be queued to the drained workqueue, triggering a timeout in hci_cmd_timeout and a kernel warning. The root cause is the draining of the command/event/data processing ...

5.5CVSS6.5AI score0.00038EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2025/06/18 11:2 a.m.2 views

CVE-2022-50098 scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeouts

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix crash due to stale SRB access around I/O timeouts Ensure SRB is returned during I/O timeout error escalation. If that is not possible fail the escalation path. Following crash stack was seen: BUG: unable to...

5.5CVSS6.1AI score0.00065EPSS
Exploits0References7
OSV
OSV
added 2025/06/18 10:15 a.m.0 views

UBUNTU-CVE-2025-38075

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix timeout on deleted connection NOPIN response timer may expire on a deleted connection and crash with such logs: Did not receive response to NOPIN on CID: 0, failing connection for IT Nexus...

5.5CVSS5.7AI score0.00105EPSS
Exploits0References42
Cvelist
Cvelist
added 2025/06/18 9:33 a.m.5 views

CVE-2025-38075 scsi: target: iscsi: Fix timeout on deleted connection

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Fix timeout on deleted connection NOPIN response timer may expire on a deleted connection and crash with such logs: Did not receive response to NOPIN on CID: 0, failing connection for IT Nexus...

0.00105EPSS
Exploits0References8
OSV
OSV
added 2025/03/06 4:8 p.m.8 views

CVE-2025-21829 RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]"

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix the warning "rxecleanup+0x12c/0x170 rdmarxe" The Call Trace is as below: " ? showregs.cold+0x1a/0x1f ? rxecleanup+0x12c/0x170 rdmarxe ? warn+0x84/0xd0 ? rxecleanup+0x12c/0x170 rdmarxe ? reportbug+0x105/0x180 ?...

5.5CVSS6AI score0.00014EPSS
Exploits0References9
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.12 views

CVE-2022-49379 driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction

In the Linux kernel, the following vulnerability has been resolved: driver core: Fix waitfordeviceprobe & deferredprobetimeout interaction Mounting NFS rootfs was timing out when deferredprobetimeout was non-zero 1. This was because ipautoconfig initcall times out waiting for the network interfac...

0.00056EPSS
Exploits0References5
Oracle linux
Oracle linux
added 2025/02/12 12:0 a.m.128 views

Unbreakable Enterprise kernel security update

5.4.17-2136.340.4.1 - RDS: avoid queueing delayed work on an offlined cpu Praveen Kumar Kannoju Orabug: 37566743 5.4.17-2136.340.4 - ftrace: use preemptenable/disable notrace macros to avoid double fault Koichiro Den - nfsd: restore callback functionality for NFSv4.0 NeilBrown - i2c: pnx: Fix...

7.8CVSS9.8AI score0.18032EPSS
Exploits2
SUSE CVE
SUSE CVE
added 2024/11/06 3:48 a.m.1 views

SUSE CVE-2024-50124

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Fix UAF on isosocktimeout conn-sk maybe have been unlinked/freed while waiting for isoconnlock so this checks if the conn-sk is still valid by checking if it part of isosklist...

7.1CVSS7.9AI score0.00024EPSS
Exploits0References40
OSV
OSV
added 2024/07/15 9:15 a.m.1 views

DEBIAN-CVE-2024-41007

In the Linux kernel, the following vulnerability has been resolved: tcp: avoid too many retransmit packets If a TCP socket is using TCPUSERTIMEOUT, and the other peer retracted its window to zero, tcpretransmittimer can retransmit a packet every two jiffies 2 ms for HZ=1000, for about 4 minutes...

3.3CVSS5.5AI score0.0002EPSS
Exploits0References1
OSV
OSV
added 2023/10/19 6:30 p.m.2 views

CLSA-2023-1697740212 glib2: Fix of 5 CVEs

Enable internal tests - Skip several failed tests from the check - CVE-2023-29499: Fix GVariant offset table entry size which is not checked in isnormal - CVE-2023-32611: Fix an issue where gvariantbyteswap can take a long time with some non-normal inputs - CVE-2023-32665: Fix GVariant...

7.8CVSS5.8AI score0.00165EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2023/03/09 12:0 a.m.0 views

PT-2025-37532

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the Universal Serial Bus USB subsystem, specifically within the ucsi acpi component. A command completion timeout was initially increased to ...

6CVSS6AI score0.00017EPSS
Exploits0
Oracle linux
Oracle linux
added 2022/04/25 12:0 a.m.89 views

Unbreakable Enterprise kernel security update

4.14.35-2047.512.6 - Revert 'rds/ib: recover rds connection from stuck rx path' Rohit Nair Orabug: 34039271 - uek-rpm: update kABI lists for new symbols Saeed Mirzamohammadi Orabug: 33993774 4.14.35-2047.512.5 - netfilter: nftables: initialize registers in nftdochain Pablo Neira Ayuso Orabug:...

9CVSS0.81981EPSS
Exploits128
Rows per page
Query Builder