- EPSS 0.02%
- Veröffentlicht 22.05.2024 09:15:09
- Zuletzt bearbeitet 24.09.2025 19:04:38
In the Linux kernel, the following vulnerability has been resolved: staging: rtl8712: fix use-after-free in rtl8712_dl_fw Syzbot reported use-after-free in rtl8712_dl_fw(). The problem was in race condition between r871xu_dev_remove() ->ndo_open() ...
CVE-2021-47473
- EPSS 0.03%
- Veröffentlicht 22.05.2024 07:15:12
- Zuletzt bearbeitet 07.01.2025 20:19:15
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els() Commit 8c0eb596baa5 ("[SCSI] qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()"), inte...
CVE-2021-47466
- EPSS 0.03%
- Veröffentlicht 22.05.2024 07:15:11
- Zuletzt bearbeitet 07.01.2025 20:13:41
In the Linux kernel, the following vulnerability has been resolved: mm, slub: fix potential memoryleak in kmem_cache_open() In error path, the random_seq of slub cache might be leaked. Fix this by using __kmem_cache_release() to release all the re...
CVE-2021-47467
- EPSS 0.09%
- Veröffentlicht 22.05.2024 07:15:11
- Zuletzt bearbeitet 02.04.2025 15:11:11
In the Linux kernel, the following vulnerability has been resolved: kunit: fix reference count leak in kfree_at_end The reference counting issue happens in the normal path of kfree_at_end(). When kunit_alloc_and_get_resource() is invoked, the funct...
- EPSS 0.04%
- Veröffentlicht 22.05.2024 07:15:11
- Zuletzt bearbeitet 03.03.2025 09:15:09
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
- EPSS 0.04%
- Veröffentlicht 22.05.2024 07:15:11
- Zuletzt bearbeitet 17.06.2024 17:15:51
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2021-47455
- EPSS 0.02%
- Veröffentlicht 22.05.2024 07:15:10
- Zuletzt bearbeitet 03.11.2025 18:15:39
In the Linux kernel, the following vulnerability has been resolved: ptp: Fix possible memory leak in ptp_clock_register() I got memory leak as follows when doing fault injection test: unreferenced object 0xffff88800906c618 (size 8): comm "i2c-id...
CVE-2021-47438
- EPSS 0.02%
- Veröffentlicht 22.05.2024 07:15:09
- Zuletzt bearbeitet 07.01.2025 20:14:16
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error path Prior to this patch in case mlx5_core_destroy_cq() failed it returns without completing all destroy operations and t...
CVE-2021-47441
- EPSS 0.02%
- Veröffentlicht 22.05.2024 07:15:09
- Zuletzt bearbeitet 02.04.2025 15:12:50
In the Linux kernel, the following vulnerability has been resolved: mlxsw: thermal: Fix out-of-bounds memory accesses Currently, mlxsw allows cooling states to be set above the maximum cooling state supported by the driver: # cat /sys/class/therm...
CVE-2021-47433
- EPSS 0.02%
- Veröffentlicht 22.05.2024 07:15:08
- Zuletzt bearbeitet 25.09.2025 16:02:16
In the Linux kernel, the following vulnerability has been resolved: btrfs: fix abort logic in btrfs_replace_file_extents Error injection testing uncovered a case where we'd end up with a corrupt file system with a missing extent in the middle of a ...