Lucene search
+L
UbuntucveRecent

80000 matches found

UbuntuCve
UbuntuCve
added 2026/08/27 12:00 a.m.12 views

CVE-2026-19542

Calling tdelete on a sufficiently deep tree in the GNU C Library version 2.1 to 2.44 may write one pointer past the end of an alloca-allocated array on the stack, which may crash the application. The tdelete implementation keeps an explicit stack of parent nodes for rebalancing, which is grown as...

5.6CVSS5.6AI score0.00277EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/27 12:00 a.m.15 views

CVE-2026-77682

Use a user message to trigger form autofill...

5.3AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/27 12:00 a.m.35 views

CVE-2026-63676

backtracking leading to exponential load time...

5.8AI score
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/27 12:00 a.m.11 views

CVE-2026-79619

On Linux, several OpenZFS ioctl authorization checks accept a capability held only within a user-created, unprivileged namespace as equivalent to real host privilege, allowing an unprivileged local user to perform operations that should require root. Affected operations include pool-administrativ...

7.3CVSS5.8AI score0.00139EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/27 12:00 a.m.10 views

CVE-2026-77117

SHIFTJISX0213 converter hang in shiftjisx0213.c...

5.9CVSS5.2AI score0.00412EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/26 11:17 p.m.11 views

CVE-2026-80158

A flaw was found in the ipagetkeytab module of the community.general Ansible collection. The module's bindpw parameter, used to supply the LDAP simple-bind password when retrieving a Kerberos keytab, is not declared with nolog, unlike the sibling password parameter in the same module. As a...

5.5CVSS5.9AI score0.00102EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/26 10:16 p.m.15 views

CVE-2026-75329

The Netty configuration distribution service port 8283 of super-diamond-server = 1.3.3 has no authentication mechanism. Attackers can directly obtain the full configuration of any project including database passwords, API keys, etc. by sending a TCP request without any credential...

9.8CVSS5.9AI score0.00326EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/26 9:16 p.m.7 views

CVE-2026-39275

Cross Site Scripting vulnerability in Cockpit CMS v.2.13.5 and before allows a remote attacker to execute arbitrary code via the item.php, field-select.js and tags.js components...

6.1CVSS6.7AI score0.00278EPSS
SaveExploits2References1
UbuntuCve
UbuntuCve
added 2026/08/26 9:16 p.m.9 views

CVE-2026-79921

amqp091-go is a Go AMQP 0.9.1 client. Before version 1.13.0, a compromised or malicious AMQP broker can force the client to allocate resources for and process content body frames that exceed the negotiated framemax limit. This can lead to unexpected memory consumption or application-layer denial ...

8.9CVSS5.3AI score0.00316EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/26 8:18 p.m.15 views

CVE-2026-77652

A heap-based buffer overflow vulnerability exists in the Dia diagram editor WPG file format importer. In plug-ins/wpg/wpg-import.c, the WPG import renderer allocates a fixed palette with: ren-pPal = gnew0WPGColorRGB, 256; When handling a WPGCOLORMAP record, the parser reads a start index i16 and...

7.8CVSS6.1AI score0.00151EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/26 8:17 p.m.14 views

CVE-2026-26449

In Stomper 5e2741e when a client sends a SEND frame missing the destination header field, the server triggers a null pointer dereference or access to invalid memory while processing the frame, causing the process to crash...

7.5CVSS5.9AI score0.00343EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/26 8:17 p.m.9 views

CVE-2026-26445

stomper 5e2741e is vulnerable to Denial of Service. A malicious client can send partial STOMP frames and keep the TCP connections open, which, combined with the broker s use of edge-triggered epoll EPOLLET and MSGPEEK in recv, causes sockets to enter a permanent half-read state. When enough such...

7.5CVSS5.7AI score0.00343EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/26 8:17 p.m.11 views

CVE-2026-26446

Stomper 5e2741e is vulnerable to Denial of Service. When a broker sends data to a client whose TCP connection was already closed by the peer, the server process receives SIGPIPE and immediately terminates, resulting in a denial of service. Any unauthenticated client can trigger the crash by closi...

7.5CVSS5.9AI score0.00343EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/26 8:17 p.m.14 views

CVE-2026-26447

Stomper 5e2741e is vulnerable to Use-After-Free. When a single client repeatedly issues SUBSCRIBE commands for the same destination over one connection and then closes that connection, the broker performs incorrect cleanup of its internal subscription structures. This results in a heap...

7.5CVSS5.9AI score0.00343EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/26 8:17 p.m.15 views

CVE-2026-26448

Stomper 5e2741e is vulnerable to Use-After-Free. When a client sends multiple CONNECT frames on the same TCP connection, and subsequently another client or a later connection sends SEND frames to a destination previously subscribed on that connection, the broker may dereference a pointer to a...

9.8CVSS5.8AI score0.00379EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/26 8:16 p.m.10 views

CVE-2025-70293

An issue was discovered in Denx U-Boot before 2026.04. An integer overflow vulnerability exists in function ext4fsgetbgdtable, the size calculation can lead to under allocation and this underallocated buffer will be used in memcpy which could lead to arbitrary code execution, a denial of service,...

