Lucene search
+L
RedhatcveRecent

210987 matches found

RedhatCVE
RedhatCVE
•added 2026/07/21 9:40 p.m.•15 views

CVE-2026-63926

A flaw was found in the Linux kernel's sockmap feature. When the bpfmsgpushdata function processes data, it incorrectly calculates the offset for data fragments, leading to an inconsistent memory arrangement. This issue could potentially allow a local attacker to cause data corruption or system...

8.4CVSS5.4AI score0.0018EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 9:40 p.m.•11 views

CVE-2026-63927

A flaw was found in the Linux kernel, specifically within the dwc2 USB driver. This vulnerability, known as a use-after-free, occurs when the system attempts to access memory that has already been released. This happens because a USB Request Block urb is incorrectly accessed after it has been...

7.8CVSS5.2AI score0.00164EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 9:40 p.m.•8 views

CVE-2026-63925

A flaw was found in the Linux kernel's MACsec Media Access Control Security subsystem. When using Extended Packet Numbering XPN, a vulnerability exists where the replay protection mechanism can be bypassed. An attacker can exploit an integer overflow when the packet number reaches its maximum...

8.1CVSS5.4AI score0.00341EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 9:37 p.m.•8 views

CVE-2026-63920

A flaw was found in the Linux kernel's IPv6 networking stack. An unprivileged local user could exploit a vulnerability in how IPv6 extension header lengths are handled. By manipulating these headers using nftables, an attacker can trigger an out-of-bounds read, leading to information disclosure...

7.1CVSS5.4AI score0.00159EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 9:37 p.m.•8 views

CVE-2026-63919

A flaw was found in the Linux kernel's xfrm input component. The transport-mode reinjection process, which handles network packet re-injection, stores a network namespace pointer that must remain valid until a deferred callback completes. However, a missing reference count for the network namespa...

8.8CVSS5.3AI score0.00633EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 9:30 p.m.•11 views

CVE-2026-63924

A flaw was found in the Linux kernel's handling of IPv6 extended headers. Specifically, the ipv6hopjumbo function, which processes jumbo payloads, can modify internal packet buffer skb pointers. However, the network header nh pointer is not recomputed after these modifications. This oversight cou...

9.8CVSS5.4AI score0.00695EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 9:30 p.m.•9 views

CVE-2026-63923

A flaw was found in the Linux kernel's octeontx2-af driver. A malicious Virtual Function VF attached to a Physical Function PF in switchdev representor mode can send a specially crafted REPEVENTNOTIFY message. This message contains an unvalidated pcifunc field, which can lead to an out-of-bounds...

8.8CVSS5.3AI score0.00162EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 9:25 p.m.•6 views

CVE-2026-63921

A flaw was found in the Linux kernel's IPv6 Virtual Tunnel Interface VTI module. When a VTI tunnel device is moved to a different network environment, an unprivileged user in a separate user space can manipulate tunnel parameters. This manipulation could allow the user to intercept or redirect...

8.8CVSS5.2AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 9:25 p.m.•10 views

CVE-2026-63922

A flaw was found in the Linux kernel's IPv6 extension header processing. When processing the Home Address Option HAO, the cached network header pointer may become invalid if the packet's memory is reallocated. This can lead to incorrect parsing of subsequent IPv6 Type-Length-Value TLV options,...

9.8CVSS5.2AI score0.00695EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 9:16 p.m.•10 views

CVE-2026-63918

A flaw was found in the Linux kernel's Layer 2 Tunneling Protocol l2tp module. A race condition exists where a network session's memory could be prematurely released while still in use. This vulnerability, caused by incorrect reference counting, may allow a local attacker to trigger a system cras...

7.8CVSS5.3AI score0.00159EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 9:13 p.m.•9 views

CVE-2026-63911

A flaw was found in the Linux kernel's xfrm: iptfs component. This vulnerability arises from incorrect handling of runtime data when cloning Security Associations SAs. If a state migration fails, the cloned state can improperly share memory with the original, leading to use-after-free and...

7.8CVSS5.9AI score0.00157EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 9:13 p.m.•18 views

CVE-2026-63908

A flaw was found in the Linux kernel's atmelmxtts input driver. An incorrect boundary check when handling configuration files with oversized objects can lead to a single-byte overwrite in adjacent memory. This memory corruption vulnerability could allow a local attacker to potentially cause syste...

5.4AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 9:13 p.m.•12 views

CVE-2026-63895

