CVE-2025-38118
- EPSS 0.07%
- Veröffentlicht 03.07.2025 08:35:25
- Zuletzt bearbeitet 17.12.2025 18:29:15
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix UAF on mgmt_remove_adv_monitor_complete This reworks MGMT_OP_REMOVE_ADV_MONITOR to not use mgmt_pending_add to avoid crashes like bellow: ====================...
CVE-2025-38115
- EPSS 0.12%
- Veröffentlicht 03.07.2025 08:35:23
- Zuletzt bearbeitet 17.12.2025 18: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...
CVE-2025-38113
- EPSS 0.1%
- Veröffentlicht 03.07.2025 08:35:22
- Zuletzt bearbeitet 17.12.2025 18:28:18
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...
CVE-2025-38112
- EPSS 0.09%
- Veröffentlicht 03.07.2025 08:35:21
- Zuletzt bearbeitet 17.12.2025 18:13:47
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...
CVE-2025-38111
- EPSS 0.08%
- Veröffentlicht 03.07.2025 08:35:20
- Zuletzt bearbeitet 12.05.2026 13:16:43
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...
CVE-2025-38109
- EPSS 0.07%
- Veröffentlicht 03.07.2025 08:35:19
- Zuletzt bearbeitet 20.11.2025 21:36:33
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...
CVE-2025-38110
- EPSS 0.07%
- Veröffentlicht 03.07.2025 08:35:19
- Zuletzt bearbeitet 20.11.2025 21:36:19
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.06%
- Veröffentlicht 03.07.2025 08:35:18
- Zuletzt bearbeitet 16.12.2025 17:02:20
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.06%
- Veröffentlicht 03.07.2025 08:35:17
- Zuletzt bearbeitet 16.12.2025 17:02:47
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 ...
CVE-2025-38106
- EPSS 0.05%
- Veröffentlicht 03.07.2025 08:35:16
- Zuletzt bearbeitet 20.11.2025 21:36:43
In the Linux kernel, the following vulnerability has been resolved: io_uring: fix use-after-free of sq->thread in __io_uring_show_fdinfo() syzbot reports: BUG: KASAN: slab-use-after-free in getrusage+0x1109/0x1a60 Read of size 8 at addr ffff88810d...