Lucene search
+L
RedhatcveRecent

214747 matches found

RedhatCVE
RedhatCVE
•added 2026/08/19 5:40 p.m.•10 views

CVE-2026-72415

A flaw was found in the Linux kernel. In the Advanced Linux Sound Architecture System on Chip ASoC Sound Driver Component Architecture SDCA component, the geputenumdouble function fails to validate a user-supplied enumeration index. This oversight allows a local attacker to provide an out-of-rang...

7.1CVSS5.4AI score0.00156EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:40 p.m.•13 views

CVE-2026-72393

A flaw was found in the Linux kernel's fbnic Ethernet driver. When the fbnictxlso function reallocates a socket buffer skb, it fails to update a cached pointer to shared information. This can lead to a use-after-free vulnerability, where the driver attempts to access memory that has already been...

9.8CVSS5.7AI score0.00631EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:39 p.m.•9 views

CVE-2026-72475

A flaw was found in the Linux kernel's dma-axi-dmac component. This vulnerability arises from the improper freeing of a data structure within the axidmacprepperipheraldmavec function. This oversight could lead to memory corruption, potentially causing system instability or a denial of service...

5.5CVSS5.4AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:39 p.m.•10 views

CVE-2026-72362

A flaw was found in the Linux kernel's drm/xe/pt module. This vulnerability arises when the page-table walk framework provides a null pointer for unpopulated entries, and the xeptzapptesentry function attempts to access this null pointer without prior validation. This improper handling can lead t...

5.5CVSS5.4AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:39 p.m.•10 views

CVE-2026-72358

A flaw was found in the Linux kernel's drm/xe/pt component. During page table walks for binding, specific functions xepthugeptepossible and xeptscan64K do not properly check if a Buffer Object BO has been purged. This oversight can lead to invalid access of an uninitialized cursor, potentially...

7.8CVSS5.3AI score0.00165EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:39 p.m.•9 views

CVE-2026-72355

A flaw was found in the Linux kernel's netfs component. This vulnerability arises from incorrect barriering when processing the subrequest list, allowing a subrequest to be observed before it has been fully added by the application thread. This race condition could lead to unexpected system...

9.8CVSS5.3AI score0.00649EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:39 p.m.•12 views

CVE-2026-72354

A flaw was found in the Linux kernel's NTFS file system driver. A local attacker could trigger a use-after-free vulnerability during Master File Table MFT writeback operations. This occurs due to a timing issue where memory is freed while still being accessed, which can lead to a system crash,...

8.8CVSS5.5AI score0.00508EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:39 p.m.•11 views

CVE-2026-72351

A flaw was found in the Linux kernel's Generic UDP Encapsulation GUE implementation. A remote attacker could exploit a missing length validation for the remote checksum offload REMCSUM private option. By sending a specially crafted GUE packet, an attacker can cause the kernel to read beyond the...

9.8CVSS5.4AI score0.00755EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:39 p.m.•11 views

CVE-2026-72353

A flaw was found in the Linux kernel's NTFS file system driver. A use-after-free vulnerability exists in the ntfsattrfallocate function, where a runlist element is accessed after its memory has been deallocated by a concurrent operation. A local attacker could exploit this to trigger a system...

8.8CVSS5.4AI score0.00508EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:39 p.m.•9 views

CVE-2026-72345

A flaw was found in the Linux kernel's mlx5 LAG Link Aggregation Group driver. An off-by-one error in the mlx5lagcreatesinglefdb function's error rollback mechanism can lead to operations on uninitialized memory or a double-free condition. This could result in system instability or a denial of...

7.8CVSS5.4AI score0.00165EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:39 p.m.•12 views

CVE-2026-70453

A flaw was found in rsync. A remote attacker can exploit an algorithmic complexity vulnerability within the hashsearch function by sending a specially crafted file list. This can lead to the exhaustion of the receiver's CPU resources, causing a sustained denial of service DoS. Mitigation Disable...

8.7CVSS5.5AI score0.0075EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/08/19 5:30 p.m.•16 views

CVE-2026-61536

A flaw was found in Banks, a tool for generating LLM prompts. This vulnerability allows a remote attacker to achieve arbitrary code execution by injecting a malicious tool definition into a template. The system improperly resolves the path specified in this definition, enabling the attacker to...

7.5CVSS5.8AI score0.00508EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:30 p.m.•28 views

CVE-2026-66794

