CVE-2023-52784
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:17
- Zuletzt bearbeitet 25.09.2025 16:35:19
In the Linux kernel, the following vulnerability has been resolved: bonding: stop the device in bond_setup_by_slave() Commit 9eed321cde22 ("net: lapbether: only support ethernet devices") has been able to keep syzbot away from net/lapb, until today...
CVE-2023-52789
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:17
- Zuletzt bearbeitet 15.01.2025 17:57:15
In the Linux kernel, the following vulnerability has been resolved: tty: vcc: Add check for kstrdup() in vcc_probe() Add check for the return value of kstrdup() and return the error, if it fails in order to avoid NULL pointer dereference.
CVE-2023-52791
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:17
- Zuletzt bearbeitet 26.09.2025 16:59:41
In the Linux kernel, the following vulnerability has been resolved: i2c: core: Run atomic i2c xfer when !preemptible Since bae1d3a05a8b, i2c transfers are non-atomic if preemption is disabled. However, non-atomic i2c transfers require preemption (e...
CVE-2023-52774
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:16
- Zuletzt bearbeitet 23.09.2025 20:00:36
In the Linux kernel, the following vulnerability has been resolved: s390/dasd: protect device queue against concurrent access In dasd_profile_start() the amount of requests on the device queue are counted. The access to the device queue is unprotec...
- EPSS 0.04%
- Veröffentlicht 21.05.2024 16:15:15
- Zuletzt bearbeitet 19.12.2024 11:15:30
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2023-52760
- EPSS 0.02%
- Veröffentlicht 21.05.2024 16:15:15
- Zuletzt bearbeitet 03.11.2025 22:16:31
In the Linux kernel, the following vulnerability has been resolved: gfs2: Fix slab-use-after-free in gfs2_qd_dealloc In gfs2_put_super(), whether withdrawn or not, the quota should be cleaned up by gfs2_quota_cleanup(). Otherwise, struct gfs2_sbd ...
CVE-2023-52764
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:15
- Zuletzt bearbeitet 23.09.2025 19:52:13
In the Linux kernel, the following vulnerability has been resolved: media: gspca: cpia1: shift-out-of-bounds in set_flicker Syzkaller reported the following issue: UBSAN: shift-out-of-bounds in drivers/media/usb/gspca/cpia1.c:1031:27 shift exponent...
CVE-2023-52741
- EPSS 0.02%
- Veröffentlicht 21.05.2024 16:15:14
- Zuletzt bearbeitet 06.01.2025 20:40:21
In the Linux kernel, the following vulnerability has been resolved: cifs: Fix use-after-free in rdata->read_into_pages() When the network status is unstable, use-after-free may occur when read data from the server. BUG: KASAN: use-after-free in ...
CVE-2023-52742
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:14
- Zuletzt bearbeitet 25.09.2025 16:47:00
In the Linux kernel, the following vulnerability has been resolved: net: USB: Fix wrong-direction WARNING in plusb.c The syzbot fuzzer detected a bug in the plusb network driver: A zero-length control-OUT transfer was treated as a read instead of a...
CVE-2023-52743
- EPSS 0.01%
- Veröffentlicht 21.05.2024 16:15:14
- Zuletzt bearbeitet 25.09.2025 16:44:14
In the Linux kernel, the following vulnerability has been resolved: ice: Do not use WQ_MEM_RECLAIM flag for workqueue When both ice and the irdma driver are loaded, a warning in check_flush_dependency is being triggered. This is due to ice driver w...