Lucene search
K

1683 matches found

RedHat Linux
RedHat Linux
added 2024/05/30 8:24 p.m.1 views

protobuf-java: timeout in parser leads to DoS

A parsing issue with binary data in protobuf-java core and lite versions prior to 3.21.7, 3.20.3, 3.19.6 and 3.16.3 can lead to a denial of service attack. Inputs containing multiple instances of non-repeated embedded messages with repeated or unknown fields causes objects to be converted...

7.5CVSS7.1AI score0.01048EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/05/28 2:11 p.m.0 views

kernel: netfilter: nft_set_rbtree: fix null deref on element insertion

A flaw was found in the Netfilter subsystem in the Linux kernel. A NULL pointer dereference and a use-after-free issue can be triggered due to an improper check and an improper way of iterating a red-black tree during garbage collector operations, potentially resulting in a denial of service and...

5.5CVSS7.2AI score0.00129EPSS
Exploits0References5
OSV
OSV
added 2024/05/27 6:15 a.m.3 views

CVE-2024-3933

In Eclipse OpenJ9 release versions prior to 0.44.0 and after 0.13.0, when running with JVM option -Xgc:concurrentScavenge, the sequence generated for System.arrayCopy on the IBM Z platform with hardware and software support for guarded storage 1, could allow access to a buffer with an incorrect...

7.3CVSS6.5AI score
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/05/27 6:8 a.m.24 views

CVE-2024-3933 Eclipse Open J9 With -Xgc:concurrentScavenge on IBM Z, could write/read outside of a buffer

In Eclipse OpenJ9 release versions prior to 0.44.0 and after 0.13.0, when running with JVM option -Xgc:concurrentScavenge, the sequence generated for System.arrayCopy on the IBM Z platform with hardware and software support for guarded storage 1, could allow access to a buffer with an incorrect...

5.3CVSS6.8AI score0.00207EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2024/05/22 10:16 a.m.0 views

kernel: Use-after-free in nft_verdict_dump due to a race between set GC and transaction

A use-after-free flaw was found in the Linux kernel’s nftables sub-component due to a race problem between the set GC and transaction in the Linux Kernel. This flaw allows a local attacker to crash the system due to a missing call to nftsetelemmarkbusy, causing double deactivation of the element...

7.8CVSS6.8AI score0.00218EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2024/05/22 10:16 a.m.0 views

kernel: netfilter: nf_tables: memory leak when more than 255 elements expired

A use-after-free flaw was found in the Linux kernel’s nftables sub-component due to a race problem between the set GC and transaction in the Linux Kernel. This flaw allows a local attacker to crash the system. This flaw is similar to the previous CVE-2023-4244 but for a different part of the sour...

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

kernel: netfilter: nf_tables: memory leak when more than 255 elements expired

A use-after-free flaw was found in the Linux kernel’s nftables sub-component due to a race problem between the set GC and transaction in the Linux Kernel. This flaw allows a local attacker to crash the system. This flaw is similar to the previous CVE-2023-4244 but for a different part of the sour...

6.3CVSS6.8AI score0.00257EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.2 views

kernel: ICMPv6 “Packet Too Big” packets force a DoS of the Linux kernel by forcing 100% CPU

A flaw in the routing table size was found in the ICMPv6 handling of "Packet Too Big". The size of the routing table is regulated by periodic garbage collection. However, with "Packet Too Big Messages" it is possible to exceed the routing table size and garbage collector threshold. A user located...

7.5CVSS6.6AI score0.00948EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.1 views

kernel: Use-after-free in nft_verdict_dump due to a race between set GC and transaction

A use-after-free flaw was found in the Linux kernel’s nftables sub-component due to a race problem between the set GC and transaction in the Linux Kernel. This flaw allows a local attacker to crash the system due to a missing call to nftsetelemmarkbusy, causing double deactivation of the element...

7.8CVSS6.8AI score0.00218EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2024/05/21 12:0 a.m.3 views

