CVE-2023-52902
- EPSS 0.03%
- Veröffentlicht 21.08.2024 07:15:06
- Zuletzt bearbeitet 13.09.2024 13:29:35
In the Linux kernel, the following vulnerability has been resolved: nommu: fix memory leak in do_mmap() error path The preallocation of the maple tree nodes may leak if the error path to "error_just_free" is taken. Fix this by moving the freeing o...
CVE-2023-52903
- EPSS 0.01%
- Veröffentlicht 21.08.2024 07:15:06
- Zuletzt bearbeitet 13.09.2024 13:34:10
In the Linux kernel, the following vulnerability has been resolved: io_uring: lock overflowing for IOPOLL syzbot reports an issue with overflow filling for IOPOLL: WARNING: CPU: 0 PID: 28 at io_uring/io_uring.c:734 io_cqring_event_overflow+0x1c0/0...
CVE-2023-52904
- EPSS 0.01%
- Veröffentlicht 21.08.2024 07:15:06
- Zuletzt bearbeitet 17.10.2024 14:15:04
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix possible NULL pointer dereference in snd_usb_pcm_has_fixed_rate() The subs function argument may be NULL, so do not use it before the NULL check.
CVE-2023-52905
- EPSS 0.01%
- Veröffentlicht 21.08.2024 07:15:06
- Zuletzt bearbeitet 13.09.2024 13:27:29
In the Linux kernel, the following vulnerability has been resolved: octeontx2-pf: Fix resource leakage in VF driver unbind resources allocated like mcam entries to support the Ntuple feature and hash tables for the tc feature are not getting freed ...
CVE-2023-52906
- EPSS 0.02%
- Veröffentlicht 21.08.2024 07:15:06
- Zuletzt bearbeitet 13.09.2024 13:21:31
In the Linux kernel, the following vulnerability has been resolved: net/sched: act_mpls: Fix warning during failed attribute validation The 'TCA_MPLS_LABEL' attribute is of 'NLA_U32' type, but has a validation type of 'NLA_VALIDATE_FUNCTION'. This ...
CVE-2023-52907
- EPSS 0.01%
- Veröffentlicht 21.08.2024 07:15:06
- Zuletzt bearbeitet 12.09.2024 16:06:17
In the Linux kernel, the following vulnerability has been resolved: nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame() Fix a use-after-free that occurs in hcd when in_urb sent from pn533_usb_send_frame() is completed earlier than o...
CVE-2023-52908
- EPSS 0.02%
- Veröffentlicht 21.08.2024 07:15:06
- Zuletzt bearbeitet 12.09.2024 14:54:41
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix potential NULL dereference Fix potential NULL dereference, in the case when "man", the resource manager might be NULL, when/if we print debug information.
CVE-2023-52909
- EPSS 0.02%
- Veröffentlicht 21.08.2024 07:15:06
- Zuletzt bearbeitet 12.09.2024 14:52:54
In the Linux kernel, the following vulnerability has been resolved: nfsd: fix handling of cached open files in nfsd4_open codepath Commit fb70bf124b05 ("NFSD: Instantiate a struct file when creating a regular NFSv4 file") added the ability to cache...
CVE-2023-52910
- EPSS 0.02%
- Veröffentlicht 21.08.2024 07:15:06
- Zuletzt bearbeitet 12.09.2024 14:47:08
In the Linux kernel, the following vulnerability has been resolved: iommu/iova: Fix alloc iova overflows issue In __alloc_and_insert_iova_range, there is an issue that retry_pfn overflows. The value of iovad->anchor.pfn_hi is ~0UL, then when iovad-...
CVE-2023-52911
- EPSS 0.01%
- Veröffentlicht 21.08.2024 07:15:06
- Zuletzt bearbeitet 12.09.2024 14:49:30
In the Linux kernel, the following vulnerability has been resolved: drm/msm: another fix for the headless Adreno GPU Fix another oops reproducible when rebooting the board with the Adreno GPU working in the headless mode (e.g. iMX platforms). Unab...