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-50471
- EPSS 0.02%
- Veröffentlicht 04.10.2025 15:16:33
- Zuletzt bearbeitet 23.01.2026 16:37:32
In the Linux kernel, the following vulnerability has been resolved: xen/gntdev: Accommodate VMA splitting Prior to this commit, the gntdev driver code did not handle the following scenario correctly with paravirtualized (PV) Xen domains: * User pr...
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...
CVE-2025-39952
- EPSS 0.02%
- Veröffentlicht 04.10.2025 07:31:12
- Zuletzt bearbeitet 23.01.2026 20:02:35
In the Linux kernel, the following vulnerability has been resolved: wifi: wilc1000: avoid buffer overflow in WID string configuration Fix the following copy overflow warning identified by Smatch checker. drivers/net/wireless/microchip/wilc1000/wl...
CVE-2025-39945
- EPSS 0.03%
- Veröffentlicht 04.10.2025 07:31:07
- Zuletzt bearbeitet 23.01.2026 20:56:32
In the Linux kernel, the following vulnerability has been resolved: cnic: Fix use-after-free bugs in cnic_delete_task The original code uses cancel_delayed_work() in cnic_cm_stop_bnx2x_hw(), which does not guarantee that the delayed work item 'dele...
CVE-2025-39940
- EPSS 0.01%
- Veröffentlicht 04.10.2025 07:31:03
- Zuletzt bearbeitet 23.01.2026 20:35:34
In the Linux kernel, the following vulnerability has been resolved: dm-stripe: fix a possible integer overflow There's a possible integer overflow in stripe_io_hints if we have too large chunk size. Test if the overflow happened, and if it did, don...
CVE-2025-39931
- EPSS 0.02%
- Veröffentlicht 04.10.2025 07:30:55
- Zuletzt bearbeitet 12.05.2026 13:17:17
In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Set merge to zero early in af_alg_sendmsg If an error causes af_alg_sendmsg to abort, ctx->merge may contain a garbage value from the previous loop. This may then...
CVE-2023-53529
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:57
- Zuletzt bearbeitet 23.01.2026 20:06:45
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: Fix memory leak in rtw88_usb Kmemleak shows the following leak arising from routine in the usb probe routine: unreferenced object 0xffff895cb29bba00 (size 512): com...
CVE-2023-53530
- EPSS 0.02%
- Veröffentlicht 01.10.2025 12:15:57
- Zuletzt bearbeitet 25.03.2026 00:50:16
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Use raw_smp_processor_id() instead of smp_processor_id() The following call trace was observed: localhost kernel: nvme nvme0: NVME-FC{0}: controller connect complet...