Lucene search
+L
RedhatcveRecent

211622 matches found

RedhatCVE
RedhatCVE
•added 2026/08/24 5:23 p.m.•3 views

CVE-2026-74694

A flaw was found in the Linux kernel's NCSI Network Controller Sideband Interface component. A local attacker with CAPNETADMIN capabilities could exploit a heap out-of-bounds OOB read vulnerability. By crafting a malicious NCSI command with an oversized payload length, the attacker could cause th...

5.5CVSS5.5AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/24 5:21 p.m.•3 views

CVE-2026-74689

A flaw was found in the Linux kernel. An ineffective length check in the vccsetsockopt function within the Asynchronous Transfer Mode ATM network protocol implementation can lead to a slab-out-of-bounds read. This occurs when a caller passes a mismatched level, bypassing the length check, or when...

5.5CVSS5.2AI score0.00242EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/24 5:20 p.m.•4 views

CVE-2026-78475

A flaw was found in the file-pix ESM plugin in GIMP. When processing a specially crafted PIX image file, the plugin allocates a Variable-Length Array VLA on the stack without proper bounds checking, causing an unbounded stack allocation followed by a 21-byte stack over-read. This can result in a...

6.1CVSS5.3AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/24 5:20 p.m.•3 views

CVE-2026-74688

A flaw was found in the Linux kernel's Stream Control Transmission Protocol SCTP implementation. This vulnerability arises when the sctpmakeheartbeatack function caches a destination transport without taking a proper reference. If the associated peer transport is removed while a HEARTBEAT ACK chu...

7CVSS5.9AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/24 5:17 p.m.•3 views

CVE-2026-74684

A flaw was found in the Linux kernel's net: tap module. A NULL pointer dereference can occur in the tapgetuserxdp function when processing an XDP buffer with a GSO virtio-net header and a zero protocol. This can be triggered by a malicious guest in a virtualized environment, leading to a system...

7CVSS5.6AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/24 4:49 p.m.•3 views

CVE-2026-74672

A flaw was found in the Linux kernel. This vulnerability involves a use-after-free UAF error in the memory management subsystem, specifically during operations related to virtual memory vmalloc and page table dumping ptdump. A race condition can occur when the kernel attempts to free page tables...

7CVSS5.8AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/24 4:48 p.m.•5 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...

6.4AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/08/24 4:39 p.m.•3 views

CVE-2026-77658

A stack-based buffer overflow vulnerability exists in the Dia diagram editor when processing Network Bus objects from Dia XML project files. In objects/network/bus.c, busload reads the number of bus handles from the file attribute "bushandles" using attributenumdata without validating an upper...

6AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/08/24 4:29 p.m.•4 views

CVE-2026-77679

A path traversal ZIP slip vulnerability exists in Epiphany when installing WebExtension packages from .xpi files. In src/webextension/ephy-web-extension-manager.c, the decompressxpithread function extracts XPI archives ZIP format to disk using libarchive. For each archive entry, the output path i...

6.1AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/08/24 4:29 p.m.•3 views

CVE-2026-74670

A flaw was found in the Linux kernel's IP Virtual Server IPVS component. During the initial setup of the IPVS estimator, if the network namespace is removed, the estimator may continue operating with uninitialized limits. This can lead to an out-of-bounds write when processing network statistics,...

5.5CVSS5.3AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/24 4:28 p.m.•3 views

CVE-2026-78465

A flaw was found in the file-pcx plugin in GIMP, affecting 32-bit builds only. When processing a PCX image file, the plugin calculates memory allocation sizes based on the image dimensions and the number of color planes. If a crafted file sets the number of planes to 4 alongside sufficiently larg...

7CVSS6.6AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/24 4:24 p.m.•3 views

CVE-2026-74665

A flaw was found in the Linux kernel. Incorrect length accounting for skb socket buffer fragments after an eXpress Data Path XDP program adjusts the fragment area can lead to an out-of-bounds read. This allows an attacker to potentially disclose sensitive kernel pointers and corrupt user-space...

5.5CVSS5.2AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/24 4:00 p.m.•3 views

CVE-2026-74655

A flaw was found in the Linux kernel. Specifically, a vulnerability exists in the qcom-geni Universal Asynchronous Receiver-Transmitter UART driver's transmit Direct Memory Access DMA buffer flush mechanism. A local user can exploit this by initiating a large write operation immediately followed ...

5.5CVSS5.7AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/24 4:00 p.m.•3 views

