- EPSS 0.17%
- Veröffentlicht 19.07.2026 14:04:34
- Zuletzt bearbeitet 27.07.2026 17:44:23
In the Linux kernel, the following vulnerability has been resolved: ASoC: rsnd: Fix potential out-of-bounds access of component_dais[] component_dais[RSND_MAX_COMPONENT] is initially zero-initialized and later populated in rsnd_dai_of_node(). Howev...
- EPSS 0.17%
- Veröffentlicht 19.07.2026 14:04:33
- Zuletzt bearbeitet 27.07.2026 17:44:23
In the Linux kernel, the following vulnerability has been resolved: net: ena: PHC: Check return code before setting timestamp output ena_phc_gettimex64() is setting the output parameter regardless of whether ena_com_phc_get_timestamp() succeeded or...
- EPSS 0.17%
- Veröffentlicht 19.07.2026 12:02:27
- Zuletzt bearbeitet 17.08.2026 05:17:21
In the Linux kernel, the following vulnerability has been resolved: batman-adv: tp_meter: avoid divide-by-zero for dec_cwnd The cwnd is always MSS <= cwnd <= 0x20000000. But the calculation in batadv_tp_update_cwnd() assumes unsigned 32 bit arithme...
- EPSS 0.17%
- Veröffentlicht 19.07.2026 12:02:26
- Zuletzt bearbeitet 17.08.2026 05:17:21
In the Linux kernel, the following vulnerability has been resolved: batman-adv: tp_meter: restrict number of unacked list entries When the unacked_list is unbound, an attacker could send messages with small lengths and appropriated seqno + gaps to ...
- EPSS 0.17%
- Veröffentlicht 19.07.2026 12:02:26
- Zuletzt bearbeitet 17.08.2026 05:17:21
In the Linux kernel, the following vulnerability has been resolved: batman-adv: v: prevent OGM aggregation on disabled hardif When an interface gets disabled, the worker is correctly disabled by batadv_hardif_disable_interface() -> ... -> batadv_v_...
CVE-2026-63833
- EPSS 0.13%
- Veröffentlicht 19.07.2026 12:02:25
- Zuletzt bearbeitet 17.08.2026 05:17:21
In the Linux kernel, the following vulnerability has been resolved: ntfs3: reject direct userspace writes to reserved $LX* xattrs NTFS3 uses $LXUID, $LXGID, $LXMOD and $LXDEV as internal WSL permission metadata and reloads them into i_uid, i_gid an...
CVE-2026-63831
- EPSS 0.24%
- Veröffentlicht 19.07.2026 12:02:24
- Zuletzt bearbeitet 17.08.2026 05:17:20
In the Linux kernel, the following vulnerability has been resolved: mac802154: llsec: add skb_cow_data() before in-place crypto llsec_do_encrypt_unauth(), llsec_do_encrypt_auth(), llsec_do_decrypt_unauth(), and llsec_do_decrypt_auth() all perform i...
CVE-2026-63832
- EPSS 0.22%
- Veröffentlicht 19.07.2026 12:02:24
- Zuletzt bearbeitet 17.08.2026 05:17:21
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: add wcid publish check in mt76_sta_add Since mt7925_mac_sta_add publishes wcid, add publish check in mt76_sta_add to avoid reinitializing the wcid->poll_list. Found de...
CVE-2026-63829
- EPSS 0.12%
- Veröffentlicht 19.07.2026 12:02:23
- Zuletzt bearbeitet 17.08.2026 05:17:20
In the Linux kernel, the following vulnerability has been resolved: net: ip_gre: require CAP_NET_ADMIN in the device netns for changelink A tunnel changelink() operates on at most two netns, dev_net(dev) and the tunnel link netns t->net. They diffe...
CVE-2026-63830
- EPSS 0.35%
- Veröffentlicht 19.07.2026 12:02:23
- Zuletzt bearbeitet 17.08.2026 05:17:20
In the Linux kernel, the following vulnerability has been resolved: net: skmsg: preserve sg.copy across SG transforms The sk_msg sg.copy bitmap is part of the scatterlist entry ownership state. A set bit tells sk_msg_compute_data_pointers() not to ...