- EPSS 0.03%
- Published 03.07.2025 08:35:24
- Last modified 03.07.2025 15:13:53
In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix uaf in ath12k_core_init() When the execution of ath12k_core_hw_group_assign() or ath12k_core_hw_group_create() fails, the registered notifier chain is not unregis...
- EPSS 0.03%
- Published 03.07.2025 08:35:23
- Last modified 03.07.2025 15:13:53
In the Linux kernel, the following vulnerability has been resolved: e1000: Move cancel_work_sync to avoid deadlock Previously, e1000_down called cancel_work_sync for the e1000 reset task (via e1000_down_and_stop), which takes RTNL. As reported by ...
- EPSS 0.04%
- Published 03.07.2025 08:35:23
- Last modified 03.07.2025 15:13:53
In the Linux kernel, the following vulnerability has been resolved: net_sched: sch_sfq: fix a potential crash on gso_skb handling SFQ has an assumption of always being able to queue at least one packet. However, after the blamed commit, sch->q.len...
- EPSS 0.03%
- Published 03.07.2025 08:35:22
- Last modified 03.07.2025 15:13:53
In the Linux kernel, the following vulnerability has been resolved: ACPI: CPPC: Fix NULL pointer dereference when nosmp is used With nosmp in cmdline, other CPUs are not brought up, leaving their cpc_desc_ptr NULL. CPU0's iteration via for_each_pos...
- EPSS 0.04%
- Published 03.07.2025 08:35:21
- Last modified 03.07.2025 15:13:53
In the Linux kernel, the following vulnerability has been resolved: net: Fix TOCTOU issue in sk_is_readable() sk->sk_prot->sock_is_readable is a valid function pointer when sk resides in a sockmap. After the last sk_psock_put() (which usually happe...
- EPSS 0.04%
- Published 03.07.2025 08:35:20
- Last modified 03.07.2025 15:13:53
In the Linux kernel, the following vulnerability has been resolved: net/mdiobus: Fix potential out-of-bounds read/write access When using publicly available tools like 'mdio-tools' to read/write data from/to network interface and its PHY via mdiobu...
- EPSS 0.03%
- Published 03.07.2025 08:35:19
- Last modified 03.07.2025 15:13:53
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix ECVF vports unload on shutdown flow Fix shutdown flow UAF when a virtual function is created on the embedded chip (ECVF) of a BlueField device. In such case the vport...
- EPSS 0.03%
- Published 03.07.2025 08:35:19
- Last modified 03.07.2025 15:13:53
In the Linux kernel, the following vulnerability has been resolved: net/mdiobus: Fix potential out-of-bounds clause 45 read/write access When using publicly available tools like 'mdio-tools' to read/write data from/to network interface and its PHY ...
- EPSS 0.04%
- Published 03.07.2025 08:35:18
- Last modified 03.07.2025 15:13:53
In the Linux kernel, the following vulnerability has been resolved: net_sched: red: fix a race in __red_change() Gerrard Tai reported a race condition in RED, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 ...
- EPSS 0.04%
- Published 03.07.2025 08:35:17
- Last modified 03.07.2025 15:13:53
In the Linux kernel, the following vulnerability has been resolved: net_sched: ets: fix a race in ets_qdisc_change() Gerrard Tai reported a race condition in ETS, whenever SFQ perturb timer fires at the wrong time. The race is as follows: CPU 0 ...