A flaw was found in the Linux kernel's FunctionFS ffs driver. This vulnerability allows a privileged gadget daemon to receive uninitialized kernel memory slab residue due to incorrect handling of short USB control-OUT transfers. When ffsep0read processes a short control-OUT transfer, it copies mo...

5.2AI score0.00244EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 9:13 p.m.•13 views

CVE-2026-63914

A flaw was found in the Linux kernel's xfrm and afkey modules. The xfrmsendmigrate and pfkeysendmigrate functions incorrectly hardcode the initnet initial network namespace for migration notifications. This misconfiguration leads to two main issues: migration notifications are delivered to the...

7.3CVSS5.3AI score0.00156EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 9:13 p.m.•8 views

CVE-2026-63916

A flaw was found in the Linux kernel's Human Interface Device HID wacom driver. The wacomhidsetdevicemode function incorrectly handles the location of input mode data within a device's report. This can lead to an out-of-bounds write, where the system attempts to write data beyond the allocated...

8.8CVSS5.4AI score0.00345EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 9:9 p.m.•8 views

CVE-2026-63912

A flaw was found in the Linux kernel's Encapsulating Security Payload ESP component. This vulnerability occurs in the ESP out-of-place fast path when handling combined single-fragment lengths. An attacker could potentially trigger a scenario where the system rejects the page-fragment fast path,...

9.8CVSS5.3AI score0.00704EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 9:9 p.m.•8 views

CVE-2026-63906

A flaw was found in the Linux kernel's USB subsystem. Specifically, within the omap2430 driver, a memory resource is prematurely released while still in use, leading to a use-after-free vulnerability. This could allow a local attacker to cause a system crash denial of service or potentially execu...

8.4CVSS5.9AI score0.00175EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 9:9 p.m.•7 views

CVE-2026-63902

A flaw was found in the Linux kernel's cypressm8 USB serial driver. This vulnerability allows a local attacker to cause a denial of service DoS due to an out-of-bounds read. The cypressreadintcallback function does not properly validate the length of interrupt packets, leading to attempts to read...

5.5CVSS5.2AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 9:9 p.m.•9 views

CVE-2026-63903

A flaw was found in the Linux kernel's belkinsa USB serial driver. The driver's interrupt handling routine fails to validate the length of incoming status reports. This oversight allows a local attacker, by connecting a specially crafted USB device, to trigger an out-of-bounds read. The primary...

5.5CVSS5.2AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 9:9 p.m.•8 views

CVE-2026-63900

A flaw was found in the Linux kernel's USB Keyspan serial driver. This vulnerability stems from a missing sanity check on the size of incoming data transfers for usa49wg indat transfers. This oversight could allow an attacker to cause the system to parse stale or uninitialized memory, potentially...

5.5CVSS5.3AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 9:2 p.m.•8 views

CVE-2026-63898

A flaw was found in the Linux kernel's mctu232 USB serial driver. A malicious USB device could exploit this vulnerability by reporting a smaller endpoint maximum packet size than the driver expects. This incorrect handling of transfer sizes can lead to memory corruption, potentially allowing an...

7CVSS5.7AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 9:2 p.m.•8 views

CVE-2026-63894

A flaw was found in the Linux kernel's FunctionFS ffs component. A race condition exists where a Direct Memory Access Buffer DMABUF cancel operation can occur concurrently with a request completion, leading to a use-after-free vulnerability. This allows a privileged local attacker, such as a...

7.8CVSS6AI score0.00159EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 9:2 p.m.•10 views

CVE-2026-63897

A flaw was found in the Linux kernel's mctu232 USB serial driver. This vulnerability stems from an inadequate check on the size of data transfers from a USB device. This oversight could allow the system to process outdated or uninitialized kernel memory, potentially leading to information...

5.5CVSS5.2AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 8:54 p.m.•8 views

CVE-2026-63893

A flaw was found in the Linux kernel's Thunderbolt property handling. A remote attacker, by acting as a malicious XDomain peer, could craft a special property entry that causes an integer overflow when calculating memory access. This overflow allows the system to read memory outside of the intend...

8.1CVSS5.5AI score0.00386EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 8:49 p.m.•11 views

CVE-2026-63899

A flaw was found in the Linux kernel's USB serial mxuport driver. A malicious Universal Serial Bus USB device could exploit this vulnerability by reporting a bulk-out endpoint maximum packet size smaller than eight bytes. This can lead to user-controlled slab corruption, potentially allowing an...

7CVSS5.6AI score0.00226EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 8:25 p.m.•14 views

