Show filters
827 Total Results
Displaying 51-60 of 827
Sort by:
Attacker Value
Unknown

CVE-2023-4147

Disclosure Date: August 07, 2023 (last updated August 27, 2024)
A use-after-free flaw was found in the Linux kernel’s Netfilter functionality when adding a rule with NFTA_RULE_CHAIN_ID. This flaw allows a local user to crash or escalate their privileges on the system.
Attacker Value
Unknown

CVE-2023-4132

Disclosure Date: August 03, 2023 (last updated April 25, 2024)
A use-after-free vulnerability was found in the siano smsusb module in the Linux kernel. The bug occurs during device initialization when the siano device is plugged in. This flaw allows a local user to crash the system, causing a denial of service condition.
Attacker Value
Unknown

CVE-2023-38559

Disclosure Date: August 01, 2023 (last updated April 25, 2024)
A buffer overflow flaw was found in base/gdevdevn.c:1973 in devn_pcx_write_rle() in ghostscript. This issue may allow a local attacker to cause a denial of service via outputting a crafted PDF file for a DEVN device with gs.
Attacker Value
Unknown

CVE-2023-4004

Disclosure Date: July 31, 2023 (last updated April 25, 2024)
A use-after-free flaw was found in the Linux kernel's netfilter in the way a user triggers the nft_pipapo_remove function with the element, without a NFT_SET_EXT_KEY_END. This issue could allow a local user to crash the system or potentially escalate their privileges on the system.
Attacker Value
Unknown

CVE-2023-3773

Disclosure Date: July 25, 2023 (last updated April 25, 2024)
A flaw was found in the Linux kernel’s IP framework for transforming packets (XFRM subsystem). This issue may allow a malicious user with CAP_NET_ADMIN privileges to cause a 4 byte out-of-bounds read of XFRMA_MTIMER_THRESH when parsing netlink attributes, leading to potential leakage of sensitive heap data to userspace.
Attacker Value
Unknown

CVE-2023-3772

Disclosure Date: July 25, 2023 (last updated April 25, 2024)
A flaw was found in the Linux kernel’s IP framework for transforming packets (XFRM subsystem). This issue may allow a malicious user with CAP_NET_ADMIN privileges to directly dereference a NULL pointer in xfrm_update_ae_params(), leading to a possible kernel crash and denial of service.
Attacker Value
Unknown

CVE-2023-3618

Disclosure Date: July 12, 2023 (last updated October 08, 2023)
A flaw was found in libtiff. A specially crafted tiff file can lead to a segmentation fault due to a buffer overflow in the Fax3Encode function in libtiff/tif_fax3.c, resulting in a denial of service.
Attacker Value
Unknown

CVE-2023-3212

Disclosure Date: June 23, 2023 (last updated October 27, 2023)
A NULL pointer dereference issue was found in the gfs2 file system in the Linux kernel. It occurs on corrupt gfs2 file systems when the evict code tries to reference the journal descriptor structure after it has been freed and set to NULL. A privileged local user could use this flaw to cause a kernel panic.
Attacker Value
Unknown

CVE-2023-2602

Disclosure Date: June 06, 2023 (last updated October 08, 2023)
A vulnerability was found in the pthread_create() function in libcap. This issue may allow a malicious actor to use cause __real_pthread_create() to return an error, which can exhaust the process memory.
Attacker Value
Unknown

CVE-2023-34256

Disclosure Date: May 31, 2023 (last updated November 15, 2023)
An issue was discovered in the Linux kernel before 6.3.3. There is an out-of-bounds read in crc16 in lib/crc16.c when called from fs/ext4/super.c because ext4_group_desc_csum does not properly check an offset. NOTE: this is disputed by third parties because the kernel is not intended to defend against attackers with the stated "When modifying the block device while it is mounted by the filesystem" access.