18 matches found
CVE-2026-80773
In the Linux kernel, the following vulnerability has been resolved: H...
CVE-2026-80767
In the Linux kernel, the following vulnerability has been resolved: H...
UBUNTU-CVE-2026-80764
In the Linux kernel, the following vulnerability has been resolved: B...
UBUNTU-CVE-2026-80838
In the Linux kernel, the following vulnerability has been resolved: v...
CVE-2026-80765
In the Linux kernel, the following vulnerability has been resolved: H...
CVE-2026-80814
In the Linux kernel, the following vulnerability has been resolved: r...
CVE-2026-80903
In the Linux kernel, the following vulnerability has been resolved: d...
UBUNTU-CVE-2026-80792
In the Linux kernel, the following vulnerability has been resolved: i...
CVE-2026-80775
In the Linux kernel, the following vulnerability has been resolved: f...
UBUNTU-CVE-2026-80759
In the Linux kernel, the following vulnerability has been resolved: B...
CVE-2026-80910
In the Linux kernel, the following vulnerability has been resolved: A...
UBUNTU-CVE-2026-80810
In the Linux kernel, the following vulnerability has been resolved: i...
CVE-2026-80748
In the Linux kernel, the following vulnerability has been resolved: mmc: loongson2: Fix sg iteration in data reorder functions In ls2k0500mmcreordercmddata and ls2k2000mmcreordercmddata, the foreachsg macro already iterates over the scatterlist entries, with 'sg' pointing to the current entry...
CVE-2026-80730
In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Fix crash passing ERRPTR to kthreadstop In testringbuffer's outfree cleanup loop, the check !rbthreadscpu only catches NULL entries and misses entries that hold an ERRPTR. rbthreads is static, so unassigned slots are...
CVE-2026-80576
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: reject oversized IBs with per-ring packet limits On GFX rings, amdgpucsp2ib passed user-supplied ibbytes through to ib-lengthdw without a limit, while ringemitib encodes length into packet fields. Oversized values can...
CVE-2026-80560
In the Linux kernel, the following vulnerability has been resolved: openrisc: signal: do not restore privileged SR bits on sigreturn restoresigcontext copies the whole supervision register SR from the signal frame and only clears SPRSRSM before the value is reloaded into the hardware SR through E...
UBUNTU-CVE-2026-74681
In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: check ibuflen against rxbuflen in bulk msg ibuflen is the bulk IN receive buffer size, but the EMSGSIZE check in usbiobulkmsg compares it against txbuflen — the bulk OUT endpoint size. Both are taken independent...
UBUNTU-CVE-2026-74643
In the Linux kernel, the following vulnerability has been resolved: samples/damon/mtier: error out for zero quota goal target values Patch series "mm/damon: avoid division by zero from damosquotascore". DAMONSAMPLEMTIER and DAMONLRUSORT allow the user to trigger division by zero in damosquotascor...