CVE-2026-63892

A flaw was found in the Linux kernel's Thunderbolt property driver. When processing Thunderbolt properties on a non-root path, a crafted entry with a small entry-length value can lead to an out-of-bounds read. This occurs because the kmemdup function reads beyond the intended memory block and a...

5.5CVSS5.2AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 8:23 p.m.•10 views

CVE-2026-63890

A flaw was found in the Linux kernel's Fibre Channel over Ethernet FCoE module. An unauthenticated attacker on the same Layer 2 L2 network segment could send a specially crafted FCoE Initialization Protocol FIP frame with a malformed descriptor. This could lead to an infinite loop, causing a deni...

5.5CVSS5.3AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 8:23 p.m.•9 views

CVE-2026-63889

A flaw was found in the Linux kernel's Fibre Channel FC transport component. An adjacent Fibre Channel fabric actor, such as a compromised switch or fabric controller, can send a specially crafted FPIN ELS Fabric Performance Incentive Notification Extended Link Service frame. This malformed frame...

8.1CVSS5.4AI score0.00334EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 8:16 p.m.•10 views

CVE-2026-63886

A flaw was found in the Linux kernel's iSCSI target functionality. This vulnerability allows a remote attacker to cause a buffer overflow by sending a specially crafted Challenge-Handshake Authentication Authentication Protocol CHAP response. The system fails to validate the length of the...

9.8CVSS5.8AI score0.00664EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 8:11 p.m.•14 views

CVE-2026-63885

A flaw was found in the Linux kernel's Direct Rendering Manager DRM Graphics Execution Manager GEM component. A race condition, a situation where multiple operations occur in an unpredictable order, exists between the changehandle and handledelete operations. This can allow a local attacker to fr...

8.8CVSS5.3AI score0.00161EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 8:5 p.m.•16 views

CVE-2026-63883

A flaw was found in the Linux kernel's qcomgeni serial driver. A race condition can occur when the uartflushbuffer function executes before the Direct Memory Access DMA completion interrupt is processed. This timing issue can lead to a kernel First-In, First-Out kfifo buffer underflow...

7.3CVSS5.4AI score0.00159EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 8:5 p.m.•9 views

CVE-2026-63884

A flaw was found in the Linux kernel's Intel i915 graphics driver drm/i915. This use-after-free UAF vulnerability occurs during the TTM object purge operation. An attacker could potentially exploit this to cause a system crash, leading to a denial of service...

7.8CVSS5.3AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 8:0 p.m.•9 views

CVE-2026-63880

A flaw was found in the Linux kernel's drm/amdgpu graphics driver. An unprivileged local attacker with access to /dev/dri/renderD can trigger an out-of-memory condition during a specific graphics operation, leading to a resource lock not being released. This lock leak causes subsequent operations...

5.5CVSS5.2AI score0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 7:55 p.m.•9 views

CVE-2026-63878

A flaw was found in the drm/amdgpu component of the Linux kernel. A local attacker can exploit an integer overflow vulnerability by providing an excessively large value for the numentries parameter in the GEMOP GETMAPPINGINFO ioctl. This can lead to an attempt to allocate an extremely large amoun...

5.5CVSS5.5AI score0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 7:50 p.m.•11 views

CVE-2026-63876

A flaw was found in the Linux kernel's zs serial driver. During the initialization of the first serial port, a null pointer dereference occurs when a pointer derived from a null parent device pointer is accessed. This vulnerability can lead to a system crash, resulting in a Denial of Service DoS...

5.5CVSS5.4AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 7:40 p.m.•10 views

CVE-2026-63875

A flaw was found in the Linux kernel, specifically within the arm64 architecture's Translation Lookaside Buffer TLB management. When a Page Middle Directory PMD table was unshared, the TLB flush operation did not correctly invalidate entries in the walk cache. This oversight could leave stale PMD...

7.8CVSS5.3AI score0.00164EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 7:40 p.m.•19 views

CVE-2026-63874

A flaw was found in the Linux kernel's USB Management Component Transport Protocol MCTP driver. A race condition exists between the completion of a USB Request Block URB and the cancellation of retry operations during the driver's shutdown process. This timing issue can cause a URB to be re-queue...

7.8CVSS5.2AI score0.00119EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 7:36 p.m.•10 views

CVE-2026-63872

A flaw was found in the Linux kernel's implementation of the Encapsulating Security Payload ESP protocol. This vulnerability occurs in the espoutputtail function when processing network packets. If a specific operation to manage page fragments fails, the kernel does not properly release reference...