9.8CVSS6.2AI score0.00535EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/26 8:16 p.m.13 views

CVE-2025-70290

An issue was discovered in Denx U-Boot before 2026.04. An integer overflow vulnerability in the ZFS filesystem support can be triggered by malformed on-disk metadata. The issue may result in incorrect memory allocation followed by out-of-bounds memory access, potentially leading to a crash or...

9.8CVSS6.1AI score0.0046EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/26 7:17 p.m.15 views

CVE-2026-75466

libjpeg-turbo 3.2.0 contains an integer division-by-zero vulnerability in the PNG loader. When processing a valid indexed-color PNG image with a non-gray palette through tj3LoadImage12 or tj3LoadImage16 using the default pixel format, the application may trigger a division-by-zero in allocsarray,...

6.5CVSS5.8AI score0.00199EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/26 6:16 p.m.12 views

CVE-2025-56798

Cross-Site Request Forgery CSRF vulnerability in Lime Technology, Inc.'s Unraid OS version 6.12.14 and earlier allows remote attackers to escalate privileges via the Unraid authentication cookie's lax same-site policy...

8.8CVSS5.9AI score0.00203EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/26 6:16 p.m.10 views

CVE-2023-42179

Bird Home Automation GmbH D1101V-F 000140 is vulnerable to Incorrect Access Control via the Key derivation process, password validation process...

9.8CVSS5.9AI score0.00284EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/26 4:16 p.m.12 views

CVE-2026-48549

Nagios Core before 4.5.13 and Nagios XI before 2026R1.5 contains a CSRF vulnerability in cmd.cgi. When no Cookie header is present, the double-submit cookie protection can be bypassed by supplying matching NagFormId and nagFormId values in the POST body, allowing a cross-site request to execute...

6.9CVSS6AI score0.00168EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/26 4:16 p.m.15 views

CVE-2026-48548

Nagios Core before 4.5.12 contains a cross-site request forgery vulnerability in cmd.cgi where the CSRF protection mechanism passes validation when the NagFormId cookie is absent. Attackers can craft a malicious cross-site POST request to execute arbitrary Nagios commands as a currently...

6.9CVSS6.1AI score0.00139EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.8 views

CVE-2026-80588

In the Linux kernel, the following vulnerability has been resolved: mptcp: reclaim forward-allocated memory on RX path errors After commit 9db5b3cec4ec "mptcp: borrow forward memory from subflow", errors in the receive path prior to queueing skbs into the receive queue do not trigger...

7.5CVSS5.8AI score0.00339EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.12 views

CVE-2026-80564

In the Linux kernel, the following vulnerability has been resolved: gve: fix NULL dereference due to missing ptp adjfine Fix NULL dereference due to missing implementation of adjfine, which can be triggered from usermode as follows: sudo ./testptp -d /dev/ptp0 -f 0 551.943697 BUG: kernel NULL...

5.8AI score0.00166EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.11 views

CVE-2026-80553

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Cancel existing workqueues The initialization of the iowork and crwwork workqueues begs the question of whether they should be un-initialized. Add the corresponding cleanup tags in releasedev to ensure work isn't...

8.8CVSS5.5AI score0.00129EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.12 views

CVE-2026-80567

In the Linux kernel, the following vulnerability has been resolved: Input: synaptics-rmi4 - propagate F54 worker errors to V4L2 queue Previously, rmif54bufferqueue waited for the worker thread to finish but ignored whether it succeeded. If the worker failed e.g., due to a timeout or register read...

6AI score0.00164EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.9 views

CVE-2026-80579

In the Linux kernel, the following vulnerability has been resolved: fbdev: clear fbinfo-mode before deleting a videomode fbsetvar can delete a mode from info-modelist when userspace passes FBACTIVATEINVMODE through FBIOPUTVSCREENINFO. The code checks that the mode being deleted is not the current...

7.8CVSS5.8AI score0.00112EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.12 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.3CVSS5.9AI score0.00144EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.10 views

CVE-2026-80559

In the Linux kernel, the following vulnerability has been resolved: Input: sur40 - fix input device registration ordering In sur40probe, inputregisterdevice was previously called early before the V4L2 video device and vb2queue components were fully initialized. If userspace opened the input devic...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.13 views

CVE-2026-80532

In the Linux kernel, the following vulnerability has been resolved: xfs: fix another iunlink infinite loop bug in online fsck xrepiunlinkresolvebucket is supposed to reconstruct as much of the incore prev and next unlinked list pointers based on what it finds on disk and in memory before we move ...

5.6AI score0.00168EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.12 views

CVE-2026-80527

In the Linux kernel, the following vulnerability has been resolved: ceph: fix hanging cephgetcaps with stale mdswanted A reader can hang forever in cephgetcaps when the client no longer holds FILERD, but local cap state still says that the capability is already wanted via mdswanted. One way to...

7.5CVSS5.6AI score0.00508EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.14 views

CVE-2026-80540

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix UVD decode image min size calculation This needs to use pitch instead of width. Also reject pitch over 4096 to avoid overflow. cherry picked from commit b41c8cb12e202b220353332ab87dc01a11f69304...

