Lucene search
K

74 matches found

RedhatCVE
RedhatCVE
added 2025/05/14 4:30 p.m.20 views

CVE-2025-46741

A suspended or recently logged-out user could continue to interact with Blueframe until the time-out period occurred...

5.7CVSS6.9AI score0.00125EPSS
Exploits0References1
CVE
CVE
added 2025/04/16 2:12 p.m.116 views

CVE-2025-22108

CVE-2025-22108 affects the Linux kernel bnxt_en TX path. The issue stems from an out-of-range masking of the bd_cnt field in the TX BD, which uses 5 bits and can represent values up to 32 with 0 as a special value. If CONFIG_MAX_SKB_FRAGS is increased such that the total SKB fragments approach or...

5.5CVSS6.5AI score0.0014EPSS
Exploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2025/03/22 1:10 p.m.10 views

CVE-2024-12777

A vulnerability in aimhubio/aim version 3.25.0 allows for a denial of service through the misuse of the sshfs-client. The tracking server, which is single-threaded, can be made unresponsive by requesting it to connect to an unresponsive socket via sshfs. The lack of an additional timeout setting ...

5.9CVSS6.8AI score0.00442EPSS
Exploits1References1
NVD
NVD
added 2025/03/06 5:15 p.m.10 views

CVE-2025-21829

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.5CVSS0.00168EPSS
Exploits0References6
CVE
CVE
added 2025/03/06 4:8 p.m.115 views

CVE-2025-21829

CVE-2025-21829 concerns the Linux kernel RDMA/rxe driver: when many RDMA resources are allocated, rxe may fail to release resources due to an underpowered timeout in its cleanup path. The fix is to increase the timeout for rxe cleanup, with patches described in referenced kernel commits that adju...

5.5CVSS7.2AI score0.00168EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2025/03/06 4:8 p.m.14 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 ?...

0.00168EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2024-46842

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: lpfc: Handle mailbox timeouts in lpfcgetsfpinfo The MBXTIMEOUT return code is not handled in lpfcgetsfpinfo and the routine unconditionally frees submitte...

5.5CVSS6.7AI score0.00205EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2013-7347

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Luci in Red Hat Conga does not properly enforce the user session timeout, which might allow attackers to gain access to the session by reading the ac session...

3.7CVSS5.8AI score0.0034EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/02/27 2:12 a.m.15 views

CVE-2025-21747 drm/ast: astdp: Fix timeout for enabling video signal

In the Linux kernel, the following vulnerability has been resolved: drm/ast: astdp: Fix timeout for enabling video signal The ASTDP transmitter sometimes takes up to 1 second for enabling the video signal, while the timeout is only 200 msec. This results in a kernel error message. Increase the...

0.00163EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/02/27 12:0 a.m.6 views

PT-2025-8859 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the ASTDP transmitter taking up to 1 second to enable the video signal, while the timeout is only 200 msec, resulting ...

6.3AI score0.00163EPSS
Exploits0References9
NVD
NVD
added 2025/02/26 7:1 a.m.13 views

CVE-2022-49379

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

5.5CVSS0.00191EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2025/02/26 12:0 a.m.4 views

PT-2025-8737

Name of the Vulnerable Software and Affected Versions quarkus-resteasy extension affected versions not specified Description A flaw in the quarkus-resteasy extension causes memory leaks when client requests with low timeouts are made. If a client request times out, a buffer is not released...

7.5CVSS7AI score0.00759EPSS
Exploits0References28
SUSE CVE
SUSE CVE
added 2025/01/16 4:1 a.m.8 views

SUSE CVE-2024-39282

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: Fix FSM command timeout issue When driver processes the internal state change command, it use an asynchronous thread to process the command operation. If the main thread detects that the task has timed out, the...

5.5CVSS6.7AI score0.00217EPSS
Exploits0References13
NVD
NVD
added 2025/01/15 1:15 p.m.5 views

CVE-2024-39282

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: Fix FSM command timeout issue When driver processes the internal state change command, it use an asynchronous thread to process the command operation. If the main thread detects that the task has timed out, the...

5.5CVSS0.00217EPSS
Exploits0References5
OSV
OSV
added 2025/01/15 1:10 p.m.7 views

CVE-2024-39282 net: wwan: t7xx: Fix FSM command timeout issue

In the Linux kernel, the following vulnerability has been resolved: net: wwan: t7xx: Fix FSM command timeout issue When driver processes the internal state change command, it use an asynchronous thread to process the command operation. If the main thread detects that the task has timed out, the...

5.5CVSS6.2AI score0.00217EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.6 views

PT-2025-34432

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw in the i2c subsystem’s qup component where the logic fails to exit a loop when a timeout occurs. This can occur if the i2c bus remains active due to a...

5.5CVSS6.1AI score0.00148EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2024/12/13 12:0 a.m.12 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-49963)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-49963 advisory. - In the Linux kernel, the following vulnerability has been resolved: mailbox: bcm2835: Fix timeout during...

5.5CVSS6.1AI score0.00257EPSS
Exploits0References2
Citrix
Citrix
added 2024/07/13 12:0 a.m.8 views

Session Timeout are Not Applied on StoreFront Servers

Session timeout are not applied on the StoreFront servers. When a user tries to log on or launch an application the following error is displayed: Logon has expired. Restarting the Wallet services and upgrading to StoreFront 2.6 did not resolve the issue...

7AI score
Exploits0
Positive Technologies
Positive Technologies
added 2024/05/09 12:0 a.m.5 views

PT-2024-28069

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.6.37 Description The issue is related to the net/mlx5 component of the Linux kernel, where a timeout has been added to acquire the command queue semaphore. This change prevents forced completion handling on an...

7.8CVSS5.3AI score0.00259EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2023/12/27 12:0 a.m.4 views

PT-2025-32442

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: This issue resolves a timeout error occurring in the Bluetooth btnxpuart driver during power save stress testing. The problem arises when the power save mechanism activates UART break...

5.5CVSS5.9AI score0.00119EPSS
Exploits0
Rows per page
Query Builder