- EPSS 0.03%
- Published 04.07.2025 13:37:19
- Last modified 08.07.2025 16:18:53
In the Linux kernel, the following vulnerability has been resolved: io_uring/rsrc: validate buffer count with offset for cloning syzbot reports that it can trigger a WARN_ON() for kmalloc() attempt that's too big: WARNING: CPU: 0 PID: 6488 at mm/s...
- EPSS 0.04%
- Published 04.07.2025 13:37:19
- Last modified 08.07.2025 16:18:53
In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell_rbu: Fix list usage Pass the correct list head to list_for_each_entry*() when looping through the packet list. Without this patch, reading the packet data via s...
- EPSS 0.03%
- Published 04.07.2025 13:37:18
- Last modified 08.07.2025 16:18:53
In the Linux kernel, the following vulnerability has been resolved: LoongArch: Fix panic caused by NULL-PMD in huge_pte_offset() ERROR INFO: CPU 25 Unable to handle kernel paging request at virtual address 0x0 ... Call Trace: [<90000000...
- EPSS 0.04%
- Published 04.07.2025 13:37:17
- Last modified 28.08.2025 15:15:48
In the Linux kernel, the following vulnerability has been resolved: net_sched: sch_sfq: reject invalid perturb period Gerrard Tai reported that SFQ perturb_period has no range check yet, and this can be used to trigger a race condition fixed in a s...
- EPSS 0.04%
- Published 04.07.2025 13:37:17
- Last modified 08.07.2025 16:18:53
In the Linux kernel, the following vulnerability has been resolved: jffs2: check that raw node were preallocated before writing summary Syzkaller detected a kernel bug in jffs2_link_node_ref, caused by fault injection in jffs2_prealloc_raw_node_ref...
- EPSS 0.03%
- Published 04.07.2025 13:37:16
- Last modified 08.07.2025 16:18:53
In the Linux kernel, the following vulnerability has been resolved: net: clear the dst when changing skb protocol A not-so-careful NAT46 BPF program can crash the kernel if it indiscriminately flips ingress packets from v4 to v6: BUG: kernel NUL...
- EPSS 0.04%
- Published 04.07.2025 13:37:15
- Last modified 08.07.2025 16:18:53
In the Linux kernel, the following vulnerability has been resolved: atm: Revert atm_account_tx() if copy_from_iter_full() fails. In vcc_sendmsg(), we account skb->truesize to sk->sk_wmem_alloc by atm_account_tx(). It is expected to be reverted by ...
- EPSS 0.04%
- Published 04.07.2025 13:37:15
- Last modified 09.08.2025 15:15:28
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in destroy_previous_session If client set ->PreviousSessionId on kerberos session setup stage, NULL pointer dereference error will happen. Since...
- EPSS 0.03%
- Published 04.07.2025 13:37:14
- Last modified 08.07.2025 16:18:53
In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Avoid NULL pointer dereference in `v3d_job_update_stats()` The following kernel Oops was recently reported by Mesa CI: [ 800.139824] Unable to handle kernel NULL pointer...
- EPSS 0.03%
- Published 04.07.2025 13:37:13
- Last modified 08.07.2025 16:18:53
In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: fix a use-after-free in r535_gsp_rpc_push() The RPC container is released after being passed to r535_gsp_rpc_send(). When sending the initial fragment of a large RPC ...