CVE-2022-50092
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:02:31
- Zuletzt bearbeitet 18.11.2025 02:50:03
In the Linux kernel, the following vulnerability has been resolved: dm thin: fix use-after-free crash in dm_sm_register_threshold_callback Fault inject on pool metadata device reports: BUG: KASAN: use-after-free in dm_pool_register_metadata_thres...
CVE-2022-50093
- EPSS 0.04%
- Veröffentlicht 18.06.2025 11:02:31
- Zuletzt bearbeitet 18.11.2025 02:44:34
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: avoid invalid memory access via node_online(NUMA_NO_NODE) KASAN reports: [ 4.668325][ T0] BUG: KASAN: wild-memory-access in dmar_parse_one_rhsa (arch/x86/include/asm/b...
CVE-2022-50087
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:02:28
- Zuletzt bearbeitet 18.11.2025 02:21:38
In the Linux kernel, the following vulnerability has been resolved: firmware: arm_scpi: Ensure scpi_info is not assigned if the probe fails When scpi probe fails, at any point, we need to ensure that the scpi_info is not set and will remain NULL un...
CVE-2022-50085
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:02:26
- Zuletzt bearbeitet 18.11.2025 02:32:24
In the Linux kernel, the following vulnerability has been resolved: dm raid: fix address sanitizer warning in raid_resume There is a KASAN warning in raid_resume when running the lvm test lvconvert-raid.sh. The reason for the warning is that mddev-...
- EPSS 0.05%
- Veröffentlicht 18.06.2025 11:02:25
- Zuletzt bearbeitet 20.08.2025 15:15:31
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2022-50084
- EPSS 0.05%
- Veröffentlicht 18.06.2025 11:02:25
- Zuletzt bearbeitet 18.11.2025 02:33:04
In the Linux kernel, the following vulnerability has been resolved: dm raid: fix address sanitizer warning in raid_status There is this warning when using a kernel with the address sanitizer and running this testsuite: https://gitlab.com/cki-projec...
CVE-2022-50080
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:02:23
- Zuletzt bearbeitet 18.11.2025 02:39:52
In the Linux kernel, the following vulnerability has been resolved: tee: add overflow check in register_shm_helper() With special lengths supplied by user space, register_shm_helper() has an integer overflow when calculating the number of pages cov...
CVE-2022-50077
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:02:20
- Zuletzt bearbeitet 17.11.2025 19:27:18
In the Linux kernel, the following vulnerability has been resolved: apparmor: fix reference count leak in aa_pivotroot() The aa_pivotroot() function has a reference counting bug in a specific path. When aa_replace_current_label() returns on success...
CVE-2022-50074
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:02:18
- Zuletzt bearbeitet 17.11.2025 19:31:52
In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix memleak in aa_simple_write_to_buffer() When copy_from_user failed, the memory is freed by kvfree. however the management struct and data blob are allocated independen...
CVE-2022-50072
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:02:16
- Zuletzt bearbeitet 17.11.2025 18:00:37
In the Linux kernel, the following vulnerability has been resolved: NFSv4/pnfs: Fix a use-after-free bug in open If someone cancels the open RPC call, then we must not try to free either the open slot or the layoutget operation arguments, since the...