CVE-2024-41010
- EPSS 0.1%
- Veröffentlicht 17.07.2024 07:15:02
- Zuletzt bearbeitet 21.11.2024 09:32:03
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix too early release of tcx_entry Pedro Pinto and later independently also Hyunwoo Kim and Wongi Lee reported an issue that the tcx_entry can be released too early leading to...
CVE-2024-41009
- EPSS 0.03%
- Veröffentlicht 17.07.2024 07:15:01
- Zuletzt bearbeitet 03.11.2025 22:17:22
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix overrunning reservations in ringbuf The BPF ring buffer internally is implemented as a power-of-2 sized circular buffer, with two logical and ever-increasing counters: con...
CVE-2022-48861
- EPSS 0.06%
- Veröffentlicht 16.07.2024 13:15:13
- Zuletzt bearbeitet 21.11.2024 07:34:14
In the Linux kernel, the following vulnerability has been resolved: vdpa: fix use-after-free on vp_vdpa_remove When vp_vdpa driver is unbind, vp_vdpa is freed in vdpa_unregister_device and then vp_vdpa->mdev.pci_dev is dereferenced in vp_modern_rem...
CVE-2022-48862
- EPSS 0.03%
- Veröffentlicht 16.07.2024 13:15:13
- Zuletzt bearbeitet 21.11.2024 07:34:14
In the Linux kernel, the following vulnerability has been resolved: vhost: fix hung thread due to erroneous iotlb entries In vhost_iotlb_add_range_ctx(), range size can overflow to 0 when start is 0 and last is ULONG_MAX. One instance where it can ...
CVE-2022-48863
- EPSS 0.02%
- Veröffentlicht 16.07.2024 13:15:13
- Zuletzt bearbeitet 21.11.2024 07:34:14
In the Linux kernel, the following vulnerability has been resolved: mISDN: Fix memory leak in dsp_pipeline_build() dsp_pipeline_build() allocates dup pointer by kstrdup(cfg), but then it updates dup variable by strsep(&dup, "|"). As a result when i...
CVE-2022-48864
- EPSS 0.02%
- Veröffentlicht 16.07.2024 13:15:13
- Zuletzt bearbeitet 21.11.2024 07:34:14
In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: add validation for VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET command When control vq receives a VIRTIO_NET_CTRL_MQ_VQ_PAIRS_SET command request from the driver, presently there is...
CVE-2022-48865
- EPSS 0.02%
- Veröffentlicht 16.07.2024 13:15:13
- Zuletzt bearbeitet 21.11.2024 07:34:14
In the Linux kernel, the following vulnerability has been resolved: tipc: fix kernel panic when enabling bearer When enabling a bearer on a node, a kernel panic is observed: [ 4.498085] RIP: 0010:tipc_mon_prep+0x4e/0x130 [tipc] ... [ 4.52003...
CVE-2022-48866
- EPSS 0.03%
- Veröffentlicht 16.07.2024 13:15:13
- Zuletzt bearbeitet 21.11.2024 07:34:14
In the Linux kernel, the following vulnerability has been resolved: HID: hid-thrustmaster: fix OOB read in thrustmaster_interrupts Syzbot reported an slab-out-of-bounds Read in thrustmaster_probe() bug. The root case is in missing validation check ...
CVE-2022-48848
- EPSS 0.05%
- Veröffentlicht 16.07.2024 13:15:12
- Zuletzt bearbeitet 21.11.2024 07:34:12
In the Linux kernel, the following vulnerability has been resolved: tracing/osnoise: Do not unregister events twice Nicolas reported that using: # trace-cmd record -e all -M 10 -p osnoise --poll Resulted in the following kernel warning: ------...
CVE-2022-48849
- EPSS 0.01%
- Veröffentlicht 16.07.2024 13:15:12
- Zuletzt bearbeitet 19.06.2025 13:15:21
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: bypass tiling flag check in virtual display case (v2) vkms leverages common amdgpu framebuffer creation, and also as it does not support FB modifier, there is no need t...