Lucene search
+L

479 matches found

OSV
OSV
added 2024/07/29 3:15 p.m.7 views

UBUNTU-CVE-2024-41066

In the Linux kernel, the following vulnerability has been resolved: ibmvnic: Add tx check to prevent skb leak Below is a summary of how the driver stores a reference to an skb during transmit: txbufffreemapconsumerindex-skb = newskb; freemapconsumerindex = IBMVNICINVALIDMAP; consumerindex ++; Whe...

7.5CVSS6.1AI score0.00532EPSS
SaveExploits0References47
SUSE CVE
SUSE CVE
added 2024/07/05 3:27 a.m.6 views

SUSE CVE-2024-34750

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.4AI score0.04602EPSS
SaveExploits0References7
OSV
OSV
added 2024/07/03 9:39 p.m.12 views

GHSA-WM9W-RJJ3-J356 Apache Tomcat - Denial of Service

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

8.7CVSS6.8AI score0.04602EPSS
SaveExploits0References11
Amazon
Amazon
added 2024/06/24 12:0 a.m.14 views

Important: ecs-service-connect-agent

Issue Overview: Envoy is a high-performance edge/middle/service proxy. Envoy will crash when certain timeouts happen within the same interval. The crash occurs when the following are true: 1. hedgeonpertrytimeout is enabled, 2. pertryidletimeout is enabled it can only be done in configuration, 3...

8.6CVSS7.2AI score0.00751EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/06/14 12:0 a.m.10 views

PT-2024-32264

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been identified where the DMCUB can intermittently take longer than expected to process commands, leading to a potential race condition. This issu...

4.7CVSS5.4AI score0.00131EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/06/05 10:5 a.m.5 views

kernel: netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout

A vulnerability was found in the netfilter/nftables subsystem of Linux Kernel, where a race condition caused where the garbage collector could prematurely collect elements from anonymous sets with timeouts while they were being released...

7.8CVSS7.3AI score0.00202EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/06/05 12:36 a.m.5 views

kernel: netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout

A vulnerability was found in the netfilter/nftables subsystem of Linux Kernel, where a race condition caused where the garbage collector could prematurely collect elements from anonymous sets with timeouts while they were being released...

7.8CVSS7.3AI score0.00202EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/29 8:15 a.m.5 views

kernel: netfilter: nf_tables: disallow anonymous set with timeout flag

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: disallow anonymous set with timeout flag Anonymous sets are never used with timeout from userspace, reject this. Exception to this rule is NFTSETEVAL to ensure legacy meters still work...

7.8CVSS6.8AI score0.00266EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:16 a.m.3 views

kernel: netfilter: nf_tables: disallow timeout for anonymous sets

A vulnerability was found in netfilter/nftables componets of Linux Kernel allows an userspace to set timeouts for anonymous sets, which are not intended to be used this way. This could lead to unexpected behaviour or security issues...

7.8CVSS6.8AI score0.00263EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.12 views

kernel: netfilter: nf_tables: disallow timeout for anonymous sets

A vulnerability was found in netfilter/nftables componets of Linux Kernel allows an userspace to set timeouts for anonymous sets, which are not intended to be used this way. This could lead to unexpected behaviour or security issues...

7.8CVSS6.8AI score0.00263EPSS
SaveExploits0References5
Amazon
Amazon
added 2024/05/20 12:0 a.m.14 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: block: add check that partition length needs to be aligned with block size Before calling add partition or resize partition, there is no check on whether the length is aligned with the logical block size. If the...

7.8CVSS6.4AI score0.00267EPSS
SaveExploits0
Amazon
Amazon
added 2024/05/20 12:0 a.m.10 views

Medium: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: disallow timeout for anonymous sets CVE-2023-52620 createemptylvol in drivers/mtd/ubi/vtbl.c in the Linux kernel through 6.7.4 can attempt to allocate zero bytes, and crash, because of a missi...

5.5CVSS6.3AI score0.00267EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/05/17 12:0 a.m.25 views

GitLab 13.4 < 13.4.7 / 13.5 < 13.5.5 / 13.6 < 13.6.2 (CVE-2020-26411)

The version of GitLab installed on the remote host is affected by a vulnerability, as follows: - A potential DOS vulnerability was discovered in all versions of Gitlab starting from 13.4.x =13.4 to =13.5 to =13.6 to =13.4 to =13.5 to =13.6 to 13.6.2. Using a specific query name for a project sear...

4.3CVSS5.2AI score0.01202EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/11 2:34 a.m.6 views

SUSE CVE-2024-27397

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: use timestamp to check for set element timeout Add a timestamp field at the beginning of the transaction, store it in the nftables per-netns area. Update set backend .insert, .deactivate and sync gc path to u...

6.7CVSS6.2AI score0.00264EPSS
SaveExploits0References22
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.5 views

kernel: netfilter: nf_tables: disallow timeout for anonymous sets

A vulnerability was found in netfilter/nftables componets of Linux Kernel allows an userspace to set timeouts for anonymous sets, which are not intended to be used this way. This could lead to unexpected behaviour or security issues...

7.8CVSS6.8AI score0.00263EPSS
SaveExploits0References5
OSV
OSV
added 2024/04/04 9:15 a.m.5 views

UBUNTU-CVE-2024-26790

In the Linux kernel, the following vulnerability has been resolved: dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read There is chip ls1028a errata: The SoC may hang on 16 byte unaligned read transactions by QDMA. Unaligned read transactions initiated by QDMA may stall in the NOC...

5.5CVSS6.1AI score0.00173EPSS
SaveExploits0References26
SUSE CVE
SUSE CVE
added 2024/03/22 4:17 a.m.8 views

SUSE CVE-2024-26643

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: mark set as dead when unbinding anonymous set with timeout While the rhashtable set gc runs asynchronously, a race allows it to collect elements from anonymous sets with timeouts while it is being released fr...

6.4CVSS6.4AI score0.00202EPSS
SaveExploits0References21
RedhatCVE
RedhatCVE
added 2024/03/21 11:4 p.m.40 views

CVE-2024-26643

A vulnerability was found in the netfilter/nftables subsystem of Linux Kernel, where a race condition caused where the garbage collector could prematurely collect elements from anonymous sets with timeouts while they were being released. Mitigation Red Hat has investigated whether a possible...

4.7CVSS6.8AI score0.00202EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/21 11:15 a.m.1 views

DEBIAN-CVE-2024-26642

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: disallow anonymous set with timeout flag Anonymous sets are never used with timeout from userspace, reject this. Exception to this rule is NFTSETEVAL to ensure legacy meters still work...

5.5CVSS5.2AI score0.00266EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/21 11:15 a.m.2 views

DEBIAN-CVE-2024-26643

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: mark set as dead when unbinding anonymous set with timeout While the rhashtable set gc runs asynchronously, a race allows it to collect elements from anonymous sets with timeouts while it is being released fr...

5.5CVSS5.3AI score0.00202EPSS
SaveExploits0References1
Rows per page
Query Builder