7.8CVSS5.5AI score0.00129EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.16 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.8CVSS6AI score0.00133EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.10 views

CVE-2026-80535

In the Linux kernel, the following vulnerability has been resolved: xfs: don't double-lock when deleting a self-referential directory LOLLM notices that the dirtree scrubber can detect a directory that refers to itself. In this case, it's not correct for the directory tree repair code to try to...

5.9AI score0.00168EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.11 views

CVE-2026-80525

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-topology: Refresh copier IPC payload before widget setup The ipcconfigdata buffer for copier widgets is built once during ipcprepare called from sofpcmsetupconnectedwidgets and cached for reuse. For host copiers...

6AI score0.00168EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.14 views

CVE-2026-80549

In the Linux kernel, the following vulnerability has been resolved: s390/vfioccw: Move cp cleanup out of not operational The fsmnotoper routine is called when the device has been lost, and is by definition no longer operational. Since this can happen asynchronously from the normal behavior of the...

8.2CVSS5.5AI score0.00134EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.13 views

CVE-2026-80545

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Improve EP11 CPRB length and overflow checks The xcrbmsgtotype6ep11cprbmsgx function lacks proper input validation, creating security vulnerabilities: 1. Missing minimum size validation: The ep11cprb structure and...

7.8CVSS5.9AI score0.00136EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.11 views

CVE-2026-80528

In the Linux kernel, the following vulnerability has been resolved: ceph: avoid fs reclaim while using current-journalinfo handlereply stores a cephmdsrequest pointer in current-journalinfo while filling the inode and dentry cache from an MDS reply. An allocation in this section can enter direct...

9.8CVSS5.6AI score0.00521EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.11 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.8CVSS5.8AI score0.00129EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.23 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.8CVSS5.8AI score0.00128EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.10 views

CVE-2026-80586

In the Linux kernel, the following vulnerability has been resolved: mptcp: options: reset DSS fields in case of unexpected size A remote peer could send a malformed DSS with a wrong size, followed by another DSS or MPC + Data. In this case, the first suboption will be ignored, but leaving some...

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

CVE-2026-80574

In the Linux kernel, the following vulnerability has been resolved: Input: focaltech - fix array out-of-bounds in focaltechprocessrelpacket Make finger2 and also finger1 unsigned, so that if the finger index in the packet is 0 then subtracting 1 creates an array index which overflows above the...

8.4CVSS5.5AI score0.00134EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.10 views

CVE-2026-80562

In the Linux kernel, the following vulnerability has been resolved: gpio: ml-ioh: use rawspinlockt for the register lock iohirqtype is registered as the irqchip .irqsettype callback and takes chip-spinlock with spinlockirqsave. This callback is reached from setupirq - irqsettrigger -...

5.8AI score0.00176EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.12 views

CVE-2026-80578

In the Linux kernel, the following vulnerability has been resolved: fbdev: core: Fix pointer desynchronization in fbioread In fbioread, if copytouser performs a partial copy e.g., due to a faulty user buffer, the loop adjusts the chunk size 'c' and updates the remaining 'count'. However, the...

7.3CVSS5.7AI score0.00116EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.11 views

CVE-2026-80575

In the Linux kernel, the following vulnerability has been resolved: Input: cs40l50-vibra - validate custom data from user space cs40l50add copies the custom data of an FFPERIODIC/FFCUSTOM effect straight from the ffeffect the user passed to EVIOCSFF, without requiring it to hold anything:...

7.8CVSS5.6AI score0.0012EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.12 views

CVE-2026-80565

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix error path in devmqceregisteralgs If ops-registeralgs fails, the error path repeatedly calls the same ops-unregisteralgs from the failed registration. Use the loop index to unregister the previously registered...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.12 views

CVE-2026-80585

In the Linux kernel, the following vulnerability has been resolved: mptcp: fastopen: only mark MPTFO subflows with SYN data Passive TCP Fast Open accepts a valid-cookie SYN even when it carries no data. In that case the child socket's receive queue is intentionally left empty...

9.4CVSS5.8AI score0.00317EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.9 views

CVE-2026-80556

In the Linux kernel, the following vulnerability has been resolved: mmc: atmel-mci: Fix use-after-free in atmciremove due to race condition In atmciprobe, &host-bhwork is bound with atmciworkfunc, and atmciinterrupt, atmcitimeouttimer and atmcidmacomplete can all queue this work on systembhwq. If...

7.8CVSS5.8AI score0.00125EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.14 views

CVE-2026-80581

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-pcm: Continue the pipeline trigger in case of IPC timeout Ignore IPC errors for pipeline state change if the firmware state is crashed or the IPC has timed out. If the firmware has crashed the kernel still needs t...

5.3AI score0.00156EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.12 views

CVE-2026-80570

In the Linux kernel, the following vulnerability has been resolved: Input: synaptics-rmi4 - zero report size on F54 work error In rmif54work, if an error occurs during report request or command verification, the code jumped directly to the 'error' label, bypassing the 'abort' label where...

7.8CVSS5.9AI score0.00134EPSS
SaveExploits0References9
Total number of security vulnerabilities80000