CVE-2022-49888
- EPSS 0.01%
- Veröffentlicht 01.05.2025 14:10:33
- Zuletzt bearbeitet 07.05.2025 13:20:08
In the Linux kernel, the following vulnerability has been resolved: arm64: entry: avoid kprobe recursion The cortex_a76_erratum_1463225_debug_handler() function is called when handling debug exceptions (and synchronous exceptions from BRK instructi...
CVE-2022-49889
- EPSS 0.01%
- Veröffentlicht 01.05.2025 14:10:33
- Zuletzt bearbeitet 01.10.2025 17:15:36
In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters() On some machines the number of listed CPUs may be bigger than the actual CPUs that exist. The tracing subsystem...
CVE-2022-49887
- EPSS 0.03%
- Veröffentlicht 01.05.2025 14:10:32
- Zuletzt bearbeitet 01.10.2025 17:15:36
In the Linux kernel, the following vulnerability has been resolved: media: meson: vdec: fix possible refcount leak in vdec_probe() v4l2_device_unregister need to be called to put the refcount got by v4l2_device_register when vdec_probe fails or vde...
CVE-2022-49885
- EPSS 0.01%
- Veröffentlicht 01.05.2025 14:10:31
- Zuletzt bearbeitet 01.10.2025 17:15:36
In the Linux kernel, the following vulnerability has been resolved: ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init() Change num_ghes from int to unsigned int, preventing an overflow and causing subsequent vmalloc() to fail. The overflo...
CVE-2022-49886
- EPSS 0.01%
- Veröffentlicht 01.05.2025 14:10:31
- Zuletzt bearbeitet 10.11.2025 21:19:04
In the Linux kernel, the following vulnerability has been resolved: x86/tdx: Panic on bad configs that #VE on "private" memory access All normal kernel memory is "TDX private memory". This includes everything from kernel stacks to kernel text. Ha...
CVE-2022-49884
- EPSS 0.01%
- Veröffentlicht 01.05.2025 14:10:30
- Zuletzt bearbeitet 10.11.2025 21:19:27
In the Linux kernel, the following vulnerability has been resolved: KVM: Initialize gfn_to_pfn_cache locks in dedicated helper Move the gfn_to_pfn_cache lock initialization to another helper and call the new helper during VM/vCPU creation. There a...
CVE-2022-49882
- EPSS 0.02%
- Veröffentlicht 01.05.2025 14:10:29
- Zuletzt bearbeitet 10.11.2025 21:19:56
In the Linux kernel, the following vulnerability has been resolved: KVM: Reject attempts to consume or refresh inactive gfn_to_pfn_cache Reject kvm_gpc_check() and kvm_gpc_refresh() if the cache is inactive. Not checking the active flag during refr...
CVE-2022-49883
- EPSS 0.02%
- Veröffentlicht 01.05.2025 14:10:29
- Zuletzt bearbeitet 10.11.2025 21:19:47
In the Linux kernel, the following vulnerability has been resolved: KVM: x86: smm: number of GPRs in the SMRAM image depends on the image format On 64 bit host, if the guest doesn't have X86_FEATURE_LM, KVM will access 16 gprs to 32-bit smram image...
CVE-2022-49881
- EPSS 0.02%
- Veröffentlicht 01.05.2025 14:10:28
- Zuletzt bearbeitet 01.10.2025 17:15:36
In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: fix memory leak in query_regdb_file() In the function query_regdb_file() the alpha2 parameter is duplicated using kmemdup() and subsequently freed in regdb_fw_cb()....
CVE-2022-49879
- EPSS 0.02%
- Veröffentlicht 01.05.2025 14:10:27
- Zuletzt bearbeitet 10.11.2025 21:20:07
In the Linux kernel, the following vulnerability has been resolved: ext4: fix BUG_ON() when directory entry has invalid rec_len The rec_len field in the directory entry has to be a multiple of 4. A corrupted filesystem image can be used to hit a B...