CVE-2023-52477
- EPSS 0.23%
- Veröffentlicht 29.02.2024 06:15:45
- Zuletzt bearbeitet 09.12.2024 18:39:35
In the Linux kernel, the following vulnerability has been resolved: usb: hub: Guard against accesses to uninitialized BOS descriptors Many functions in drivers/usb/core/hub.c and drivers/usb/core/hub.h access fields inside udev->bos without checkin...
CVE-2023-52478
- EPSS 0.17%
- Veröffentlicht 29.02.2024 06:15:45
- Zuletzt bearbeitet 10.01.2025 18:27:26
In the Linux kernel, the following vulnerability has been resolved: HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect hidpp_connect_event() has *four* time-of-check vs time-of-use (TOCTOU) races when it races with itself. hidpp_conn...
CVE-2023-52479
- EPSS 0.23%
- Veröffentlicht 29.02.2024 06:15:45
- Zuletzt bearbeitet 19.03.2025 15:51:23
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix uaf in smb20_oplock_break_ack drop reference after use opinfo.
- EPSS 0.26%
- Veröffentlicht 29.02.2024 01:42:05
- Zuletzt bearbeitet 15.04.2026 00:35:42
bt_sock_recvmsg in net/bluetooth/af_bluetooth.c in the Linux kernel through 6.6.8 has a use-after-free because of a bt_sock_ioctl race condition.
CVE-2021-46982
- EPSS 0.18%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 31.12.2024 16:08:54
In the Linux kernel, the following vulnerability has been resolved: f2fs: compress: fix race condition of overwrite vs truncate pos_fsstress testcase complains a panic as belew: ------------[ cut here ]------------ kernel BUG at fs/f2fs/compress.c...
CVE-2021-46990
- EPSS 0.23%
- Veröffentlicht 28.02.2024 09:15:37
- Zuletzt bearbeitet 26.12.2024 15:01:41
In the Linux kernel, the following vulnerability has been resolved: powerpc/64s: Fix crashes when toggling entry flush barrier The entry flush mitigation can be enabled/disabled at runtime via a debugfs file (entry_flush), which causes the kernel t...
CVE-2021-46966
- EPSS 0.23%
- Veröffentlicht 27.02.2024 19:04:07
- Zuletzt bearbeitet 06.12.2024 17:55:15
In the Linux kernel, the following vulnerability has been resolved: ACPI: custom_method: fix potential use-after-free issue In cm_write(), buf is always freed when reaching the end of the function. If the requested count is less than table.length,...
CVE-2021-46955
- EPSS 0.25%
- Veröffentlicht 27.02.2024 19:04:06
- Zuletzt bearbeitet 06.12.2024 17:53:52
In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix stack OOB read while fragmenting IPv4 packets running openvswitch on kernels built with KASAN, it's possible to see the following splat while testing fragmentation...
CVE-2021-46960
- EPSS 0.19%
- Veröffentlicht 27.02.2024 19:04:06
- Zuletzt bearbeitet 11.12.2024 14:47:28
In the Linux kernel, the following vulnerability has been resolved: cifs: Return correct error code from smb2_get_enc_key Avoid a warning if the error percolates back up: [440700.376476] CIFS VFS: \\otters.example.com crypt_message: Could not get ...
CVE-2021-46939
- EPSS 0.25%
- Veröffentlicht 27.02.2024 19:04:05
- Zuletzt bearbeitet 22.04.2025 16:15:19
In the Linux kernel, the following vulnerability has been resolved: tracing: Restructure trace_clock_global() to never block It was reported that a fix to the ring buffer recursion detection would cause a hung machine when performing suspend / resu...