Show filters
310 Total Results
Displaying 161-170 of 310
Sort by:
Attacker Value
Unknown

CVE-2022-1473

Disclosure Date: May 03, 2022 (last updated February 23, 2025)
The OPENSSL_LH_flush() function, which empties a hash table, contains a bug that breaks reuse of the memory occuppied by the removed hash table entries. This function is used when decoding certificates or keys. If a long lived process periodically decodes certificates or keys its memory usage will expand without bounds and the process might be terminated by the operating system causing a denial of service. Also traversing the empty hash table entries will take increasingly more time. Typically such long lived processes might be TLS clients or TLS servers configured to accept client certificate authentication. The function was added in the OpenSSL 3.0 version thus older releases are not affected by the issue. Fixed in OpenSSL 3.0.3 (Affected 3.0.0,3.0.1,3.0.2).
Attacker Value
Unknown

CVE-2022-29968

Disclosure Date: May 02, 2022 (last updated February 23, 2025)
An issue was discovered in the Linux kernel through 5.17.5. io_rw_init_file in fs/io_uring.c lacks initialization of kiocb->private.
Attacker Value
Unknown

CVE-2022-1353

Disclosure Date: April 29, 2022 (last updated February 23, 2025)
A vulnerability was found in the pfkey_register function in net/key/af_key.c in the Linux kernel. This flaw allows a local, unprivileged user to gain access to kernel memory, leading to a system crash or a leak of internal kernel information.
Attacker Value
Unknown

CVE-2022-1048

Disclosure Date: April 29, 2022 (last updated February 23, 2025)
A use-after-free flaw was found in the Linux kernel’s sound subsystem in the way a user triggers concurrent calls of PCM hw_params. The hw_free ioctls or similar race condition happens inside ALSA PCM for other ioctls. This flaw allows a local user to crash or potentially escalate their privileges on the system.
Attacker Value
Unknown

CVE-2022-29156

Disclosure Date: April 13, 2022 (last updated February 23, 2025)
drivers/infiniband/ulp/rtrs/rtrs-clt.c in the Linux kernel before 5.16.12 has a double free related to rtrs_clt_dev_release.
Attacker Value
Unknown

CVE-2022-28893

Disclosure Date: April 11, 2022 (last updated February 23, 2025)
The SUNRPC subsystem in the Linux kernel through 5.17.2 can call xs_xprt_free before ensuring that sockets are in the intended state.
Attacker Value
Unknown

CVE-2022-28796

Disclosure Date: April 08, 2022 (last updated February 23, 2025)
jbd2_journal_wait_updates in fs/jbd2/transaction.c in the Linux kernel before 5.17.1 has a use-after-free caused by a transaction_t race condition.
Attacker Value
Unknown

CVE-2022-28390

Disclosure Date: April 03, 2022 (last updated February 23, 2025)
ems_usb_start_xmit in drivers/net/can/usb/ems_usb.c in the Linux kernel through 5.17.1 has a double free.
Attacker Value
Unknown

CVE-2022-28389

Disclosure Date: April 03, 2022 (last updated February 23, 2025)
mcba_usb_start_xmit in drivers/net/can/usb/mcba_usb.c in the Linux kernel through 5.17.1 has a double free.
Attacker Value
Unknown

CVE-2022-28388

Disclosure Date: April 03, 2022 (last updated February 23, 2025)
usb_8dev_start_xmit in drivers/net/can/usb/usb_8dev.c in the Linux kernel through 5.17.1 has a double free.