CVE-2022-49372
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:01:13
- Zuletzt bearbeitet 21.10.2025 12:16:14
In the Linux kernel, the following vulnerability has been resolved: tcp: tcp_rtx_synack() can be called from process context Laurent reported the enclosed report [1] This bug triggers with following coditions: 0) Kernel built with CONFIG_DEBUG_PR...
CVE-2022-49373
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:13
- Zuletzt bearbeitet 01.10.2025 20:16:14
In the Linux kernel, the following vulnerability has been resolved: watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when done. Add m...
CVE-2022-49353
- EPSS 0.04%
- Veröffentlicht 26.02.2025 07:01:12
- Zuletzt bearbeitet 01.10.2025 20:16:11
In the Linux kernel, the following vulnerability has been resolved: powerpc/papr_scm: don't requests stats with '0' sized stats buffer Sachin reported [1] that on a POWER-10 lpar he is seeing a kernel panic being reported with vPMEM when papr_scm p...
CVE-2022-49354
- EPSS 0.03%
- Veröffentlicht 26.02.2025 07:01:12
- Zuletzt bearbeitet 01.10.2025 20:16:11
In the Linux kernel, the following vulnerability has been resolved: ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe of_find_device_by_node() takes reference, we should use put_device() to release it when not need anymore. Add missing put_...
CVE-2022-49356
- EPSS 0.07%
- Veröffentlicht 26.02.2025 07:01:12
- Zuletzt bearbeitet 21.10.2025 12:17:26
In the Linux kernel, the following vulnerability has been resolved: SUNRPC: Trap RDMA segment overflows Prevent svc_rdma_build_writes() from walking off the end of a Write chunk's segment array. Caught with KASAN. The test that this fix replaces i...
CVE-2022-49357
- EPSS 0.02%
- Veröffentlicht 26.02.2025 07:01:12
- Zuletzt bearbeitet 21.10.2025 12:17:13
In the Linux kernel, the following vulnerability has been resolved: efi: Do not import certificates from UEFI Secure Boot for T2 Macs On Apple T2 Macs, when Linux attempts to read the db and dbx efi variables at early boot to load UEFI Secure Boot ...
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:...