CVE-2024-58240
- EPSS 0.02%
- Veröffentlicht 28.08.2025 10:15:31
- Zuletzt bearbeitet 12.05.2026 13:16:27
In the Linux kernel, the following vulnerability has been resolved: tls: separate no-async decryption request handling from async If we're not doing async, the handling is much simpler. There's no reference counting, we just need to wait for the co...
CVE-2024-58239
- EPSS 0.01%
- Veröffentlicht 22.08.2025 13:01:17
- Zuletzt bearbeitet 26.11.2025 17:42:08
In the Linux kernel, the following vulnerability has been resolved: tls: stop recv() if initial process_rx_list gave us non-DATA If we have a non-DATA record on the rx_list and another record of the same type still on the queue, we will end up merg...
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-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-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-50215
- EPSS 0.05%
- Veröffentlicht 18.06.2025 11:03:52
- Zuletzt bearbeitet 19.11.2025 12:59:55
In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Allow waiting for commands to complete on removed device When a SCSI device is removed while in active use, currently sg will immediately return -ENODEV on any attempt to...
CVE-2022-50214
- EPSS 0.06%
- Veröffentlicht 18.06.2025 11:03:51
- Zuletzt bearbeitet 19.11.2025 13:00:06
In the Linux kernel, the following vulnerability has been resolved: coresight: Clear the connection field properly coresight devices track their connections (output connections) and hold a reference to the fwnode. When a device goes away, we walk t...
CVE-2022-50210
- EPSS 0.05%
- Veröffentlicht 18.06.2025 11:03:49
- Zuletzt bearbeitet 19.11.2025 13:00:46
In the Linux kernel, the following vulnerability has been resolved: MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK When CONFIG_CPUMASK_OFFSTACK and CONFIG_DEBUG_PER_CPU_MAPS is selected, cpu_max_bits_warn() generates a runtime warning sim...