5.5CVSS5.2AI score0.00279EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 7:36 p.m.•10 views

CVE-2026-63871

A flaw was found in the Linux kernel's Bluetooth ISO subsystem. This vulnerability, a data-race, occurs because certain functions access socket-related data without proper synchronization. Specifically, isoconnectbis, isoconnectcis, isolistenbis, and isoconnbigsync can read critical fields while...

5.5CVSS5.3AI score0.00157EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 7:36 p.m.•10 views

CVE-2026-63873

A flaw was found in the Linux kernel's accel/amdxdna driver. The aie2populaterange function, responsible for managing memory structures, fails to properly release a reference to a memory structure mmstruct. This oversight leads to a memory leak, which over time could result in resource exhaustion...

5.3AI score0.00155EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 7:32 p.m.•8 views

CVE-2026-63869

A flaw was found in the Linux kernel's mac80211 WiFi subsystem. This vulnerability allows an attacker to cause undefined behavior by injecting a specially crafted frame with an invalid radiotap header. This can lead to system instability or a denial of service DoS, potentially causing the system ...

7.6CVSS5.3AI score0.00211EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 7:31 p.m.•11 views

CVE-2026-63870

A flaw was found in the Linux kernel's 6LoWPAN IPv6 over Low-Power Wireless Personal Area Networks module. When a non-IPv6 packet is transmitted over a 6LoWPAN interface, the system attempts to process uninitialized data. This can lead to system instability or a denial of service, making the syst...

7.8CVSS5.2AI score0.00123EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 7:26 p.m.•10 views

CVE-2026-63868

A flaw was found in the Linux kernel's Generic Attribute Registration Protocol GARP network component. A remote attacker could send specially crafted GARP attributes, leading to an unsigned integer underflow during attribute parsing. This underflow causes the system to incorrectly process attribu...

5.5CVSS5.4AI score0.00165EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 7:26 p.m.•12 views

CVE-2026-63867

A flaw was found in the Linux kernel's Multipath TCP MPTCP implementation. A race condition exists when computing the receive window, where the acknowledgment sequence number is accessed without proper locking. This can lead to inconsistencies in how the receive window is calculated and...

8.2CVSS5.3AI score0.00321EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 7:20 p.m.•16 views

CVE-2026-63866

A flaw was found in the Linux kernel's mt76 Wi-Fi driver for mt7996 devices. This vulnerability occurs when the mt7996macstadeinitlink routine fails to properly clear a Wireless Client ID WCID pointer when removing a station link. This improper handling of the WCID pointer may lead to a resource...

8.8CVSS5.3AI score0.00223EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 7:15 p.m.•13 views

CVE-2026-63865

A flaw was found in the Linux kernel. The Berkeley Packet Filter BPF Linux Security Modules LSM feature incorrectly registered certain hooks, tasktoinode and inetconnestablished, as available for sleepable programs. These hooks are invoked in critical system contexts where program sleeping is not...

8.8CVSS5.3AI score0.00121EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 7:14 p.m.•7 views

CVE-2026-63862

A flaw was found in the Linux kernel's MediaTek PCIe Peripheral Component Interconnect Express generation 3 driver. This vulnerability occurs because interrupt request IRQ domains are allocated before verifying the controller's IRQ. If the IRQ fetch fails, the allocated domains are not properly...

5.2AI score0.00161EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 7:14 p.m.•10 views

CVE-2026-63861

A flaw was found in the Linux kernel's mtk-snfi MediaTek SPI NAND Flash Interface driver. The mtksnandprobe function, responsible for registering the on-host NAND Error Correcting Code ECC engine, did not properly unregister the engine during probe failures or device removal. This oversight could...

5.3AI score0.00161EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 7:14 p.m.•10 views

CVE-2026-63859

A flaw was found in the Linux kernel's airoha network driver. The airohaqdmacleanuptxqueue routine, responsible for cleaning up transmit queues, was missing critical steps. This omission could lead to improper resetting of Direct Memory Access DMA transmit descriptors and incorrect notification t...

5.3AI score0.00155EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/07/21 7:14 p.m.•10 views

CVE-2026-63857

A flaw was found in the Linux kernel's airoha network driver. The transmit function airohadevxmit attempts to read uninitialized memory during its final processing loop. This unsafe memory access may lead to a system crash, resulting in a Denial of Service DoS...

9.8CVSS5.3AI score0.00347EPSS
SaveExploits0References4
Total number of security vulnerabilities210987