CVE-2022-50229
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:04:06
- Zuletzt bearbeitet 19.11.2025 12:57:41
In the Linux kernel, the following vulnerability has been resolved: ALSA: bcd2000: Fix a UAF bug on the error path of probing When the driver fails in snd_card_register() at probe time, it will free the 'bcd2k->midi_out_urb' before killing it, whic...
CVE-2022-50230
- EPSS 0.07%
- Veröffentlicht 18.06.2025 11:04:06
- Zuletzt bearbeitet 19.11.2025 12:57:34
In the Linux kernel, the following vulnerability has been resolved: arm64: set UXN on swapper page tables [ This issue was fixed upstream by accident in c3cee924bd85 ("arm64: head: cover entire kernel image in initial ID map") as part of a larg...
CVE-2022-50228
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:04:05
- Zuletzt bearbeitet 19.11.2025 12:57:50
In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0 Don't BUG/WARN on interrupt injection due to GIF being cleared, since it's trivial for userspace to force the situa...
CVE-2022-50226
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:03:59
- Zuletzt bearbeitet 19.11.2025 12:58:08
In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak For some sev ioctl interfaces, input may be passed that is less than or equal to SEV_FW_BLOB_MAX_SI...
CVE-2022-50225
- EPSS 0.05%
- Veröffentlicht 18.06.2025 11:03:58
- Zuletzt bearbeitet 19.11.2025 12:58:19
In the Linux kernel, the following vulnerability has been resolved: riscv:uprobe fix SR_SPIE set/clear handling In riscv the process of uprobe going to clear spie before exec the origin insn,and set spie after that.But When access the page which or...
CVE-2022-50224
- EPSS 0.07%
- Veröffentlicht 18.06.2025 11:03:57
- Zuletzt bearbeitet 19.11.2025 12:58:27
In the Linux kernel, the following vulnerability has been resolved: KVM: x86/mmu: Treat NX as a valid SPTE bit for NPT Treat the NX bit as valid when using NPT, as KVM will set the NX bit when the NX huge page mitigation is enabled (mindblowing) an...
CVE-2022-50222
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:03:56
- Zuletzt bearbeitet 19.11.2025 12:58:50
In the Linux kernel, the following vulnerability has been resolved: tty: vt: initialize unicode screen buffer syzbot reports kernel infoleak at vcs_read() [1], for buffer can be read immediately after resize operation. Initialize buffer using kzall...
CVE-2022-50220
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:03:55
- Zuletzt bearbeitet 19.11.2025 12:59:21
In the Linux kernel, the following vulnerability has been resolved: usbnet: Fix linkwatch use-after-free on disconnect usbnet uses the work usbnet_deferred_kevent() to perform tasks which may sleep. On disconnect, completion of the work was origin...
CVE-2022-50218
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:03:54
- Zuletzt bearbeitet 19.11.2025 12:59:40
In the Linux kernel, the following vulnerability has been resolved: iio: light: isl29028: Fix the warning in isl29028_remove() The driver use the non-managed form of the register function in isl29028_remove(). To keep the release order as mirroring...
CVE-2022-50219
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:03:54
- Zuletzt bearbeitet 19.11.2025 12:59:32
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix KASAN use-after-free Read in compute_effective_progs Syzbot found a Use After Free bug in compute_effective_progs(). The reproducer creates a number of BPF links, and caus...