CVE-2023-53618
- EPSS 0.19%
- Veröffentlicht 07.10.2025 15:19:25
- Zuletzt bearbeitet 05.02.2026 14:58:43
In the Linux kernel, the following vulnerability has been resolved: btrfs: reject invalid reloc tree root keys with stack dump [BUG] Syzbot reported a crash that an ASSERT() got triggered inside prepare_to_merge(). That ASSERT() makes sure the rel...
CVE-2022-50534
- EPSS 0.15%
- Veröffentlicht 07.10.2025 15:19:23
- Zuletzt bearbeitet 17.03.2026 17:16:24
In the Linux kernel, the following vulnerability has been resolved: dm thin: Use last transaction's pmd->root when commit failed Recently we found a softlock up problem in dm thin pool btree lookup code due to corrupted metadata: Kernel panic - n...
CVE-2022-50532
- EPSS 0.15%
- Veröffentlicht 07.10.2025 15:19:22
- Zuletzt bearbeitet 17.03.2026 17:13:15
In the Linux kernel, the following vulnerability has been resolved: scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add() In mpt3sas_transport_port_add(), if sas_rphy_add() returns error, sas_rphy_free() needs be called to free...
CVE-2022-50527
- EPSS 0.15%
- Veröffentlicht 07.10.2025 15:19:19
- Zuletzt bearbeitet 17.03.2026 16:53:02
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix size validation for non-exclusive domains (v4) Fix amdgpu_bo_validate_size() to check whether the TTM domain manager for the requested memory exists, else we get a ...
CVE-2022-50525
- EPSS 0.15%
- Veröffentlicht 07.10.2025 15:19:17
- Zuletzt bearbeitet 17.03.2026 16:51:53
In the Linux kernel, the following vulnerability has been resolved: iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe() The fsl_pamu_probe() returns directly when create_csd() failed, leaving irq and memories unreleased. Fix by jumping to error i...
CVE-2022-50521
- EPSS 0.15%
- Veröffentlicht 07.10.2025 15:19:15
- Zuletzt bearbeitet 17.03.2026 14:17:13
In the Linux kernel, the following vulnerability has been resolved: platform/x86: mxm-wmi: fix memleak in mxm_wmi_call_mx[ds|mx]() The ACPI buffer memory (out.pointer) returned by wmi_evaluate_method() is not freed after the call, so it leads to me...
CVE-2022-50520
- EPSS 0.15%
- Veröffentlicht 07.10.2025 15:19:14
- Zuletzt bearbeitet 17.03.2026 14:13:15
In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix PCI device refcount leak in radeon_atrm_get_bios() As comment of pci_get_class() says, it returns a pci_device with its refcount increased and decreased the refcoun...
CVE-2022-50518
- EPSS 0.13%
- Veröffentlicht 07.10.2025 15:19:13
- Zuletzt bearbeitet 17.03.2026 14:15:19
In the Linux kernel, the following vulnerability has been resolved: parisc: Fix locking in pdc_iodc_print() firmware call Utilize pdc_lock spinlock to protect parallel modifications of the iodc_dbuf[] buffer, check length to prevent buffer overflow...
CVE-2022-50519
- EPSS 0.15%
- Veröffentlicht 07.10.2025 15:19:13
- Zuletzt bearbeitet 17.03.2026 14:13:35
In the Linux kernel, the following vulnerability has been resolved: nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failure If creation or finalization of a checkpoint fails due to anomalies in the checkpoint metadata on disk, a ...
CVE-2022-50516
- EPSS 0.16%
- Veröffentlicht 07.10.2025 15:19:11
- Zuletzt bearbeitet 17.03.2026 14:12:32
In the Linux kernel, the following vulnerability has been resolved: fs: dlm: fix invalid derefence of sb_lvbptr I experience issues when putting a lkbsb on the stack and have sb_lvbptr field to a dangled pointer while not using DLM_LKF_VALBLK. It w...