PT-2024-26472 · Cesanta · Mjs

Name of the Vulnerable Software and Affected Versions: Cesanta mjs version 2.20.0 Description: An issue in Cesanta mjs allows a remote attacker to cause a denial of service via the mjs do gc function in the mjs.c file. Recommendations: For Cesanta mjs version 2.20.0, consider disabling the mjs do...

7.5CVSS7.3AI score0.00602EPSS
Exploits1References6
RedhatCVE
RedhatCVE
added 2024/05/20 5:10 p.m.30 views

CVE-2024-35970

A vulnerability was found in the Linux kernel's Unix domain socket afunix implementation, where stale Out-of-Band OOB data is not cleared from the receive queue. This issue arises when OOB data is dequeued but the associated oobskb is not cleared, leading to incorrect behavior in subsequent recv...

5.5CVSS7.1AI score0.00499EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/05/20 9:41 a.m.14 views

CVE-2024-35970 af_unix: Clear stale u->oob_skb.

In the Linux kernel, the following vulnerability has been resolved: afunix: Clear stale u-oobskb. syzkaller started to report deadlock of unixgclock after commit 4090fa373f0e "afunix: Replace garbage collection algorithm.", but it just uncovers the bug that has been there since commit 314001f0bf9...

6.3AI score0.00499EPSS
Exploits0References5
CVE
CVE
added 2024/05/20 9:41 a.m.97 views

CVE-2024-35970

The CVE-2024-35970 issue affects the Linux kernel AF_UNIX socket path. The root cause is improper handling of OOB data: when an OOB skb is dequeued, unix_sock(sk)->oob_skb is not cleared, causing incorrect uAPI state and potential deadlocks. Repro shows a socketpair exchange where MSG_OOB is u...

6.3CVSS6.6AI score0.00499EPSS
Exploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2024/05/17 12:0 a.m.8 views

PT-2024-14691

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises when an inode is compressed but not encrypted, and the system fails to call f2fs wait on block writeback to wait for GCed page writeback in the IPU write path. This can...

7.8CVSS5.6AI score0.00286EPSS
Exploits0References188
OSV
OSV
added 2024/05/14 3:12 p.m.7 views

AZL-40546 CVE-2024-27397 affecting package hyperv-daemons for versions less than 6.6.56.1-1

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

7CVSS6.3AI score0.00259EPSS
Exploits0References1
OSV
OSV
added 2024/05/14 3:12 p.m.3 views

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

7CVSS6.2AI score0.00259EPSS
Exploits0References14
SUSE CVE
SUSE CVE
added 2024/05/11 2:34 a.m.2 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.00259EPSS
Exploits0References22
Ubuntu
Ubuntu
added 2024/05/02 3:20 a.m.53 views

USN-6747-2: Firefox regressions

USN-6747-1 fixed vulnerabilities in Firefox. The update introduced several minor regressions. This update fixes the problem. Original advisory details: Multiple security issues were discovered in Firefox. If a user were tricked into opening a specially crafted website, an attacker could potential...

7.9AI score
Exploits0References1
OSV
OSV
added 2024/05/02 3:20 a.m.3 views

USN-6747-2 firefox regressions

USN-6747-1 fixed vulnerabilities in Firefox. The update introduced several minor regressions. This update fixes the problem. Original advisory details: Multiple security issues were discovered in Firefox. If a user were tricked into opening a specially crafted website, an attacker could potential...

6.1AI score
Exploits0References2
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.3 views

kernel: Linux kernel: Denial of Service in netfilter due to improper garbage collection

A flaw was found in the Linux kernel's netfilter component, specifically within the nftsetrbtree module. A local user with low privileges could exploit an issue where the garbage collection mechanism fails to properly release memory during interval expiration walks. This can lead to a memory leak...

5.5CVSS5.8AI score0.00146EPSS
Exploits0References5
Rows per page
Query Builder