A flaw was found in the cluster-proxy-addon component of Multicluster Engine for Kubernetes. This vulnerability allows an unauthenticated attacker, who can access the user-facing route, to bypass authentication and authorization checks. By manipulating URL path segments, the attacker can proxy...

9.3CVSS5.7AI score0.00621EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/08/19 5:29 p.m.•12 views

CVE-2026-18140

A flaw was found in aws-smithy-json. This vulnerability allows a remote, unauthenticated attacker to cause a denial of service DoS in smithy-rs generated servers. By sending a small HTTP request containing deeply nested JSON, the attacker can trigger uncontrolled recursion in the aws-smithy-json...

8.7CVSS5.4AI score0.00431EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/08/19 5:25 p.m.•10 views

CVE-2026-72449

A flaw was found in the Linux kernel's drm/amdkfd component. An unprivileged render-group user can exploit this vulnerability via /dev/kfd by repeatedly calling AMDKFDIOCCRIUOP. This leads to a use-after-free and double-free condition due to improper list handling during cleanup. Successful...

7.8CVSS6.3AI score0.00171EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:25 p.m.•10 views

CVE-2026-74569

A flaw was found in the Linux kernel's netfilter Session Initiation Protocol SIP connection tracking module nfconntracksip. A remote attacker could send specially crafted SIP messages that cause an integer overflow during Network Address Translation NAT rewrite delta calculations. This overflow...

9.8CVSS5.9AI score0.00734EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:20 p.m.•9 views

CVE-2026-64832

A flaw was found in FFmpeg, specifically within the NVIDIA NVDEC hardware decoder. A remote attacker could exploit this double-free vulnerability by providing a specially crafted video file. This can lead to memory corruption, potentially allowing for arbitrary code execution or causing a denial ...

8.8CVSS5.7AI score0.00496EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/08/19 5:20 p.m.•10 views

CVE-2026-58440

A flaw was found in Gitea. Webhooks created by a collaborator continue to function even after their repository access is revoked. This incomplete revocation allows for the ongoing, real-time exfiltration of private repository content, leading to information disclosure. Mitigation To mitigate this...

7.5CVSS8.1AI score0.00483EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/08/19 5:16 p.m.•13 views

CVE-2026-72495

A flaw was found in the Linux kernel's RDMA/bnxtre component. A local attacker could exploit this vulnerability by repeatedly requesting Work Completion WC pages for the same user context ucontext, exceeding the supported limit of one page per context. This could lead to concurrent access issues...

9.3CVSS5.4AI score0.00194EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:16 p.m.•11 views

CVE-2026-72357

A flaw was found in the Linux kernel's uprobes/x86 component. The inuprobetrampoline function incorrectly uses the current process's memory management current-mm for Virtual Memory Area VMA lookups during the unregistration process. This occurs because the lookup is performed in the tracer's...

7.8CVSS5.4AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:16 p.m.•13 views

CVE-2026-72350

A flaw was found in the Linux kernel's netfilter component, specifically in xtu32. A local attacker with privileges to configure netfilter rules could craft a malicious u32 rule with an invalid shift count. This could lead to an undefined shift out-of-bounds during packet evaluation, potentially...

7.8CVSS5.4AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:16 p.m.•10 views

CVE-2026-72349

A flaw was found in the Linux kernel's netfilter component, specifically within the xtrateest module. This vulnerability occurs on network links operating at speeds of approximately 34 Gigabits per second Gbps or faster. Due to an integer truncation issue, the system incorrectly calculates the...

5.5CVSS5.4AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:16 p.m.•12 views

CVE-2026-72346

A flaw was found in the Linux kernel's bitland-mifs-wmi driver. During suspend and resume operations, an uninitialized pointer can be passed to a function, leading to a NULL pointer dereference. This can cause a kernel crash, resulting in a denial of service DoS by halting the system's suspend...

5.5CVSS5.3AI score0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:11 p.m.•14 views

CVE-2026-72712

A flaw was found in Nmap. A remote attacker can exploit this denial of service vulnerability by sending a specially crafted packet that includes a zero-length Transmission Control Protocol TCP option. This malformed packet forces the application to enter an infinite loop during packet processing,...

6.9CVSS5.5AI score0.00608EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/08/19 5:10 p.m.•14 views

CVE-2026-71470

A flaw was found in the search-v2-operator. This vulnerability allows a privileged user, specifically a Custom Resource CR editor, to manipulate Search CR fields such as imageOverride, arguments, and environment variables without proper validation. By exploiting this, an attacker can mount...

9.1CVSS5.6AI score0.00707EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/08/19 5:08 p.m.•8 views

