377376 matches found
PT-2026-79645
In the Linux kernel, the following vulnerability has been resolved: ALSA: FCP: fix OOB write in fcp meter ctl get fcp ioctl set meter map bounds the user-supplied Level Meter map size by the driver's own limit of 255 if map.map size 255 || map.meter slots 255 return -EINVAL; and passes it to fcp...
PT-2026-79703
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: fix BQL reset on SQ re-activation mlx5e queue start deactivates and re-activates all channels but closes only the queue being restarted. mlx5e activate txqsq then unconditionally calls netdev tx reset queue, zeroing th...
PT-2026-79717
In the Linux kernel, the following vulnerability has been resolved: vdpa/mlx5: Fix buffer length in create direct keys We have seen in our CI the following KASAN message: BUG: KASAN: slab-out-of-bounds in cmd exec+0x550/0xca0 mlx5 core Read of size 272 at addr 0000000176795020 by task...
PT-2026-79705
In the Linux kernel, the following vulnerability has been resolved: net/sched: cls api: Always acquire rtnl lock when destroying locked classifiers Another challenge with unlocked filters. There is a short window in tc new tfilter where a tcf proto can be found and briefly referenced by a totally...
PT-2026-79722
In the Linux kernel, the following vulnerability has been resolved: net/mlx5: fw tracer, return NULL on create error Tracer creation can fail by returning either NULL or ERR PTR. The return value is stored without a check on the device, and users treat ERR PTR and NULL the same way. This also...
PT-2026-79677
In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: acquire init mm lock on huge vmap to avoid ptdump UAF Patch series "mm: fix UAF caused by race between ptdump and vmap pgtable freeing", v6. Kernel page table walkers fall into two broad categories - those ranges wher...
PT-2026-79667
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the inet frag create function where the fragment queue timer is armed before the queue is inserted into the fqdir rhashtable. If the namespace fragment timeout is zero...
PT-2026-79606
In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Use current context for safe per-CPU buffer swap The ring buffer swap cpu function currently checks the per-CPU committing counter to determine if a buffer is actively being written to before performing the swap...
PT-2026-79738
In the Linux kernel, the following vulnerability has been resolved: gpio: pca953x: fix pca953x irq bus sync unlock regmap lock Locking is disabled in the regmap config as this driver uses its own lock. This means that all calls to regmap functions read or write must hold the i2c lock. The functio...
PT-2026-79680
In the Linux kernel, the following vulnerability has been resolved: vt: stabilize tty reference in kbd keycode with tty port tty get kbd keycode reads vc-port.tty without acquiring a tty reference, racing against con shutdown which clears port.tty under a different lock. Use tty port tty get/tty...
Linux Distros Unpatched Vulnerability : CVE-2026-74672
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/vmalloc: acquire initmm lock on huge vmap to avoid ptdump UAF Patch series mm: fix UAF caused by race between ptdump and vmap pgtable freeing, v6. Kernel pag...
Linux Distros Unpatched Vulnerability : CVE-2026-74644
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/damon/ops-common: putback folios on invalid migrate nid damonpamigrate and damosvamigrate isolate folios into a local list and then call damonmigratepages...
Linux Distros Unpatched Vulnerability : CVE-2026-74636
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - tracing: Fix race between updateeventfields and, eventdefinefields The following sequence may leads race between eventdefinefields and updateeventfields: CPU0...
Linux Distros Unpatched Vulnerability : CVE-2026-74613
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - vsock/virtio: avoid refilling the RX queue after teardown Commit b917507e5ad9 vsock/virtio: stop workers during the .remove made the RX worker jump to its commo...
Linux Distros Unpatched Vulnerability : CVE-2026-74715
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Fix netns reference imbalance in conntrack kfuncs The opts argument of the BPF conntrack kfuncs can point to a shared map value. bpfnfctlookup and...
Linux Distros Unpatched Vulnerability : CVE-2026-74711
"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hwmon: pmbus Fix type confusion in notification logic Sashiko reports: At the start of the loop in pmbusnotify, the code unconditionally casts every attribute ...
Linux Distros Unpatched Vulnerability : CVE-2026-74685
"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hwmon: ltc4282 Clamp negative current limits When a negative value is passed to ltc4282writecurr, the signed long val is cast directly to u64:...
Linux Distros Unpatched Vulnerability : CVE-2026-74618
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - binfmtmisc: don't warn when the mount is completed from another user namespace fsopen records the caller's user namespace in fc-userns and hands back an ordinar...
Linux Distros Unpatched Vulnerability : CVE-2026-74640
"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ALSA: FCP: fix OOB write in fcpmeterctlget fcpioctlsetmetermap bounds the user-supplied Level Meter map size by the driver's own limit of 255 if map.mapsize 25...
Linux Distros Unpatched Vulnerability : CVE-2026-74586
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sctp: clear newtransport when removing a peer sctpprocessasconfparam stores a newly added peer transport in asoc-newtransport. After all parameters in the ASCON...