CVE-2026-74647

A flaw was found in the Linux kernel's fastrpc component. This race condition occurs when multiple threads concurrently attempt to unmap a buffer. If the buffer is removed from the internal list after its unmap operation has started, it can lead to an inconsistent state. A local attacker could...

5.5CVSS5.6AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/24 3:59 p.m.•3 views

CVE-2026-19685

NetworkManager did not apply the privateuser restriction to the 802-1x.ca-path and phase2-ca-path directory-valued connection properties. This incomplete fix for CVE-2025-9615 allows an unprivileged local user to point a private WPA-Enterprise 802.1X connection profile's CA path at an...

5.3AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/08/24 3:43 p.m.•3 views

CVE-2026-57216

A flaw was found in RabbitMQ, a messaging and streaming broker. The AMQP 0-9-1, AMQP 1.0, and Stream Protocol authentication mechanisms incorrectly perform a loopback check. This allows a user, typically restricted to loopback connections such as a guest user, to connect remotely. This occurs whe...

10CVSS5.5AI score0.00504EPSS
SaveExploits1References9
RedhatCVE
RedhatCVE
•added 2026/08/24 3:42 p.m.•4 views

CVE-2026-49452

A flaw was found in WeasyPrint, a tool designed to create PDF documents from web content. When processing untrusted HTML with presentational hints enabled, WeasyPrint embeds unescaped HTML attribute values directly into CSS declarations. This vulnerability allows a remote attacker to inject...

6.5CVSS5.5AI score0.00273EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/08/24 3:42 p.m.•3 views

CVE-2026-58210

A flaw was found in NATS Server. An unauthenticated remote attacker could send large, incomplete MQTT CONNECT packets to the server. This action causes the server to retain these packets, consuming significant memory before authentication is complete. This can lead to a denial of service DoS...

7.5CVSS5.6AI score0.00505EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
•added 2026/08/24 3:22 p.m.•3 views

CVE-2026-74639

A flaw was found in the Linux kernel, specifically within the ALSA us144mkii driver. The captureurbcomplete function resubmits capture Urban Request Blocks URBs without properly re-anchoring them. This oversight allows URBs to remain queued on the host controller even after their associated memor...

7CVSS6.3AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/24 3:22 p.m.•3 views

CVE-2026-68555

A flaw was found in Coturn. An authenticated user can exploit a vulnerability in the mobility feature when it is enabled. By repeatedly initiating and resuming allocations without completing the handoff process, the server's session management is bypassed. This allows the attacker to retain an...

6.5CVSS5.5AI score0.00308EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/08/24 3:22 p.m.•3 views

CVE-2026-62313

A flaw was found in Incus, a system container and virtual machine manager. A user within a project configured to forbid non-isolated containers can bypass this restriction by omitting a specific security setting security.idmap.isolated. This allows the creation of containers that share the host's...

4.3CVSS5.2AI score0.00361EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/08/24 3:22 p.m.•3 views

CVE-2026-68552

A flaw was found in Coturn. An unauthenticated remote client can send a specially crafted STUN message over TCP or TLS. This message, with a specific body-length field, causes an integer truncation overflow, leading to the desynchronization of the stream parser. Consequently, the attacking client...

5.3CVSS5.1AI score0.00315EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/08/24 3:22 p.m.•3 views

CVE-2026-53524

A flaw was found in WeeChat. An authenticated user of the relay module's WebSocket functionality can send a small compressed frame that, when decompressed, expands to a significantly larger size. This "decompression bomb" can exhaust all available server memory, leading to a Denial of Service DoS...

6.5CVSS5.4AI score0.00484EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/08/24 3:22 p.m.•3 views

CVE-2026-71364

A path traversal vulnerability was found in AWX's project archive extraction. The projectarchive action plugin extracts zip and tar archive members by joining the project directory path with the member filename without performing path normalization, boundary validation, or rejecting directory...

7.2CVSS6.6AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/08/24 3:21 p.m.•4 views

CVE-2026-78136

A flaw was found in CHIRP from chirpmyradio. A local attacker can achieve arbitrary code execution by tricking a user into processing a specially crafted Comma Separated Values CSV file. This vulnerability, an eval injection, occurs within the cleantmode function when handling CSV data, leading t...

7.8CVSS6.2AI score0.00213EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/08/24 3:21 p.m.•3 views

CVE-2026-71366

