CVE-2022-49746
- EPSS 0.02%
- Veröffentlicht 27.03.2025 16:42:56
- Zuletzt bearbeitet 01.10.2025 18:15:31
In the Linux kernel, the following vulnerability has been resolved: dmaengine: imx-sdma: Fix a possible memory leak in sdma_transfer_init If the function sdma_load_context() fails, the sdma_desc will be freed, but the allocated desc->bd is forgot t...
CVE-2022-49745
- EPSS 0.03%
- Veröffentlicht 27.03.2025 16:42:55
- Zuletzt bearbeitet 30.10.2025 16:41:06
In the Linux kernel, the following vulnerability has been resolved: fpga: m10bmc-sec: Fix probe rollback Handle probe error rollbacks properly to avoid leaks.
CVE-2022-49743
- EPSS 0.02%
- Veröffentlicht 27.03.2025 16:42:54
- Zuletzt bearbeitet 30.10.2025 15:27:43
In the Linux kernel, the following vulnerability has been resolved: ovl: Use "buf" flexible array for memcpy() destination The "buf" flexible array needs to be the memcpy() destination to avoid false positive run-time warning from the recent FORTIF...
CVE-2022-49744
- EPSS 0.03%
- Veröffentlicht 27.03.2025 16:42:54
- Zuletzt bearbeitet 30.10.2025 16:46:02
In the Linux kernel, the following vulnerability has been resolved: mm/uffd: fix pte marker when fork() without fork event Patch series "mm: Fixes on pte markers". Patch 1 resolves the syzkiller report from Pengfei. Patch 2 further harden pte mar...
CVE-2022-49742
- EPSS 0.02%
- 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.03%
- 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.03%
- 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.02%
- 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-52942
- EPSS 0.02%
- Veröffentlicht 27.03.2025 16:37:20
- Zuletzt bearbeitet 28.10.2025 18:24:17
In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask() It was found that the check to see if a partition could use up all the cpus from the parent cpuset in update_pare...