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...
- EPSS 0.04%
- Veröffentlicht 22.08.2024 02:15:04
- Zuletzt bearbeitet 22.08.2024 08:15:04
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
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-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...
CVE-2023-52901
- EPSS 0.01%
- Veröffentlicht 21.08.2024 07:15:06
- Zuletzt bearbeitet 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...
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-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-2022-48891
- EPSS 0.01%
- Veröffentlicht 21.08.2024 07:15:05
- Zuletzt bearbeitet 06.09.2024 15:39:03
In the Linux kernel, the following vulnerability has been resolved: regulator: da9211: Use irq handler when ready If the system does not come from reset (like when it is kexec()), the regulator might have an IRQ waiting for us. If we enable the IR...