CVE-2024-53063
- EPSS 0.02%
- Veröffentlicht 19.11.2024 18:15:26
- Zuletzt bearbeitet 03.11.2025 23:17:17
In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: prevent the risk of out of memory access The dvbdev contains a static variable used to store dvb minors. The behavior of it depends if CONFIG_DVB_DYNAMIC_MINORS is ...
CVE-2024-53066
- EPSS 0.02%
- Veröffentlicht 19.11.2024 18:15:26
- Zuletzt bearbeitet 03.11.2025 23:17:17
In the Linux kernel, the following vulnerability has been resolved: nfs: Fix KMSAN warning in decode_getfattr_attrs() Fix the following KMSAN warning: CPU: 1 UID: 0 PID: 7651 Comm: cp Tainted: G B Tainted: [B]=BAD_PAGE Hardware name: QEMU Stand...
CVE-2024-53057
- EPSS 0.01%
- Veröffentlicht 19.11.2024 18:15:25
- Zuletzt bearbeitet 12.05.2026 13:16:21
In the Linux kernel, the following vulnerability has been resolved: net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT In qdisc_tree_reduce_backlog, Qdiscs with major handle ffff: are assumed to be either root or ingress. This assumption is bog...
CVE-2024-53059
- EPSS 0.01%
- Veröffentlicht 19.11.2024 18:15:25
- Zuletzt bearbeitet 12.05.2026 13:16:21
In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd() 1. The size of the response packet is not validated. 2. The response buffer is not freed. Resolve these is...
CVE-2024-53061
- EPSS 0.01%
- Veröffentlicht 19.11.2024 18:15:25
- Zuletzt bearbeitet 03.11.2025 23:17:17
In the Linux kernel, the following vulnerability has been resolved: media: s5p-jpeg: prevent buffer overflows The current logic allows word to be less than 2. If this happens, there will be buffer overflows, as reported by smatch. Add extra checks ...
CVE-2024-50299
- EPSS 0.02%
- Veröffentlicht 19.11.2024 02:16:32
- Zuletzt bearbeitet 12.05.2026 13:16:20
In the Linux kernel, the following vulnerability has been resolved: sctp: properly validate chunk size in sctp_sf_ootb() A size validation fix similar to that in Commit 50619dbf8db7 ("sctp: add size validation when walking chunks") is also required...
CVE-2024-50301
- EPSS 0.04%
- Veröffentlicht 19.11.2024 02:16:32
- Zuletzt bearbeitet 12.05.2026 13:16:20
In the Linux kernel, the following vulnerability has been resolved: security/keys: fix slab-out-of-bounds in key_task_permission KASAN reports an out of bounds read: BUG: KASAN: slab-out-of-bounds in __kuid_val include/linux/uidgid.h:36 BUG: KASAN:...
CVE-2024-50302
- EPSS 1.74%
- Veröffentlicht 19.11.2024 02:16:32
- Zuletzt bearbeitet 12.05.2026 18:47:16
In the Linux kernel, the following vulnerability has been resolved: HID: core: zero-initialize the report buffer Since the report buffer is used by all kinds of drivers in various ways, let's zero-initialize it during allocation to make sure that i...
CVE-2024-50290
- EPSS 0.02%
- Veröffentlicht 19.11.2024 02:16:31
- Zuletzt bearbeitet 03.11.2025 23:17:11
In the Linux kernel, the following vulnerability has been resolved: media: cx24116: prevent overflows on SNR calculus as reported by Coverity, if reading SNR registers fail, a negative number will be returned, causing an underflow when reading SNR ...
CVE-2024-50296
- EPSS 0.02%
- Veröffentlicht 19.11.2024 02:16:31
- Zuletzt bearbeitet 03.11.2025 23:17:12
In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix kernel crash when uninstalling driver When the driver is uninstalled and the VF is disabled concurrently, a kernel crash occurs. The reason is that the two actions c...