- EPSS 0.03%
- Veröffentlicht 24.12.2025 10:55:24
- Zuletzt bearbeitet 29.12.2025 15:58:56
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk_eth_soc: fix possible memory leak in mtk_probe() If mtk_wed_add_hw() has been called, mtk_wed_exit() needs be called in error path or removing module to free the...
- EPSS 0.04%
- Veröffentlicht 24.12.2025 10:55:23
- Zuletzt bearbeitet 29.12.2025 15:58:56
In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg() syzbot is reporting uninit value at ath9k_htc_rx_msg() [1], for ioctl(USB_RAW_IOCTL_EP_WRITE) can call ath9k_hif_usb_rx_...
- EPSS 0.03%
- Veröffentlicht 24.12.2025 10:55:23
- Zuletzt bearbeitet 29.12.2025 15:58:56
In the Linux kernel, the following vulnerability has been resolved: ice: set tx_tstamps when creating new Tx rings via ethtool When the user changes the number of queues via ethtool, the driver allocates new rings. This allocation did not initializ...
- EPSS 0.03%
- Veröffentlicht 24.12.2025 10:55:22
- Zuletzt bearbeitet 29.12.2025 15:58:56
In the Linux kernel, the following vulnerability has been resolved: HSI: ssi_protocol: fix potential resource leak in ssip_pn_open() ssip_pn_open() claims the HSI client's port with hsi_claim_port(). When hsi_register_port_event() gets some error a...
- EPSS 0.03%
- Veröffentlicht 24.12.2025 10:55:21
- Zuletzt bearbeitet 29.12.2025 15:58:56
In the Linux kernel, the following vulnerability has been resolved: virtio-crypto: fix memory leak in virtio_crypto_alg_skcipher_close_session() 'vc_ctrl_req' is alloced in virtio_crypto_alg_skcipher_close_session(), and should be freed in the inva...
- EPSS 0.03%
- Veröffentlicht 24.12.2025 10:55:20
- Zuletzt bearbeitet 29.12.2025 15:58:56
In the Linux kernel, the following vulnerability has been resolved: io_uring/rw: defer fsnotify calls to task context We can't call these off the kiocb completion as that might be off soft/hard irq context. Defer the calls to when we process the ta...
- EPSS 0.04%
- Veröffentlicht 24.12.2025 10:55:20
- Zuletzt bearbeitet 29.12.2025 15:58:56
In the Linux kernel, the following vulnerability has been resolved: net/ieee802154: don't warn zero-sized raw_sendmsg() syzbot is hitting skb_assert_len() warning at __dev_queue_xmit() [1], for PF_IEEE802154 socket's zero-sized raw_sendmsg() reques...
- EPSS 0.03%
- Veröffentlicht 24.12.2025 10:55:19
- Zuletzt bearbeitet 29.12.2025 15:58:56
In the Linux kernel, the following vulnerability has been resolved: USB: gadget: Fix use-after-free during usb config switch In the process of switching USB config from rndis to other config, if the hardware does not support the ->pullup callback, ...
- EPSS 0.05%
- Veröffentlicht 24.12.2025 10:55:18
- Zuletzt bearbeitet 29.12.2025 15:58:56
In the Linux kernel, the following vulnerability has been resolved: soc: qcom: smsm: Fix refcount leak bugs in qcom_smsm_probe() There are two refcount leak bugs in qcom_smsm_probe(): (1) The 'local_node' is escaped out from for_each_child_of_node...
- EPSS 0.03%
- Veröffentlicht 24.12.2025 10:55:17
- Zuletzt bearbeitet 29.12.2025 15:58:56
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7921s: fix slab-out-of-bounds access in sdio host SDIO may need addtional 511 bytes to align bus operation. If the tailroom of this skb is not big enough, we would ac...