- EPSS 0.03%
- Published 10.07.2025 07:42:04
- Last modified 10.07.2025 13:17:30
In the Linux kernel, the following vulnerability has been resolved: IB/cm: Drop lockdep assert and WARN when freeing old msg The send completion handler can run after cm_id has advanced to another message. The cm_id lock is not needed in this case...
- EPSS 0.03%
- Published 10.07.2025 07:42:04
- Last modified 10.07.2025 13:17:30
In the Linux kernel, the following vulnerability has been resolved: scsi: smartpqi: Fix smp_processor_id() call trace for preemptible kernels Correct kernel call trace when calling smp_processor_id() when called in preemptible kernels by using raw_...
- EPSS 0.04%
- Published 10.07.2025 07:42:03
- Last modified 10.07.2025 13:17:30
In the Linux kernel, the following vulnerability has been resolved: pinctrl: at91: Fix possible out-of-boundary access at91_gpio_probe() doesn't check that given OF alias is not available or something went wrong when trying to get it. This might ha...
- EPSS 0.04%
- Published 10.07.2025 07:42:02
- Last modified 10.07.2025 13:17:30
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix WARN() in get_bpf_raw_tp_regs syzkaller reported an issue: WARNING: CPU: 3 PID: 5971 at kernel/trace/bpf_trace.c:1861 get_bpf_raw_tp_regs+0xa4/0x100 kernel/trace/bpf_trac...
- EPSS 0.03%
- Published 10.07.2025 07:42:01
- Last modified 10.07.2025 13:17:30
In the Linux kernel, the following vulnerability has been resolved: hisi_acc_vfio_pci: bugfix live migration function without VF device driver If the VF device driver is not loaded in the Guest OS and we attempt to perform device data migration, th...
- EPSS 0.03%
- Published 10.07.2025 07:42:01
- Last modified 10.07.2025 13:17:30
In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: pci: configure manual DAC mode via PCI config API only To support 36-bit DMA, configure chip proprietary bit via PCI config API or chip DBI interface. However, the PCI...
- EPSS 0.03%
- Published 10.07.2025 07:42:00
- Last modified 10.07.2025 13:17:30
In the Linux kernel, the following vulnerability has been resolved: kernfs: Relax constraint in draining guard The active reference lifecycle provides the break/unbreak mechanism but the active reference is not truly active after unbreak -- callers...
- EPSS 0.03%
- Published 10.07.2025 07:41:59
- Last modified 10.07.2025 13:17:30
In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7996: Add NULL check in mt7996_thermal_init devm_kasprintf() can return a NULL pointer on failure,but this returned value in mt7996_thermal_init() is not checked. Add...
- EPSS 0.03%
- Published 10.07.2025 07:41:58
- Last modified 10.07.2025 15:15:28
In the Linux kernel, the following vulnerability has been resolved: bpf: Do not include stack ptr register in precision backtracking bookkeeping Yi Lai reported an issue ([1]) where the following warning appears in kernel dmesg: [ 60.643604] ve...
- EPSS 0.04%
- Published 10.07.2025 07:41:58
- Last modified 10.07.2025 13:17:30
In the Linux kernel, the following vulnerability has been resolved: bpf: Avoid __bpf_prog_ret0_warn when jit fails syzkaller reported an issue: WARNING: CPU: 3 PID: 217 at kernel/bpf/core.c:2357 __bpf_prog_ret0_warn+0xa/0x20 kernel/bpf/core.c:2357...