CVE-2022-48901
- EPSS 0.03%
- Veröffentlicht 22.08.2024 02:15:04
- Zuletzt bearbeitet 12.09.2024 14:05:35
In the Linux kernel, the following vulnerability has been resolved: btrfs: do not start relocation until in progress drops are done We hit a bug with a recovering relocation on mount for one of our file systems in production. I reproduced this loc...
CVE-2022-48902
- EPSS 0.03%
- Veröffentlicht 22.08.2024 02:15:04
- Zuletzt bearbeitet 12.09.2024 14:01:44
In the Linux kernel, the following vulnerability has been resolved: btrfs: do not WARN_ON() if we have PageError set Whenever we do any extent buffer operations we call assert_eb_page_uptodate() to complain loudly if we're operating on an non-uptod...
CVE-2022-48903
- EPSS 0.03%
- Veröffentlicht 22.08.2024 02:15:04
- Zuletzt bearbeitet 12.09.2024 13:58:48
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix relocation crash due to premature return from btrfs_commit_transaction() We are seeing crashes similar to the following trace: [38.969182] WARNING: CPU: 20 PID: 2105 at...
CVE-2022-48904
- EPSS 0.03%
- Veröffentlicht 22.08.2024 02:15:04
- Zuletzt bearbeitet 12.09.2024 13:55:34
In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix I/O page table memory leak The current logic updates the I/O page table mode for the domain before calling the logic to free memory used for the page table. This res...
CVE-2023-52912
- EPSS 0.02%
- Veröffentlicht 21.08.2024 07:15:07
- Zuletzt bearbeitet 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%
- Veröffentlicht 21.08.2024 07:15:07
- Zuletzt bearbeitet 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%
- Veröffentlicht 21.08.2024 07:15:07
- Zuletzt bearbeitet 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%
- Veröffentlicht 21.08.2024 07:15:06
- Zuletzt bearbeitet 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%
- Veröffentlicht 21.08.2024 07:15:06
- Zuletzt bearbeitet 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%
- Veröffentlicht 21.08.2024 07:15:06
- Zuletzt bearbeitet 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...