A server-side request forgery SSRF vulnerability was found in multiple AWX notification backends. The webhook, Mattermost, Rocket.Chat, and Grafana notification backends use notification template URLs as direct HTTP request targets without validating the target address against private, loopback, ...

7.7CVSS5.8AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/08/24 3:21 p.m.•3 views

CVE-2026-74640

A flaw was found in the Linux kernel's ALSA FireWire Control Protocol FCP. An unprivileged process can trigger an out-of-bounds write by reading controls on /dev/snd/controlC0 after an oversized Level Meter map has been installed. This occurs because the fcpmeterctlget function writes beyond its...

7CVSS6AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/24 3:21 p.m.•3 views

CVE-2026-68508

A flaw was found in Hydra. The hydra.utils.instantiate function, used for configuring complex applications, can be exploited by passing untrusted configuration. This allows an attacker to control target values and arguments, leading to the execution of arbitrary code within the application's...

7.8CVSS6AI score0.00252EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/08/24 3:21 p.m.•3 views

CVE-2026-53525

A flaw was found in WeeChat, a free chat client. The relay authentication mechanism uses a non-constant-time comparison when verifying password hashes. This vulnerability allows a remote attacker to exploit subtle timing differences during the authentication process. By analyzing these timing...

7.4CVSS5.6AI score0.00432EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/08/24 3:02 p.m.•3 views

CVE-2026-77587

A flaw was found in Tor. A malicious exit node could exploit a use-after-free vulnerability in the handling of conflux objects. This occurs when a recovery leg attempts to revive a conflux set whose last linked leg has already been closed. Successful exploitation of this flaw could lead to a clie...

5.9CVSS5AI score0.00222EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/08/24 3:01 p.m.•3 views

CVE-2026-74634

A flaw was found in the Linux kernel's ring-buffer component. This vulnerability occurs when the system attempts to change the order of sub-buffers while resizing is disabled, leading to memory being freed prematurely. A local attacker could exploit this use-after-free condition to potentially...

5.5CVSS5.4AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/24 3:01 p.m.•3 views

CVE-2026-57897

A flaw was found in Gitea. This vulnerability allows for cross-repository information disclosure through the use of Org-Level Actions Run/Job Application Programming Interfaces APIs. An attacker could exploit this to gain unauthorized access to sensitive information across different repositories...

6.5CVSS5.3AI score0.003EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/08/24 3:01 p.m.•3 views

CVE-2026-47753

A flaw was found in Incus, a system container and virtual machine manager. An authenticated user with permissions to create instances in any project can remotely trigger a nil-pointer dereference by uploading a specially crafted backup tarball. This vulnerability causes the Incus daemon to panic...

7.3CVSS5.3AI score0.00141EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/08/24 2:50 p.m.•3 views

CVE-2026-48754

A flaw was found in Incus, a system container and virtual machine manager. An authenticated user with cancreateinstances permission can crash the incusd daemon by uploading a specially crafted instance backup tarball. This vulnerability, a nil-pointer dereference, leads to a Denial of Service DoS...

5.3CVSS5.3AI score0.00226EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/08/24 2:50 p.m.•3 views

CVE-2026-74628

A flaw was found in the Linux kernel's x25 network protocol. The way timers are managed for x25 sockets can lead to a use-after-free vulnerability. Specifically, a timer might be rearmed after the associated socket has been deallocated, causing the system to access freed memory. This could...

5.5CVSS5.3AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/24 2:50 p.m.•3 views

CVE-2026-48756

A flaw was found in Incus, a system container and virtual machine manager. An authenticated user with cancreatestoragevolumes permission can crash the incusd daemon. This occurs by uploading a crafted backup tarball where the volumesnapshots.expiresat field is absent, leading to an unguarded...

5.3CVSS5.3AI score0.00226EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/08/24 2:48 p.m.•3 views

CVE-2026-76886

A flaw was found in Wireshark. An unauthenticated remote attacker could exploit a vulnerability in the C12.22 protocol dissector by sending specially crafted network traffic. This could lead to a crash of the application, resulting in a Denial of Service DoS. Mitigation Do not populate the C12.22...

8.1CVSS5.4AI score0.00321EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/08/24 2:48 p.m.•3 views

CVE-2026-74627

A flaw was found in the Linux kernel's net: devmem component. This vulnerability occurs when netiov and page-backed fragments are improperly mixed within a single skb socket buffer in the zerocopyfillskbfromdevmem function. This improper handling can lead to a system crash, resulting in a Denial ...

