Show filters
13 Total Results
Displaying 1-10 of 13
Sort by:
Attacker Value
Unknown
CVE-2022-48630
Disclosure Date: March 05, 2024 (last updated February 04, 2025)
In the Linux kernel, the following vulnerability has been resolved:
crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ
The commit referenced in the Fixes tag removed the 'break' from the else
branch in qcom_rng_read(), causing an infinite loop whenever 'max' is
not a multiple of WORD_SZ. This can be reproduced e.g. by running:
kcapi-rng -b 67 >/dev/null
There are many ways to fix this without adding back the 'break', but
they all seem more awkward than simply adding it back, so do just that.
Tested on a machine with Qualcomm Amberwing processor.
0
Attacker Value
Unknown
CVE-2023-3439
Disclosure Date: June 28, 2023 (last updated October 08, 2023)
A flaw was found in the MCTP protocol in the Linux kernel. The function mctp_unregister() reclaims the device's relevant resource when a netcard detaches. However, a running routine may be unaware of this and cause the use-after-free of the mdev->addrs object, potentially leading to a denial of service.
0
Attacker Value
Unknown
CVE-2023-3159
Disclosure Date: June 12, 2023 (last updated October 08, 2023)
A use after free issue was discovered in driver/firewire in outbound_phy_packet_callback in the Linux Kernel. In this flaw a local attacker with special privilege may cause a use after free problem when queue_event() fails.
0
Attacker Value
Unknown
CVE-2023-1637
Disclosure Date: March 27, 2023 (last updated October 08, 2023)
A flaw that boot CPU could be vulnerable for the speculative execution behavior kind of attacks in the Linux kernel X86 CPU Power management options functionality was found in the way user resuming CPU from suspend-to-RAM. A local user could use this flaw to potentially get unauthorized access to some memory of the CPU similar to the speculative execution behavior kind of attacks.
0
Attacker Value
Unknown
CVE-2022-3061
Disclosure Date: September 01, 2022 (last updated November 29, 2024)
Found Linux Kernel flaw in the i740 driver. The Userspace program could pass any values to the driver through ioctl() interface. The driver doesn't check the value of 'pixclock', so it may cause a divide by zero error.
0
Attacker Value
Unknown
CVE-2022-1975
Disclosure Date: August 31, 2022 (last updated October 08, 2023)
There is a sleep-in-atomic bug in /net/nfc/netlink.c that allows an attacker to crash the Linux kernel by simulating a nfc device from user-space.
0
Attacker Value
Unknown
CVE-2022-1974
Disclosure Date: August 31, 2022 (last updated October 08, 2023)
A use-after-free flaw was found in the Linux kernel's NFC core functionality due to a race condition between kobject creation and delete. This vulnerability allows a local attacker with CAP_NET_ADMIN privilege to leak kernel information.
0
Attacker Value
Unknown
CVE-2022-1263
Disclosure Date: August 31, 2022 (last updated October 08, 2023)
A NULL pointer dereference issue was found in KVM when releasing a vCPU with dirty ring support enabled. This flaw allows an unprivileged local attacker on the host to issue specific ioctl calls, causing a kernel oops condition that results in a denial of service.
0
Attacker Value
Unknown
CVE-2022-1199
Disclosure Date: August 29, 2022 (last updated October 08, 2023)
A flaw was found in the Linux kernel. This flaw allows an attacker to crash the Linux kernel by simulating amateur radio from the user space, resulting in a null-ptr-deref vulnerability and a use-after-free vulnerability.
0
Attacker Value
Unknown
CVE-2022-0171
Disclosure Date: August 26, 2022 (last updated November 29, 2024)
A flaw was found in the Linux kernel. The existing KVM SEV API has a vulnerability that allows a non-root (host) user-level application to crash the host kernel by creating a confidential guest VM instance in AMD CPU that supports Secure Encrypted Virtualization (SEV).
0