CVE-2022-49358
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:12
- Zuletzt bearbeitet 01.10.2025 20:16:12
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: memleak flow rule from commit path Abort path release flow rule object, however, commit path does not. Update code to destroy these objects before releasing t...
CVE-2022-49359
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:12
- Zuletzt bearbeitet 25.03.2025 14:51:30
In the Linux kernel, the following vulnerability has been resolved: drm/panfrost: Job should reference MMU not file_priv For a while now it's been allowed for a MMU context to outlive it's corresponding panfrost_priv, however the job structure stil...
CVE-2022-49360
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:12
- Zuletzt bearbeitet 21.10.2025 12:17:01
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on total_data_blocks As Yanming reported in bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=215916 The kernel message is shown below: kernel B...
CVE-2022-49361
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:12
- Zuletzt bearbeitet 21.10.2025 12:16:53
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check for inline inode Yanming reported a kernel bug in Bugzilla kernel [1], which can be reproduced. The bug message is: The kernel message is shown below:...
CVE-2022-49362
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:12
- Zuletzt bearbeitet 25.03.2025 14:51:55
In the Linux kernel, the following vulnerability has been resolved: NFSD: Fix potential use-after-free in nfsd_file_put() nfsd_file_put_noref() can free @nf, so don't dereference @nf immediately upon return from nfsd_file_put_noref().
CVE-2022-49363
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:12
- Zuletzt bearbeitet 21.10.2025 12:16:43
In the Linux kernel, the following vulnerability has been resolved: f2fs: fix to do sanity check on block address in f2fs_do_zero_range() As Yanming reported in bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=215894 I have encountered a bug...
CVE-2022-49343
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:01:11
- Zuletzt bearbeitet 21.10.2025 12:18:01
In the Linux kernel, the following vulnerability has been resolved: ext4: avoid cycles in directory h-tree A maliciously corrupted filesystem can contain cycles in the h-tree stored inside a directory. That can easily lead to the kernel corrupting ...
CVE-2022-49344
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:11
- Zuletzt bearbeitet 01.10.2025 20:16:11
In the Linux kernel, the following vulnerability has been resolved: af_unix: Fix a data-race in unix_dgram_peer_wake_me(). unix_dgram_poll() calls unix_dgram_peer_wake_me() without `other`'s lock held and check if its receive queue is full. Here w...
CVE-2022-49345
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:01:11
- Zuletzt bearbeitet 22.09.2025 20:27:33
In the Linux kernel, the following vulnerability has been resolved: net: xfrm: unexport __init-annotated xfrm4_protocol_init() EXPORT_SYMBOL and __init is a bad combination because the .init.text section is freed up after the initialization. Hence,...
CVE-2022-49346
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:11
- Zuletzt bearbeitet 01.10.2025 20:16:11
In the Linux kernel, the following vulnerability has been resolved: net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list Every iteration of for_each_available_child_of_node() decrements the reference count of the previous node. when brea...