CVE-2026-72480

A flaw was found in the Linux kernel's Industrial Input/Output IIO subsystem, specifically in the Xilinx Analog-to-Digital Converter ADC AMS driver. When handling events, the amseventtochannel function could attempt to access memory outside of its allocated boundaries if a matching channel is not...

7.8CVSS5.3AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:08 p.m.•8 views

CVE-2026-72484

A flaw was found in the Linux kernel, specifically within the staging: most: video subsystem. This vulnerability occurs when compregistervideodev attempts to release a videodevice that might have already been freed during a failed device registration. A local attacker could exploit this double fr...

5.5CVSS5.6AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:08 p.m.•9 views

CVE-2026-72476

A flaw was found in the dmaengine component of the Linux kernel. This flaw occurs in the dmareleasechannel function due to an incorrect order of operations, where a channel's reference count is decremented before verifying if the device is still in use. This can lead to a use-after-free...

7.8CVSS5.4AI score0.00171EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:08 p.m.•11 views

CVE-2026-72344

A flaw was found in the Linux kernel's net/mlx5e driver. When the mlx5laggetdevseq function encounters an error, such as a peer not being in the Link Aggregation Group LAG or no master device being marked, the system attempts to clean up peer flows without proper validation. This improper handlin...

7.8CVSS5.4AI score0.00165EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:08 p.m.•12 views

CVE-2026-72343

A flaw was found in the net/mlx5e component of the Linux kernel. A zero-sized buffer is allocated during the initialization of HV VHCA statistics. When the hypervisor later attempts to enable statistics reporting, a write operation is performed on this invalid memory address. This can lead to a...

8.4CVSS5.8AI score0.00196EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:08 p.m.•9 views

CVE-2026-72341

A flaw was found in the Linux kernel's net/mlx5e component. A local attacker could exploit a race condition during the publication of channel statistics. On weakly-ordered architectures, this could lead to a null pointer dereference, causing a system crash and a denial of service...

5.5CVSS5.3AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:01 p.m.•10 views

CVE-2026-74488

A flaw was found in the Linux kernel's mwifiex Wi-Fi driver. When parsing Tunneled Direct Link Setup TDLS frames within an Aggregated MAC Service Data Unit A-MSDU, the driver incorrectly uses the length of the parent frame instead of the subframe. This error can lead to a use-after-free...

8.8CVSS5.5AI score0.004EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 5:00 p.m.•12 views

CVE-2026-72446

A flaw was found in the Linux kernel's ALSA USB audio subsystem qcom. An unprivileged local user can exploit this vulnerability by sending a crafted request over AFQIPCRTR to disable a stream with no active interface. This can lead to an out-of-bounds write, resulting in memory corruption or a...

7.8CVSS5.5AI score0.00165EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 4:59 p.m.•9 views

CVE-2026-70628

A flaw was found in FFmpeg. An attacker could exploit a signed integer overflow vulnerability within the DVB subtitle parser by providing a specially crafted WTV Windows Recorded TV Show file. This overflow can lead to a heap buffer overflow, enabling out-of-bounds memory writes. The consequence ...

8.5CVSS6.1AI score0.00213EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/08/19 4:53 p.m.•12 views

CVE-2026-70632

A flaw was found in FFmpeg. This out-of-bounds heap write vulnerability exists within the native GoPro CineForm HD CFHD decoder. A remote attacker can exploit this by providing a specially crafted AVI Audio Video Interleave file during stream analysis. This can lead to memory corruption and may b...

8.5CVSS6AI score0.00303EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
•added 2026/08/19 4:53 p.m.•10 views

CVE-2026-64830

A flaw was found in FFmpeg, a widely used multimedia framework. This vulnerability, a heap buffer overflow in the VobSub subtitle demuxer, allows a remote attacker to corrupt memory. By providing a specially crafted subtitle file, an attacker can trigger unbounded writes, which could lead to...

8.8CVSS6.7AI score0.00646EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/08/19 4:53 p.m.•10 views

CVE-2026-53803

A symlink-following vulnerability in rsync allows local attackers to redirect predictable output paths to arbitrary filesystem locations. When rsync runs with elevated privileges such as setuid or a privileged daemon, this enables arbitrary file overwrites and local privilege escalation. Mitigati...

8.5CVSS5.8AI score0.0021EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/08/19 2:06 p.m.•17 views

CVE-2026-72348

