Show filters
1,213 Total Results
Displaying 121-130 of 1,213
Sort by:
Attacker Value
Unknown

CVE-2023-43788

Disclosure Date: October 10, 2023 (last updated May 22, 2024)
A vulnerability was found in libXpm due to a boundary condition within the XpmCreateXpmImageFromBuffer() function. This flaw allows a local attacker to trigger an out-of-bounds read error and read the contents of memory on the system.
Attacker Value
Unknown

CVE-2023-43787

Disclosure Date: October 10, 2023 (last updated May 22, 2024)
A vulnerability was found in libX11 due to an integer overflow within the XCreateImage() function. This flaw allows a local user to trigger an integer overflow and execute arbitrary code with elevated privileges.
Attacker Value
Unknown

CVE-2023-43786

Disclosure Date: October 10, 2023 (last updated May 22, 2024)
A vulnerability was found in libX11 due to an infinite loop within the PutSubImage() function. This flaw allows a local user to consume all available system resources and cause a denial of service condition.
Attacker Value
Unknown

CVE-2023-43785

Disclosure Date: October 10, 2023 (last updated May 22, 2024)
A vulnerability was found in libX11 due to a boundary condition within the _XkbReadKeySyms() function. This flaw allows a local user to trigger an out-of-bounds read error and read the contents of memory on the system.
Attacker Value
Unknown

CVE-2023-39194

Disclosure Date: October 09, 2023 (last updated May 22, 2024)
A flaw was found in the XFRM subsystem in the Linux kernel. The specific flaw exists within the processing of state filters, which can result in a read past the end of an allocated buffer. This flaw allows a local privileged (CAP_NET_ADMIN) attacker to trigger an out-of-bounds read, potentially leading to an information disclosure.
Attacker Value
Unknown

CVE-2023-39193

Disclosure Date: October 09, 2023 (last updated May 22, 2024)
A flaw was found in the Netfilter subsystem in the Linux kernel. The sctp_mt_check did not validate the flag_count field. This flaw allows a local privileged (CAP_NET_ADMIN) attacker to trigger an out-of-bounds read, leading to a crash or information disclosure.
Attacker Value
Unknown

CVE-2023-39192

Disclosure Date: October 09, 2023 (last updated May 22, 2024)
A flaw was found in the Netfilter subsystem in the Linux kernel. The xt_u32 module did not validate the fields in the xt_u32 structure. This flaw allows a local privileged attacker to trigger an out-of-bounds read by setting the size fields with a value beyond the array boundaries, leading to a crash or information disclosure.
Attacker Value
Unknown

CVE-2023-39189

Disclosure Date: October 09, 2023 (last updated May 22, 2024)
A flaw was found in the Netfilter subsystem in the Linux kernel. The nfnl_osf_add_callback function did not validate the user mode controlled opt_num field. This flaw allows a local privileged (CAP_NET_ADMIN) attacker to trigger an out-of-bounds read, leading to a crash or information disclosure.
Attacker Value
Unknown

CVE-2023-42754

Disclosure Date: October 05, 2023 (last updated May 22, 2024)
A NULL pointer dereference flaw was found in the Linux kernel ipv4 stack. The socket buffer (skb) was assumed to be associated with a device before calling __ip_options_compile, which is not always the case if the skb is re-routed by ipvs. This issue may allow a local user with CAP_NET_ADMIN privileges to crash the system.
Attacker Value
Unknown

CVE-2023-39191

Disclosure Date: October 04, 2023 (last updated April 25, 2024)
An improper input validation flaw was found in the eBPF subsystem in the Linux kernel. The issue occurs due to a lack of proper validation of dynamic pointers within user-supplied eBPF programs prior to executing them. This may allow an attacker with CAP_BPF privileges to escalate privileges and execute arbitrary code in the context of the kernel.