Lucene search
+L

1909150 matches found

UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.0 views

CVE-2026-80541

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate GEMCREATE domain combinations AMDGPUGEMCREATE checked domain bits against AMDGPUGEMDOMAINMASK, but did not validate domain combinations. Userspace could combine CPU|GTT|VRAM with DOORBELL, GDS, GWS, or OA,...

7.8CVSS0.00129EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.0 views

CVE-2026-80521

In the Linux kernel, the following vulnerability has been resolved: afunix: Unlink sccentry in unixdeledge. Kyle Zeng reported that GC could free a dead SCC partially. The scenario is as follows: 1 Create two SCCs: X -. A B ^--' 2 Run the following concurrently: 2-1 send sk-B to sk-B from sk-X 2-...

7.8CVSS0.0012EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.0 views

CVE-2026-80568

In the Linux kernel, the following vulnerability has been resolved: Input: synaptics-rmi4 - block sinput when F54 queue is busy Changing the input diagnostic report type mid-stream changes the report size. Since V4L2 buffers are allocated based on the size at stream start, changing the input whil...

7.8CVSS0.00133EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.0 views

CVE-2026-80554

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Limit the number of channel program segments The processing of channel programs, and the CCWs within them, is done recursively. As such, there is an arbitrary but not architectural limit to the number of CCWs that c...

9.3CVSS0.00144EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.9 views

CVE-2026-80561

In the Linux kernel, the following vulnerability has been resolved: libceph: fix multiple unsafe decodes in decodelocker decodelocker in clslockclient.c contains three unsafe decode operations that allow a malicious or compromised OSD to trigger slab-out-of-bounds reads: 1. cephdecodecopy at the...

9.8CVSS5.9AI score0.00521EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.5 views

CVE-2026-80520

In the Linux kernel, the following vulnerability has been resolved: ovpn: fix NULL dereference when killing missing key ovpncryptokillkey assumes both crypto slots are populated and dereferences each slot before checking it. That is not guaranteed: a peer can have only one installed key, and the...

7.5CVSS5.6AI score0.00432EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.0 views

CVE-2026-80537

In the Linux kernel, the following vulnerability has been resolved: xfs: fix off-by-one in rtrefcount btree root level validation xfsrtrefcountbtcomputemaxlevels sets mp-mrtrefcmaxlevels = mindmaxlevels, rmaxlevels + 1; where the trailing "+ 1" already accounts for the inode-root level, so the...

7.8CVSS0.00127EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.0 views

CVE-2026-80589

In the Linux kernel, the following vulnerability has been resolved: block: stop the timeout timer when releasing a never added disk diskrelease undoes blkmqinitallocatedqueue for a disk whose probe failed before adddisk, but it only calls blkmqexitqueue. Nothing there stops q-timeout, and that...

9.8CVSS0.00375EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.0 views

CVE-2026-80587

In the Linux kernel, the following vulnerability has been resolved: mptcp: avoid combining some incoming suboptions Some MPTCP suboptions are mutually exclusive according to the RFC8684, but also because in different places, the code doesn't expect some combinations to be present. That's speciall...

9.8CVSS0.00386EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.7 views

CVE-2026-80555

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Free all memory if cpinit fails The routine cpfree is called to unpin/free any memory once an I/O is completed successfully, or if cpprefetch fails. But if cpinit fails, and cp-initialized is not enabled, the same...

7.1CVSS5.6AI score0.0014EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.0 views

CVE-2026-80550

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Fix out of bounds check on CCW array The routine ccwchaincalclength counts the number of channel command words CCWs that are chained together in a single channel program, and rejects anything larger than...

7.9CVSS0.00137EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.0 views

CVE-2026-80544

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Improve EP11 CPRB domain handling with ASN.1 parsing The zcryptmsgtype6sendep11cprb function uses fragile struct overlays to access and modify the domain field in the EP11 CPRB payload, creating maintainability and...

7.8CVSS0.00142EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.0 views

CVE-2026-80569

In the Linux kernel, the following vulnerability has been resolved: Input: synaptics-rmi4 - bound the F54 report size to the allocated buffer rmif54work reads a diagnostics report from the device into f54-reportdata, sizing the transfer with rmif54getreportsize: reportsize = rmif54getreportsizef5...

7.8CVSS0.0012EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/26 3:16 p.m.5 views

AZL-97761 CVE-2026-74752 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: sctp: validate cookie AUTH state before use When cookie authentication is disabled, COOKIEECHO restores fixed-size AUTH fields directly from peer-controlled cookie bytes. A forged RANDOM length, HMAC list, or CHUNKS list can then...

9.8CVSS5.8AI score0.00434EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/26 3:16 p.m.7 views

CVE-2026-74751

In the Linux kernel, the following vulnerability has been resolved: riscv: lib: Fix ZBB strnlen reading past count boundary The ZBB-optimized strnlen loop loads one word ahead before checking the aligned boundary: REGL t1, SZREGt0 // load next word addi t0, t0, SZREG // advance orc.b t1, t1 bgeu...

9.4CVSS0.00337EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/26 3:16 p.m.6 views

CVE-2026-74752

In the Linux kernel, the following vulnerability has been resolved: sctp: validate cookie AUTH state before use When cookie authentication is disabled, COOKIEECHO restores fixed-size AUTH fields directly from peer-controlled cookie bytes. A forged RANDOM length, HMAC list, or CHUNKS list can then...

9.8CVSS0.00434EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/26 3:16 p.m.8 views

DEBIAN-CVE-2026-74751

In the Linux kernel, the following vulnerability has been resolved: riscv: lib: Fix ZBB strnlen reading past count boundary The ZBB-optimized strnlen loop loads one word ahead before checking the aligned boundary: REGL t1, SZREGt0 // load next word addi t0, t0, SZREG // advance orc.b t1, t1 bgeu...

9.4CVSS5.4AI score0.00337EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:16 p.m.6 views

DEBIAN-CVE-2026-74752

In the Linux kernel, the following vulnerability has been resolved: sctp: validate cookie AUTH state before use When cookie authentication is disabled, COOKIEECHO restores fixed-size AUTH fields directly from peer-controlled cookie bytes. A forged RANDOM length, HMAC list, or CHUNKS list can then...

9.8CVSS5.4AI score0.00434EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:16 p.m.10 views

DEBIAN-CVE-2026-74748

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix refcount race between list:set GC and swap ipsetputbyindex resolved the index to a set pointer under RCU, then took ipsetreflock in ipsetput to decrement set-ref. ipsetswap holds that same lock while swappin...

7.8CVSS5.4AI score0.00138EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/26 3:16 p.m.6 views

AZL-97733 CVE-2026-74748 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: fix refcount race between list:set GC and swap ipsetputbyindex resolved the index to a set pointer under RCU, then took ipsetreflock in ipsetput to decrement set-ref. ipsetswap holds that same lock while swappin...

7.8CVSS5.8AI score0.00138EPSS
SaveExploits0References1
Rows per page
Query Builder