Lucene search
+L

67696 matches found

OSV
OSV
added 2026/08/14 12:00 a.m.15 views

UBUNTU-CVE-2026-66021

OOB access in virtio-gpu blob resource creation...

5.2AI score
SaveExploits0References2
OSV
OSV
added 2026/08/14 12:00 a.m.21 views

UBUNTU-CVE-2026-63318

QEMU 9pfs Readonly OTRUNC/OAPPEND Bypass via 9P2000.u Flag Mismatch...

5.2AI score
SaveExploits0References2
OSV
OSV
added 2026/08/14 12:00 a.m.9 views

UBUNTU-CVE-2026-16457

virtio: Malformed packed descriptor livelocks the device at 100% host CPU guest triggered DoS...

5.3AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-12841

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Debian Linux - nltk - None Ubuntu Linux - Unknown description CVE-2026-12841 Note that Nessus relies on the presence of the package as reported by the vendor...

8AI score
SaveExploits0References3
OSV
OSV
added 2026/08/14 12:00 a.m.9 views

UBUNTU-CVE-2026-50626

virtio: fix queue size validation against allocated maximum...

5.2AI score
SaveExploits0References2
OSV
OSV
added 2026/08/13 10:17 p.m.8 views

UBUNTU-CVE-2026-56858

Previously, pathological inputs could close an unescaped '/' early, allowing for attack-controlled data to inject arbitrary content, potentially leading to XSS...

6.1CVSS5.7AI score0.0031EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 10:17 p.m.8 views

UBUNTU-CVE-2026-56859

Previously, DecodeElement would reset the depth counter causing it to never fire; this could lead to stack exhaustion...

7.5CVSS5.5AI score0.00568EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 10:17 p.m.9 views

UBUNTU-CVE-2026-56860

Previously, resolving relative paths containing parent directory '..' segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking f...

5.9CVSS5.6AI score0.00518EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 10:17 p.m.8 views

UBUNTU-CVE-2026-56862

Handshake messages, such as KeyUpdate, are always considered as state-advancing, regardless of whether a handshake has been completed or not. As a result, a malicious client can keep sending KeyUpdate messages to force the server to keep performing key derivation operations indefinitely...

7.5CVSS5.6AI score0.00568EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 9:18 p.m.12 views

UBUNTU-CVE-2026-73480

gdu fails to strip terminal escape sequences from directory and file names when printing paths after TUI exit. Attackers can craft malicious directory or file names containing escape sequences that are interpreted by the terminal, enabling title spoofing, clipboard manipulation, or other...

5CVSS5.4AI score0.00118EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 3:20 p.m.12 views

UBUNTU-CVE-2026-70461

rsync 3.2.5 before 3.5.0 contains a heap out-of-bounds write vulnerability that allows remote unauthenticated attackers to write one attacker-controlled byte past the end of a heap allocation by supplying a crafted files-from entry. Attackers can trigger the vulnerability against a read-only rsyn...

8.8CVSS5.4AI score0.0057EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 3:20 p.m.8 views

UBUNTU-CVE-2026-70462

rsync 3.1.0 before 3.5.0 contains a signed integer overflow vulnerability in the I/O timeout implementation that allows attackers to permanently disable connection timeouts by injecting MSGIOTIMEOUT messages carrying non-positive zero or negative values. Attackers can craft malicious MSGIOTIMEOUT...

7.1CVSS5.5AI score0.00259EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 3:20 p.m.8 views

UBUNTU-CVE-2026-70464

rsync daemon 2.0.0 before 3.5.0 contains a denial of service vulnerability that allows unauthenticated remote attackers to exhaust daemon connection slots by stalling the handshake process before or after module selection without triggering the I/O timeout. Attackers can open many simultaneous...

8.7CVSS5.4AI score0.00573EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 3:20 p.m.6 views

UBUNTU-CVE-2026-70463

rsync 3.1.0 before 3.5.0 contains an authorization bypass in auth users directive parsing. The auth users parser uses comma-only tokenization when splitting the user list, which fails to correctly handle entries of the form @Group Name where the group name contains a space. The space within the...

8.6CVSS5.4AI score0.00364EPSS
SaveExploits1References3
OSV
OSV
added 2026/08/13 3:19 p.m.7 views

UBUNTU-CVE-2026-53794

rsync before 3.5.0 contains a logic error in --max-alloc handling that allows a sender or configuration setting --max-alloc=0 to disable allocation sanity checks entirely rather than enforcing a zero-byte cap. Attackers can exploit this flaw to cause the receiver to attempt unbounded memory...

6.9CVSS5.3AI score0.00372EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 3:19 p.m.7 views

UBUNTU-CVE-2026-53802

rsync before 3.5.0 contains an arbitrary file read vulnerability that allows attackers to read files accessible to the rsync daemon process by exploiting symlink following in input configuration file handling including --files-from, --password-file, and filter merge files. Attackers can place a...

8.4CVSS5.5AI score0.00238EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 3:19 p.m.7 views

UBUNTU-CVE-2026-70455

rsync 3.4.2 before 3.5.0 contains a denial of service vulnerability that allows a remote sender to exhaust system resources by specifying the --zt short alias for --compress-threads, which bypasses the refuse options directive's string matching on long option names. Attackers can specify --zt=N...

8.7CVSS5.4AI score0.00566EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 3:19 p.m.8 views

UBUNTU-CVE-2026-53784

rsync before 3.5.0 contains a path traversal vulnerability that allows remote clients to access files outside the intended module root when use chroot is disabled and the module root path or a component of it is a symlink. The daemon calls chdir to the module root at session initialization withou...

8.4CVSS5.4AI score0.00238EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 3:19 p.m.9 views

UBUNTU-CVE-2026-70453

rsync before 3.5.0 contains an algorithmic complexity vulnerability in the hashsearch function that allows a remote attacker to cause a denial of service by delivering a carefully constructed file list. A sender can exploit the quadratic-time worst-case behavior in hash lookups to exhaust receive...

8.7CVSS5.4AI score0.00525EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 3:19 p.m.7 views

UBUNTU-CVE-2026-70457

rsync 3.2.3 before 3.5.0 contains an out-of-bounds write in parsesizearg where the return value of snprintf is used directly as an index into a .bss-segment array without bounds checking. When snprintf truncates the formatted size string, the return value equals the number of characters that woul...

8.3CVSS5.4AI score0.00377EPSS
SaveExploits0References3
Rows per page
Query Builder