A flaw was found in the Linux kernel's netfilter subsystem, specifically within ip6tables. A remote attacker could send specially crafted IPv6 packets with malformed extension headers. Due to improper length checks, these malformed packets might not be correctly identified and dropped by ip6table...

9.1CVSS5.5AI score0.00625EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 2:06 p.m.•10 views

CVE-2026-43961

A flaw was found in Vim's netrw plugin. A crafted filename containing quote characters and expression fragments can break out of the quoted context during mark/unmark operations, allowing arbitrary Vimscript execution. This can be leveraged to run shell commands with the privileges of the user...

7.8CVSS5.7AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 1:44 p.m.•11 views

CVE-2026-51539

A flaw was found in libmodbus. This Denial of Service DoS vulnerability exists in the receive loop when the software is running on Windows. The issue is caused by improper timeout management during network read operations, which can allow a remote attacker to cause the application to become...

7.5CVSS5.6AI score0.00488EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/08/19 1:21 p.m.•11 views

CVE-2026-74353

A flaw was found in the drm/amdkfd component of the Linux kernel. This vulnerability occurs when the system fails to properly resume all queues after a suspend operation, even if some suspend operations fail. An attacker could potentially exploit this by triggering a scenario where queue removal...

5.5CVSS5.5AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 1:21 p.m.•9 views

CVE-2026-74338

A flaw was found in the Linux kernel's Berkeley Packet Filter BPF subsystem. A local attacker could bypass security checks by directly using the bpf2 system call to load a sleepable BPFLSMCGROUP program. This could lead to a kernel crash, resulting in a Denial of Service DoS on the affected syste...

7.8CVSS5.5AI score0.00175EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 1:21 p.m.•9 views

CVE-2026-74403

A flaw was found in the Linux kernel's Cryptographic Co-processor CCP driver. Under memory pressure, if a page allocation fails, the driver incorrectly processes the allocation result. This can lead to the dereferencing of an invalid memory address, potentially causing a system crash or other...

7.8CVSS5.3AI score0.00165EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 1:21 p.m.•12 views

CVE-2026-74262

A flaw was found in the Linux kernel's Kernel Connection Multiplexor KCM module. This vulnerability occurs due to a race condition when the KCM module replaces or restores lower TCP socket callbacks. If another central processing unit CPU observes an outdated callback state, it can lead to...

7.8CVSS5.6AI score0.00185EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 1:21 p.m.•14 views

CVE-2026-72434

A flaw was found in the Linux kernel's netfilter ipset component. When destroying a set, the garbage collection gc mechanism may not be properly stopped due to an unconditional call to queuedelayedwork while canceldelayedworksync is called. This improper shutdown can lead to resource exhaustion,...

7.8CVSS5.4AI score0.00175EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 1:21 p.m.•13 views

CVE-2026-72342

A flaw was found in the Linux kernel's net/mlx5e component. A race condition during the registration of the HV VHCA statistics agent can occur when the agent is published and an asynchronous control invalidation is scheduled before its associated data structures are fully initialized. This timing...

8.4CVSS5.5AI score0.00196EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 1:20 p.m.•13 views

CVE-2026-72340

A flaw was found in the Linux kernel's Microchip VCAP driver. A race condition exists in the shared Super VCAP block, where independent locking of VCAP instances can lead to concurrent access issues. A local attacker with the ability to trigger concurrent operations, such as a full rule dump in...

7.8CVSS5.5AI score0.00175EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 1:01 p.m.•8 views

CVE-2026-44621

A flaw was found in libunbound, a library used by applications for DNS resolution. A remote attacker could exploit this vulnerability by sending specially crafted network traffic. This could cause applications using libunbound to terminate unexpectedly, leading to a denial of service DoS. This...

5.9CVSS5.5AI score0.00365EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 1:01 p.m.•25 views

CVE-2026-61308

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Networking. Supported versions that are affected are Oracle Java SE: 8u501, 11.0.32, 17.0.20, 21.0.12, 25.0.4, 26.0.2; Oracle GraalVM for JDK: 17.0.20 and 21.0.12;...

6.8CVSS5.2AI score0.0031EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
•added 2026/08/19 12:44 p.m.•10 views

CVE-2026-74376

A flaw was found in the Linux kernel's md/raid10 component. This vulnerability occurs when a specific internal data structure, used for disk operations, is reused for a discard operation without properly resetting a critical flag. This oversight can lead to improper release of system resources,...

9.8CVSS5.4AI score0.00738EPSS
SaveExploits0References4
Total number of security vulnerabilities214747