CVE-2022-50494
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:43:46
- Zuletzt bearbeitet 23.01.2026 20:54:23
In the Linux kernel, the following vulnerability has been resolved: thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avoid crash When CPU 0 is offline and intel_powerclamp is used to inject idle, it generates kernel BUG: B...
CVE-2022-50489
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:43:43
- Zuletzt bearbeitet 25.03.2026 00:30:22
In the Linux kernel, the following vulnerability has been resolved: drm/mipi-dsi: Detach devices when removing the host Whenever the MIPI-DSI host is unregistered, the code of mipi_dsi_host_unregister() loops over every device currently found on th...
CVE-2022-50486
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:16:43
- Zuletzt bearbeitet 25.03.2026 00:27:12
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: Fix return type of netcp_ndo_start_xmit() With clang's kernel control flow integrity (kCFI, CONFIG_CFI_CLANG), indirect call targets are validated against the ex...
CVE-2022-50484
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:16:42
- Zuletzt bearbeitet 23.01.2026 20:05:06
In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Fix potential memory leaks When the driver hits -ENOMEM at allocating a URB or a buffer, it aborts and goes to the error path that releases the all previously allo...
CVE-2022-50482
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:16:41
- Zuletzt bearbeitet 23.01.2026 20:15:03
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Clean up si_domain in the init_dmars() error path A splat from kmem_cache_destroy() was seen with a kernel prior to commit ee2653bbe89d ("iommu/vt-d: Remove domain and ...
CVE-2022-50481
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:16:40
- Zuletzt bearbeitet 23.01.2026 20:12:07
In the Linux kernel, the following vulnerability has been resolved: cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter() If device_register() fails in cxl_register_afu|adapter(), the device is not added, device_unregister() can not be c...
CVE-2022-50478
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:16:38
- Zuletzt bearbeitet 23.01.2026 20:10:33
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset() Patch series "nilfs2: fix UBSAN shift-out-of-bounds warnings on mount time". The first patch fixes a bug reporte...
CVE-2022-50476
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:16:36
- Zuletzt bearbeitet 23.01.2026 16:35:23
In the Linux kernel, the following vulnerability has been resolved: ntb_netdev: Use dev_kfree_skb_any() in interrupt context TX/RX callback handlers (ntb_netdev_tx_handler(), ntb_netdev_rx_handler()) can be called in interrupt context via the DMA f...
CVE-2022-50474
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:16:35
- Zuletzt bearbeitet 23.01.2026 16:37:04
In the Linux kernel, the following vulnerability has been resolved: macintosh: fix possible memory leak in macio_add_one_device() Afer commit 1fa5ae857bb1 ("driver core: get rid of struct device's bus_id string array"), the name of device is alloca...
CVE-2022-50470
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:16:32
- Zuletzt bearbeitet 23.01.2026 16:37:44
In the Linux kernel, the following vulnerability has been resolved: xhci: Remove device endpoints from bandwidth list when freeing the device Endpoints are normally deleted from the bandwidth list when they are dropped, before the virt device is fr...