Lucene search
+L

3665 matches found

VulnCheck KEV
VulnCheck KEV
added 2024/07/17 12:0 a.m.3 views

VulnCheck KEV: CVE-2024-6387

A security regression CVE-2006-5051 was discovered in OpenSSH's server sshd. There is a race condition which can lead sshd to handle some signals in an unsafe manner. An unauthenticated, remote attacker may be able to trigger it by failing to authenticate within a set time period...

9.3CVSS6.9AI score0.99506EPSS
SaveExploits71References1
OSV
OSV
added 2024/07/17 12:0 a.m.37 views

ALSA-2024:4583 Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: TIPC message reassembly use-after-free remote code execution vulnerability CVE-2024-36886 kernel: ethernet: hisilicon: hns: hnsdsafmisc: fix a possible array overflow in hnsdsafgesrstbypo...

9.8CVSS8.5AI score0.01358EPSS
SaveExploits1References36
RedhatCVE
RedhatCVE
added 2024/07/16 10:59 p.m.28 views

CVE-2022-48791

A flaw was found in the Linux kernel in the SCSI driver involved a use-after-free issue when a TMF sastask was aborted due to a timeout. If I/O completion occurred after the abort, the handler accessed the already freed sastask, leading to a potential crash. Mitigation Mitigation for this issue i...

7.8CVSS7.8AI score0.00244EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 7:27 p.m.32 views

CVE-2024-41007

A vulnerability was found in the tcpretransmittimer function in the Linux kernel's TCP implementation. This issue occurs when a TCP socket uses TCPUSERTIMEOUT and the peer's window retracts to zero, leading to excessive retransmission of packets every two milliseconds for up to four minutes after...

5.5CVSS6AI score0.00773EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 6:25 p.m.27 views

CVE-2024-40976

In the Linux kernel, the following vulnerability has been resolved: drm/lima: mask irqs in timeout path before hard reset There is a race condition in which a rendering job might take just long enough to trigger the drm sched job timeout handler but also still complete before the hard reset is do...

4.1CVSS8.2AI score0.00219EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/07/16 5:25 p.m.26 views

CVE-2024-40967

In the Linux kernel, the following vulnerability has been resolved: serial: imx: Introduce timeout when waiting on transmitter empty By waiting at most 1 second for USR2TXDC to be set, we avoid a potential deadlock. In case of the timeout, there is not much we can do, so we simply ignore the...

4.4CVSS6.8AI score0.00222EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/16 12:15 p.m.4 views

DEBIAN-CVE-2022-48791

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix use-after-free for aborted TMF sastask Currently a use-after-free may occur if a TMF sastask is aborted before we handle the IO completion in mpisspcompletion. The abort occurs due to timeout. When the timeout...

7.8CVSS5.7AI score0.00244EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/07/16 12:15 p.m.14 views

CVE-2022-48791

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix use-after-free for aborted TMF sastask Currently a use-after-free may occur if a TMF sastask is aborted before we handle the IO completion in mpisspcompletion. The abort occurs due to timeout. When the timeout...

7.8CVSS6.2AI score0.00244EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/07/16 11:43 a.m.53 views

CVE-2022-48791

In the Linux kernel, the following vulnerability has been resolved: scsi: pm8001: Fix use-after-free for aborted TMF sastask Currently a use-after-free may occur if a TMF sastask is aborted before we handle the IO completion in mpisspcompletion. The abort occurs due to timeout. When the timeout...

7.8CVSS5.7AI score0.00244EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/07/16 2:33 a.m.17 views

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

2.5CVSS6.4AI score0.00773EPSS
SaveExploits0References15
OSV
OSV
added 2024/07/15 4:54 p.m.29 views

MGASA-2024-0267 Updated tomcat packages fix security vulnerability

Improper Handling of Exceptional Conditions, Uncontrolled Resource Consumption vulnerability in Apache Tomcat. When processing an HTTP/2 stream, Tomcat did not handle some cases of excessive HTTP headers correctly. This led to a miscounting of active HTTP/2 streams which in turn led to the use of...

7.5CVSS7.5AI score0.04602EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/15 9:15 a.m.9 views

AZL-43392 CVE-2024-41007 affecting package kernel for versions less than 6.6.43.1-7

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.6AI score0.00773EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/15 9:15 a.m.19 views

AZL-43399 CVE-2024-41007 affecting package kernel for versions less than 5.15.164.1-1

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.3CVSS6.4AI score0.00773EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/15 9:15 a.m.4 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.00773EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/15 9:15 a.m.14 views

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

7.5CVSS6.1AI score0.00773EPSS
SaveExploits0References26
Vulnrichment
Vulnrichment
added 2024/07/15 8:48 a.m.19 views

CVE-2024-41007 tcp: avoid too many retransmit packets

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

7.5CVSS6.8AI score0.00773EPSS
SaveExploits0References8
CVE
CVE
added 2024/07/15 8:48 a.m.204 views

CVE-2024-41007

The CVE-2024-41007 issue is in the Linux kernel TCP retransmission logic. When a TCP socket uses TCP_USER_TIMEOUT and the peer retracts its window to zero, tcp_retransmit_timer() could endlessly retransmit a packet every two jiffies (~2 ms for HZ=1000) for about 4 minutes after expiration. The fi...

7.5CVSS6.2AI score0.00773EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/07/15 8:48 a.m.31 views

CVE-2024-41007 tcp: avoid too many retransmit packets

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

7.5CVSS6.2AI score
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2024/07/13 2:47 a.m.6 views

SUSE CVE-2024-6409

A race condition vulnerability was discovered in how signals are handled by OpenSSH's server sshd. If a remote attacker does not authenticate within a set time period, then sshd's SIGALRM handler is called asynchronously. However, this signal handler calls various functions that are not...

8.1CVSS8AI score0.27935EPSS
SaveExploits1References3
Citrix
Citrix
added 2024/07/13 12:0 a.m.13 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
SaveExploits0
Rows per page
Query Builder