CVE-2023-52912
- EPSS 0.01%
- Published 21.08.2024 07:15:07
- Last modified 12.09.2024 14:35:58
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fixed bug on error when unloading amdgpu Fixed bug on error when unloading amdgpu. The error message is as follows: [ 377.706202] kernel BUG at drivers/gpu/drm/drm_bu...
CVE-2023-52913
- EPSS 0.01%
- Published 21.08.2024 07:15:07
- Last modified 08.11.2024 16:15:18
In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential context UAFs gem_context_register() makes the context visible to userspace, and which point a separate thread can trigger the I915_GEM_CONTEXT_DESTROY ioctl...
CVE-2023-52914
- EPSS 0.04%
- Published 21.08.2024 07:15:07
- Last modified 12.09.2024 14:07:17
In the Linux kernel, the following vulnerability has been resolved: io_uring/poll: add hash if ready poll request can't complete inline If we don't, then we may lose access to it completely, leading to a request leak. This will eventually stall the...
CVE-2023-52895
- EPSS 0.04%
- Published 21.08.2024 07:15:06
- Last modified 11.09.2024 16:31:31
In the Linux kernel, the following vulnerability has been resolved: io_uring/poll: don't reissue in case of poll race on multishot request A previous commit fixed a poll race that can occur, but it's only applicable for multishot requests. For a mu...
CVE-2023-52896
- EPSS 0.02%
- Published 21.08.2024 07:15:06
- Last modified 11.09.2024 16:37:08
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix race between quota rescan and disable leading to NULL pointer deref If we have one task trying to start the quota rescan worker while another one is trying to disable qu...
CVE-2023-52897
- EPSS 0.02%
- Published 21.08.2024 07:15:06
- Last modified 13.09.2024 13:52:07
In the Linux kernel, the following vulnerability has been resolved: btrfs: qgroup: do not warn on record without old_roots populated [BUG] There are some reports from the mailing list that since v6.1 kernel, the WARN_ON() inside btrfs_qgroup_accoun...
CVE-2023-52898
- EPSS 0.01%
- Published 21.08.2024 07:15:06
- Last modified 13.09.2024 13:46:50
In the Linux kernel, the following vulnerability has been resolved: xhci: Fix null pointer dereference when host dies Make sure xhci_free_dev() and xhci_kill_endpoint_urbs() do not race and cause null pointer dereference when host suddenly dies. U...
CVE-2023-52899
- EPSS 0.01%
- Published 21.08.2024 07:15:06
- Last modified 13.09.2024 13:44:43
In the Linux kernel, the following vulnerability has been resolved: Add exception protection processing for vd in axi_chan_handle_err function Since there is no protection for vd, a kernel panic will be triggered here in exceptional cases. You can...
CVE-2023-52900
- EPSS 0.01%
- Published 21.08.2024 07:15:06
- Last modified 13.09.2024 13:40:28
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix general protection fault in nilfs_btree_insert() If nilfs2 reads a corrupted disk image and tries to reads a b-tree node block by calling __nilfs_btree_get_block() agai...
CVE-2023-52901
- EPSS 0.01%
- Published 21.08.2024 07:15:06
- Last modified 13.09.2024 13:37:17
In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check endpoint is valid before dereferencing it When the host controller is not responding, all URBs queued to all endpoints need to be killed. This can cause a kernel p...