CVE-2024-45008
- EPSS 0.02%
- Veröffentlicht 04.09.2024 20:15:09
- Zuletzt bearbeitet 03.11.2025 23:15:49
In the Linux kernel, the following vulnerability has been resolved: Input: MT - limit max slots syzbot is reporting too large allocation at input_mt_init_slots(), for num_slots is supplied from userspace using ioctl(UI_DEV_CREATE). Since nobody kn...
CVE-2024-44989
- EPSS 0.02%
- Veröffentlicht 04.09.2024 20:15:08
- Zuletzt bearbeitet 03.11.2025 23:15:46
In the Linux kernel, the following vulnerability has been resolved: bonding: fix xfrm real_dev null pointer dereference We shouldn't set real_dev to NULL because packets can be in transit and xfrm might call xdo_dev_offload_ok() in parallel. All ca...
CVE-2024-44990
- EPSS 0.02%
- Veröffentlicht 04.09.2024 20:15:08
- Zuletzt bearbeitet 03.11.2025 23:15:47
In the Linux kernel, the following vulnerability has been resolved: bonding: fix null pointer deref in bond_ipsec_offload_ok We must check if there is an active slave before dereferencing the pointer.
CVE-2024-44991
- EPSS 0.06%
- Veröffentlicht 04.09.2024 20:15:08
- Zuletzt bearbeitet 03.11.2025 23:15:47
In the Linux kernel, the following vulnerability has been resolved: tcp: prevent concurrent execution of tcp_sk_exit_batch Its possible that two threads call tcp_sk_exit_batch() concurrently, once from the cleanup_net workqueue, once from a task th...
CVE-2024-44992
- EPSS 0.05%
- Veröffentlicht 04.09.2024 20:15:08
- Zuletzt bearbeitet 06.09.2024 16:29:28
In the Linux kernel, the following vulnerability has been resolved: smb/client: avoid possible NULL dereference in cifs_free_subrequest() Clang static checker (scan-build) warning: cifsglob.h:line 890, column 3 Access to field 'ops' results in a ...
CVE-2024-44993
- EPSS 0.03%
- Veröffentlicht 04.09.2024 20:15:08
- Zuletzt bearbeitet 06.09.2024 16:28:49
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Fix out-of-bounds read in `v3d_csd_job_run()` When enabling UBSAN on Raspberry Pi 5, we get the following warning: [ 387.894977] UBSAN: array-index-out-of-bounds in driv...
CVE-2024-44994
- EPSS 0.02%
- Veröffentlicht 04.09.2024 20:15:08
- Zuletzt bearbeitet 10.10.2024 15:59:06
In the Linux kernel, the following vulnerability has been resolved: iommu: Restore lost return in iommu_report_device_fault() When iommu_report_device_fault gets called with a partial fault it is supposed to collect the fault into the group and the...
CVE-2024-44995
- EPSS 0.02%
- Veröffentlicht 04.09.2024 20:15:08
- Zuletzt bearbeitet 03.11.2025 23:15:47
In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix a deadlock problem when config TC during resetting When config TC during the reset process, may cause a deadlock, the flow is as below: ...
CVE-2024-44996
- EPSS 0.01%
- Veröffentlicht 04.09.2024 20:15:08
- Zuletzt bearbeitet 16.09.2024 12:21:47
In the Linux kernel, the following vulnerability has been resolved: vsock: fix recursive ->recvmsg calls After a vsock socket has been added to a BPF sockmap, its prot->recvmsg has been replaced with vsock_bpf_recvmsg(). Thus the following recursii...
CVE-2024-44997
- EPSS 0.02%
- Veröffentlicht 04.09.2024 20:15:08
- Zuletzt bearbeitet 06.09.2024 16:28:25
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_wed: fix use-after-free panic in mtk_wed_setup_tc_block_cb() When there are multiple ap interfaces on one band and with WED on, turning the interface down will c...