CVE-2022-48915
- EPSS 0.03%
- Veröffentlicht 22.08.2024 02:15:05
- Zuletzt bearbeitet 27.08.2024 16:07:09
In the Linux kernel, the following vulnerability has been resolved: thermal: core: Fix TZ_GET_TRIP NULL pointer dereference Do not call get_trip_hyst() from thermal_genl_cmd_tz_get_trip() if the thermal zone does not define one.
CVE-2022-48919
- EPSS 0.02%
- Veröffentlicht 22.08.2024 02:15:05
- Zuletzt bearbeitet 23.12.2025 14:16:02
In the Linux kernel, the following vulnerability has been resolved: cifs: fix double free race when mount fails in cifs_get_root() When cifs_get_root() fails during cifs_smb3_do_mount() we call deactivate_locked_super() which eventually will call d...
CVE-2021-4441
- EPSS 0.02%
- Veröffentlicht 22.08.2024 02:15:04
- Zuletzt bearbeitet 11.09.2024 16:43:41
In the Linux kernel, the following vulnerability has been resolved: spi: spi-zynq-qspi: Fix a NULL pointer dereference in zynq_qspi_exec_mem_op() In zynq_qspi_exec_mem_op(), kzalloc() is directly used in memset(), which could lead to a NULL pointer...
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-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-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-52898
- EPSS 0.01%
- Veröffentlicht 21.08.2024 07:15:06
- Zuletzt bearbeitet 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%
- Veröffentlicht 21.08.2024 07:15:06
- Zuletzt bearbeitet 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%
- Veröffentlicht 21.08.2024 07:15:06
- Zuletzt bearbeitet 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...