CVE-2022-49742
- EPSS 0.01%
- Veröffentlicht 27.03.2025 16:42:53
- Zuletzt bearbeitet 01.10.2025 18:15:31
In the Linux kernel, the following vulnerability has been resolved: f2fs: initialize locks earlier in f2fs_fill_super() syzbot is reporting lockdep warning at f2fs_handle_error() [1], for spin_lock(&sbi->error_lock) is called before spin_lock_init(...
CVE-2022-49740
- EPSS 0.01%
- Veröffentlicht 27.03.2025 16:42:52
- Zuletzt bearbeitet 01.10.2025 18:15:31
In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bounds reads This patch fixes slab-out-of-bounds reads in brcmfmac that occur in brcmf_construct_chaninfo() ...
CVE-2022-49741
- EPSS 0.01%
- Veröffentlicht 27.03.2025 16:42:52
- Zuletzt bearbeitet 01.10.2025 18:15:31
In the Linux kernel, the following vulnerability has been resolved: fbdev: smscufx: fix error handling code in ufx_usb_probe The current error handling code in ufx_usb_probe have many unmatching issues, e.g., missing ufx_free_usb_list, destroy_mode...
CVE-2022-49739
- EPSS 0.01%
- Veröffentlicht 27.03.2025 16:42:51
- Zuletzt bearbeitet 30.10.2025 15:36:58
In the Linux kernel, the following vulnerability has been resolved: gfs2: Always check inode size of inline inodes Check if the inode size of stuffed (inline) inodes is within the allowed range when reading inodes from disk (gfs2_dinode_in()). Thi...
CVE-2022-49738
- EPSS 0.04%
- Veröffentlicht 27.03.2025 16:42:50
- Zuletzt bearbeitet 01.10.2025 18:15:30
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on i_extra_isize in is_alive() syzbot found a f2fs bug: BUG: KASAN: slab-out-of-bounds in data_blkaddr fs/f2fs/f2fs.h:2891 [inline] BUG: KASAN: slab-o...
CVE-2023-52936
- EPSS 0.01%
- Veröffentlicht 27.03.2025 16:37:16
- Zuletzt bearbeitet 01.10.2025 20:17:11
In the Linux kernel, the following vulnerability has been resolved: kernel/irq/irqdomain.c: fix memory leak with using debugfs_lookup() When calling debugfs_lookup() the result must have dput() called on it, otherwise the memory will leak over time...
CVE-2023-52932
- EPSS 0.01%
- Veröffentlicht 27.03.2025 16:37:13
- Zuletzt bearbeitet 01.10.2025 20:17:11
In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: add cond_resched() in get_swap_pages() The softlockup still occurs in get_swap_pages() under memory pressure. 64 CPU cores, 64GB memory, and 28 zram devices, the disk...
CVE-2023-52928
- EPSS 0.01%
- Veröffentlicht 27.03.2025 16:37:10
- Zuletzt bearbeitet 29.10.2025 17:14:01
In the Linux kernel, the following vulnerability has been resolved: bpf: Skip invalid kfunc call in backtrack_insn The verifier skips invalid kfunc call in check_kfunc_call(), which would be captured in fixup_kfunc_call() if such insn is not elimin...
CVE-2025-21881
- EPSS 0.02%
- Veröffentlicht 27.03.2025 14:57:10
- Zuletzt bearbeitet 03.11.2025 20:17:25
In the Linux kernel, the following vulnerability has been resolved: uprobes: Reject the shared zeropage in uprobe_write_opcode() We triggered the following crash in syzkaller tests: BUG: Bad page state in process syz.7.38 pfn:1eff3 page: refc...
CVE-2025-21877
- EPSS 0.02%
- Veröffentlicht 27.03.2025 14:57:07
- Zuletzt bearbeitet 03.11.2025 20:17:24
In the Linux kernel, the following vulnerability has been resolved: usbnet: gl620a: fix endpoint checking in genelink_bind() Syzbot reports [1] a warning in usb_submit_urb() triggered by inconsistencies between expected and actually present endpoin...