CVE-2021-47443
- EPSS 0.23%
- Veröffentlicht 22.05.2024 07:15:09
- Zuletzt bearbeitet 02.04.2025 15:12:38
In the Linux kernel, the following vulnerability has been resolved: NFC: digital: fix possible memory leak in digital_tg_listen_mdaa() 'params' is allocated in digital_tg_listen_mdaa(), but not free when digital_send_cmd() failed, which will cause ...
CVE-2021-47444
- EPSS 0.23%
- Veröffentlicht 22.05.2024 07:15:09
- Zuletzt bearbeitet 25.09.2025 16:01:42
In the Linux kernel, the following vulnerability has been resolved: drm/edid: In connector_bad_edid() cap num_of_ext by num_blocks read In commit e11f5bd8228f ("drm: Add support for DP 1.4 Compliance edid corruption test") the function connector_ba...
CVE-2021-47446
- EPSS 0.2%
- Veröffentlicht 22.05.2024 07:15:09
- Zuletzt bearbeitet 24.09.2025 17:51:41
In the Linux kernel, the following vulnerability has been resolved: drm/msm/a4xx: fix error handling in a4xx_gpu_init() This code returns 1 on error instead of a negative error. It leads to an Oops in the caller. A second problem is that the chec...
CVE-2021-47447
- EPSS 0.2%
- Veröffentlicht 22.05.2024 07:15:09
- Zuletzt bearbeitet 22.09.2025 21:17:08
In the Linux kernel, the following vulnerability has been resolved: drm/msm/a3xx: fix error handling in a3xx_gpu_init() These error paths returned 1 on failure, instead of a negative error code. This would lead to an Oops in the caller. A second ...
CVE-2021-47448
- EPSS 0.2%
- Veröffentlicht 22.05.2024 07:15:09
- Zuletzt bearbeitet 22.09.2025 21:00:24
In the Linux kernel, the following vulnerability has been resolved: mptcp: fix possible stall on recvmsg() recvmsg() can enter an infinite loop if the caller provides the MSG_WAITALL, the data present in the receive queue is not sufficient to fulfi...
CVE-2021-47433
- EPSS 0.25%
- Veröffentlicht 22.05.2024 07:15:08
- Zuletzt bearbeitet 25.09.2025 16:02:16
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix abort logic in btrfs_replace_file_extents Error injection testing uncovered a case where we'd end up with a corrupt file system with a missing extent in the middle of a ...
CVE-2021-47434
- EPSS 0.24%
- Veröffentlicht 22.05.2024 07:15:08
- Zuletzt bearbeitet 25.09.2025 15:58:00
In the Linux kernel, the following vulnerability has been resolved: xhci: Fix command ring pointer corruption while aborting a command The command ring pointer is located at [6:63] bits of the command ring control register (CRCR). All the control b...
CVE-2023-52874
- EPSS 0.25%
- Veröffentlicht 21.05.2024 16:15:24
- Zuletzt bearbeitet 26.09.2025 17:08:36
In the Linux kernel, the following vulnerability has been resolved: x86/tdx: Zero out the missing RSI in TDX_HYPERCALL macro In the TDX_HYPERCALL asm, after the TDCALL instruction returns from the untrusted VMM, the registers that the TDX guest sha...
CVE-2023-52861
- EPSS 0.25%
- Veröffentlicht 21.05.2024 16:15:23
- Zuletzt bearbeitet 02.04.2025 15:05:10
In the Linux kernel, the following vulnerability has been resolved: drm: bridge: it66121: Fix invalid connector dereference Fix the NULL pointer dereference when no monitor is connected, and the sound card is opened from userspace. Instead return ...
CVE-2023-52862
- EPSS 0.23%
- Veröffentlicht 21.05.2024 16:15:23
- Zuletzt bearbeitet 02.04.2025 15:05:23
In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null pointer dereference in error message This patch fixes a null pointer dereference in the error message that is printed when the Display Core (DC) fails to ...