5.5CVSS5.4AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/24 2:48 p.m.•3 views

CVE-2026-74623

A flaw was found in the Linux kernel's atlantic network driver. When a network interface using this driver is deinitialized while under transmit TX or XDPTX load, certain transmit buffers are not properly released. This oversight leads to a memory leak, which can prevent the proper shutdown of...

5.5CVSS5.4AI score0.00215EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/24 2:48 p.m.•3 views

CVE-2026-74620

A flaw was found in the Linux kernel's net/sched subsystem, specifically within the actgact and actpolice modules. A local user could exploit this vulnerability by providing a specially crafted control action that bypasses proper range checks. This improper handling of control actions leads to an...

5.5CVSS5.3AI score0.00215EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/24 2:47 p.m.•3 views

CVE-2026-58314

A flaw was found in Gitea. This vulnerability, known as Server-Side Request Forgery SSRF, allows an attacker to trick the server into making requests to internal network resources. A logged-in user can exploit this by crafting malicious webhooks or repository migration configurations, leading to...

8.6CVSS5.4AI score0.00295EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/08/24 2:42 p.m.•3 views

CVE-2026-74630

A flaw was found in the Linux kernel's IPv6 subsystem. The in6devget function can incorrectly increment the reference count of an inet6dev object after it has been freed, leading to a use-after-free vulnerability. A local attacker could exploit this to cause memory corruption, potentially resulti...

7CVSS5.3AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/24 2:42 p.m.•3 views

CVE-2026-63639

A flaw was found in Valkey, a distributed key-value database. A remote attacker could exploit a use-after-free vulnerability in the RESTORE command. This occurs when a malformed data stream is processed during stream deserialization, causing a shared resource to be improperly managed. If...

8.8CVSS5.8AI score0.01171EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
•added 2026/08/24 2:42 p.m.•3 views

CVE-2026-58081

A flaw was found in iconv. Several encoding modules, including HZ, UTF-7, VIQR, and ZW, did not properly validate the size of the provided output buffer before writing converted characters. This oversight could allow an application using iconv to convert untrusted input with one of the affected...

7.3CVSS5.6AI score0.00214EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/24 2:42 p.m.•4 views

CVE-2026-56684

A flaw was found in Valkey. An authenticated client can trigger a CLIENT KILL command while the tlsProcessPendingData function iterates a pending list. This action causes connTLSClose to delete the iterator's cached next node, leading to a use-after-free vulnerability. This flaw, when Transport...

7.5CVSS5.9AI score0.00889EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
•added 2026/08/24 2:36 p.m.•4 views

CVE-2026-75904

A flaw was found in libmodplug. An out-of-bounds read vulnerability exists in the patsmplooped function when processing a specially crafted MIDI Musical Instrument Digital Interface file. This flaw occurs because the function incorrectly handles a sample index, leading to a read one byte before a...

4.8CVSS5.4AI score0.00119EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/08/24 2:36 p.m.•3 views

CVE-2026-74637

A flaw was found in the Linux kernel's perf subsystem. A local attacker could exploit a use-after-free vulnerability when a perf event group's sibling is detached but remains active, and its pointer to the group leader is not properly updated. This improper handling can lead to a system crash,...

7CVSS5.4AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/24 2:36 p.m.•5 views

CVE-2026-74636

A flaw was found in the Linux kernel. A race condition exists between the updateeventfields and eventdefinefields functions within the tracing subsystem. A local user, by loading specific modules, could exploit this unprotected access to kernel fields. This could lead to a kernel panic, resulting...

5.5CVSS5.2AI score0.00215EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/24 2:36 p.m.•3 views

CVE-2026-74618

A flaw was found in the Linux kernel's binfmtmisc component. An unprivileged local user can exploit this vulnerability by manipulating user and mount namespaces to repeatedly trigger a warning condition during the mounting of binfmtmisc. This repeated triggering can lead to kernel log flooding,...

5.5CVSS5.4AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/24 2:36 p.m.•3 views

CVE-2026-74619

A flaw was found in the Linux kernel's overlay filesystem overlayfs. An unprivileged local user can repeatedly trigger a warning condition by manipulating user and mount namespaces and file system context operations. This can lead to kernel log flooding, kernel tainting, and potentially a system...

5.5CVSS5.3AI score0.00209EPSS
SaveExploits0References4
Total number of security vulnerabilities211622