Lucene search
+L
RedhatcveRecent

214870 matches found

RedhatCVE
RedhatCVE
•added 2026/09/11 9:30 p.m.•16 views

CVE-2026-80930

A flaw was found in the Linux kernel's TPM I2C Nuvoton driver. The i2cnuvotonwaitforstat function enables an interrupt IRQ but fails to disable it if the wait operation times out or is interrupted. This oversight can lead to an unbalanced IRQ state, potentially causing system instability or...

5.5CVSS5.7AI score0.0022EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:29 p.m.•14 views

CVE-2026-89655

A flaw was found in the Linux kernel's Ceph file system component. A race condition exists in the kickflushingcaps function during the handling of capability messages. This allows a separate process to free a data structure cf entry while kickflushingcaps is still iterating over it. This...

9.8CVSS6AI score0.00755EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:29 p.m.•16 views

CVE-2026-89638

A flaw was found in the Linux kernel's Server Message Block SMB client. When a file with the setuid or setgid bit is written to on certain Common Internet File System CIFS mounts specifically those using 'cifsacl', 'modefromsid' options, or SMB3.1.1 POSIX extensions, the kernel fails to properly...

7.8CVSS5.8AI score0.00182EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:29 p.m.•13 views

CVE-2026-89623

A flaw was found in the Linux kernel's HID Human Interface Device mcp2221 driver. This vulnerability occurs when the device's input/output IO operations are not properly stopped before hardware teardown during device removal or probe failure. This timing issue can lead to a use-after-free...

5.5CVSS6AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:29 p.m.•14 views

CVE-2026-89612

A flaw was found in the Linux kernel's NTFS filesystem driver. A local attacker could provide a specially crafted NTFS boot sector containing an invalid Master File Table MFT Logical Cluster Number LCN. Due to an integer overflow during parsing, this could lead to an out-of-bounds memory access...

9.8CVSS5.7AI score0.00553EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:29 p.m.•13 views

CVE-2026-89574

A flaw was found in the Linux kernel's device mapper dm array component. Insufficient validation of array block headers during read operations allows a local attacker to craft a malicious on-disk nrentries value. This can lead to an out-of-bounds read from the dm-bufio buffer, potentially resulti...

7.8CVSS6AI score0.00175EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:29 p.m.•15 views

CVE-2026-89567

A flaw was found in the Linux kernel's jbd2 shrinker. This component, which manages journal buffers, does not correctly account for busy checkpoint buffers. This oversight can cause the shrinker to hold a critical system lock for an extended period when processing many busy buffers. The prolonged...

5.5CVSS5.7AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:29 p.m.•15 views

CVE-2026-89559

A flaw was found in the Linux kernel's libnvdimm/labels component. An integer overflow vulnerability exists in the ndlabelvalidate function, where a 32-bit calculation of a namespace index field nslot can wrap around. This allows a local attacker, or an attacker with control over the storage...

7.8CVSS5.7AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:29 p.m.•13 views

CVE-2026-89557

A flaw was found in the Linux kernel's Multiple Device md driver. A local attacker with control over a malicious disk image could provide a specially crafted on-disk superblock with an invalid 'bblogshift' value. This invalid value can lead to an integer overflow when processing bad block...

7.8CVSS5.6AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:28 p.m.•12 views

CVE-2026-89540

A flaw was found in the Linux kernel's sunrpc component. A race condition exists where the gssplock mutex is not initialized before its associated /proc/net/rpc/use-gss-proxy entry is published. This allows a local attacker to trigger a scenario where multiple writers can concurrently access the...

7.8CVSS5.6AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:28 p.m.•12 views

CVE-2026-89484

A flaw was found in the Linux kernel's lockd component. This vulnerability occurs when the Network Lock Manager NLM client attempts to initialize file lock operations without successfully allocating a lockowner. This can lead to a NULL pointer dereference during the release of the file lock,...

5.5CVSS5.4AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:28 p.m.•15 views

CVE-2026-89445

A flaw was found in the Linux kernel's iommufd selftest component. This Use-After-Free UAF vulnerability occurs when the TRIGGERIOPF function borrows an attach handle without proper synchronization during a PASID detach operation. A concurrent device fault report can then access memory that has...

8.8CVSS5.9AI score0.00173EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:28 p.m.•13 views

CVE-2026-89440

A flaw was found in the Linux kernel's mmc: via-sdmmc component. During the probe process, if the mmcaddhost function fails, the SD card-detect interrupt handler continues to operate on memory that has already been released. This can lead to memory corruption, potentially allowing a local attacke...

7.8CVSS5.7AI score0.00176EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:28 p.m.•13 views

CVE-2026-81012

A flaw was found in the Linux kernel's hp-bioscfg component. The hpgetstringfrombuffer function contains an off-by-one write vulnerability. This occurs because the NUL terminator can be written one byte beyond the allocated buffer, leading to a buffer overflow. An attacker could potentially explo...

8.4CVSS6AI score0.00196EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:28 p.m.•15 views

CVE-2026-80998

A flaw was found in the Linux kernel's bnxt network driver. When processing a burst of packets, the driver may fail to notify the network device ring the doorbell if the Software UDP Segmentation Offload SW USO path exits prematurely. This oversight can lead to a transmit TX queue stall, renderin...

7.5CVSS5.6AI score0.00488EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:28 p.m.•14 views

CVE-2026-80980

A flaw was found in the Linux kernel's SMC Server Message Block over Remote Direct Memory Access protocol implementation. A concurrency issue exists where three connection state flags killed, freed, and outofsync share a single byte in the smcconnection structure without proper locking mechanisms...

9.8CVSS5.6AI score0.00649EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:28 p.m.•15 views

CVE-2026-80953

A flaw was found in the Linux kernel's i3c master driver. A race condition exists where the adii3cmasterprobe function requests an interrupt and unmasks a register before a critical lock xferqueue.lock is properly initialized. This allows a pending interrupt to attempt to acquire an uninitialized...

8.4CVSS5.5AI score0.00194EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:28 p.m.•16 views

CVE-2026-80946

A flaw was found in the Linux kernel's FUSE Filesystem in Userspace component. The io-uring transport attempts to copy request headers directly to or from user space without proper memory validation. A local attacker could exploit this vulnerability, leading to a kernel panic and a denial of...

5.5CVSS5.5AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:26 p.m.•20 views

CVE-2026-89725

A flaw was found in the Linux kernel's media: cec: stm32 driver. A remote attacker can exploit an out-of-bounds write vulnerability by sending an overlong Consumer Electronics Control CEC message without an end-of-message signal. This causes the driver to write beyond an allocated buffer,...

8.8CVSS6.3AI score0.00412EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:23 p.m.•14 views

CVE-2026-89697

A flaw was found in the Linux kernel's Network File System Daemon nfsd. When setting file attributes using nfsdprocsetattr, a specific code path BOTHTIMESET branch prematurely verifies file handles. This bypasses a critical write verification step fhwantwrite, allowing file attribute changes to...

9.1CVSS5.7AI score0.00736EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:23 p.m.•19 views

CVE-2026-81002

A flaw was found in the Linux kernel's XDP eXpress Data Path component. Incorrect handling of zero-copy frame layout in the xdpconvertzctoxdpframe function can allow an AFXDP zero-copy packet, when redirected through cpumap, to cause a memory corruption. This can lead to a slab-out-of-bounds erro...

9.8CVSS5.7AI score0.00755EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:19 p.m.•16 views

CVE-2026-89658

A flaw was found in the Linux kernel's Network File System Daemon NFSD. During NFSv4.0 revoked-state cleanup, a race condition can occur where a client's state identifier stateid reference does not properly prevent the client from being prematurely freed while still in use. This use-after-free...

9.8CVSS6.7AI score0.00652EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:17 p.m.•15 views

CVE-2026-89669

A flaw was found in the nfsd component of the Linux kernel. A use-after-free vulnerability exists due to improper initialization of the copy-notify state ID before its publication. A remote attacker could exploit this by sending a crafted OFFLOADCANCEL operation, leading to a race condition that...

9.8CVSS6.5AI score0.00734EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:17 p.m.•14 views

CVE-2026-89659

A flaw was found in the Linux kernel's Network File System Daemon NFSD. This use-after-free vulnerability occurs during the delegation revoke process. When an expired delegation is unhashed, a timing window exists where the client can be prematurely freed before the revocation is complete. This c...

9.8CVSS6.7AI score0.00652EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:16 p.m.•14 views

CVE-2026-89538

A flaw was found in the Linux kernel's Server Unix Remote Procedure Call SUNRPC component. A remote attacker, with a valid Generic Security Service GSS context, could send a specially crafted Kerberos v2 wrap token with an oversized "extra count" ec field. This improper handling of malformed toke...

9.8CVSS5.9AI score0.00755EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:16 p.m.•23 views

CVE-2026-89550

A flaw was found in the Linux kernel's SUNRPC svcauthgss module. A remote attacker could send a specially crafted Kerberos krb5 token with an insufficient length. This could lead to a division-by-zero error within the gsskrb5unwrapv2 function, resulting in a Denial of Service DoS for the affected...

9.8CVSS5.8AI score0.00671EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:16 p.m.•17 views

CVE-2026-89482

A flaw was found in the nvme-tcp module of the Linux kernel. This vulnerability arises from improper handling of C2HData for REQOPWRITEZEROES commands, where the system fails to adequately validate the data length. A remote attacker could exploit this by sending specially crafted C2HData, leading...

9.8CVSS6.1AI score0.00755EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:05 p.m.•12 views

CVE-2026-89687

A flaw was found in the Linux kernel's Network File System Daemon nfsd. The nfsdfiledoacquire function might attempt to use a file that has not been fully opened, as the -atomicopen operation could return success prematurely. While this scenario is considered highly improbable, it could lead to...

7.5CVSS5.5AI score0.00488EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:05 p.m.•14 views

CVE-2026-89684

A flaw was found in the Linux kernel's nfsd component. A remote attacker, by sending a specially crafted OFFLOADCANCEL request, could exploit a race condition during the initialization of copy state notifications. This could lead to a denial of service DoS by causing the server to crash...

7.5CVSS5.6AI score0.00716EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:05 p.m.•13 views

CVE-2026-89650

A flaw was found in the Linux kernel's Ceph client. A malicious or compromised Ceph monitor, or an on-path attacker, can send a specially crafted Metadata Server MDS map. This map, with an oversized numexporttargets field and a per-MDS info version of 2 or 3, can trigger an out-of-bounds read in...

9.1CVSS5.6AI score0.00718EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:05 p.m.•14 views

CVE-2026-89631

A flaw was found in the Linux kernel's Server Message Block SMB client. A remote malicious SMB server could send a specially crafted tree connect response with a byte count that is too small. This incorrect handling can lead to an integer underflow, causing the client to read beyond an allocated...

9.1CVSS5.7AI score0.00632EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:04 p.m.•16 views

CVE-2026-89560

A flaw was found in the Linux kernel's Landlock security module. This vulnerability allowed for the creation of 'whiteout' objects without proper permission checks. Whiteout objects are special files used in OverlayFS to hide underlying files, and their unauthorized creation could lead to...

8.4CVSS5.7AI score0.00171EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:04 p.m.•15 views

CVE-2026-89537

A flaw was found in the Linux kernel's SUNRPC implementation, specifically within the gsskrb5verifymicv2 function. A remote malicious Network File System NFS server could provide a specially crafted, short Kerberos Message Integrity Code MIC token. This could lead to the kernel reading past an...

9.1CVSS5.7AI score0.00539EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:04 p.m.•16 views

CVE-2026-89516

A flaw was found in the Linux kernel's schedext component. When a Deferred Scheduling Queue DSQ is destroyed, a pending deferred re-enqueue DRU operation might still attempt to access the destroyed DSQ. This can lead to a BUGON condition, causing a kernel panic and resulting in a Denial of Servic...

5.5CVSS5.6AI score0.00198EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:04 p.m.•13 views

CVE-2026-89504

A flaw was found in the Linux kernel's regulator subsystem. This vulnerability arises from a programming error where a device tree node pointer is released too early, creating a "dangling pointer"—a reference to memory that is no longer valid. This can lead to system instability, potentially...

8.4CVSS6.3AI score0.00196EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:04 p.m.•15 views

CVE-2026-89480

A flaw was found in the NVMe-TCP implementation of the Linux kernel. This vulnerability occurs when the system completes a data read request even if the connected controller transfers fewer bytes than expected. As a result, the user application receives a mix of legitimate and stale data,...

7.5CVSS5.6AI score0.00415EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:04 p.m.•12 views

CVE-2026-89475

A flaw was found in the Linux kernel. A use-after-free vulnerability exists in the bq24257 power supply driver. This issue occurs when the STAT-pin interrupt handler attempts to reschedule work and access memory that has already been freed during the device removal process. This can lead to syste...

5.5CVSS6AI score0.00215EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:04 p.m.•12 views

CVE-2026-89464

A flaw was found in the Linux kernel's twl4030charger driver. When the driver's remove function is called, it fails to properly cancel pending worker tasks. This oversight allows a worker to attempt to access memory that has already been deallocated, leading to a use-after-free vulnerability. A...

5.5CVSS6AI score0.00215EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:04 p.m.•12 views

CVE-2026-89467

A flaw was found in the Linux kernel's qcombattmgr component. This flaw is a use-after-free vulnerability that occurs because the qcombattmgrpdrnotify function can queue enablework even after the associated battmgr object has been deallocated. A local attacker could exploit this by triggering the...

5.5CVSS6.2AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:04 p.m.•12 views

CVE-2026-89446

A flaw was found in the Linux kernel's iommufd component. When the system attempts to store an Input/Output Address Space IOAS object and the storage operation fails, the IOAS object's associated resources, such as its write lock and object reference, are not properly released. This oversight can...

5.5CVSS5.7AI score0.00206EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:03 p.m.•10 views

CVE-2026-81010

A flaw was found in the Linux kernel's iouring/waitid component. The iowaitidcb function, when running from a kernel worker, fails to properly acknowledge task work cancellation. This oversight causes the dowait function to execute within an incorrect task context, which is critical as waitid...

7.8CVSS5.9AI score0.00182EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:03 p.m.•15 views

CVE-2026-80981

A flaw was found in the Linux kernel's net/smc component. A local attacker could exploit a use-after-free vulnerability in the smcllcsrvaddlink function, where a freed memory region is improperly accessed. This can lead to memory corruption and potentially result in a denial of service DoS...

9.8CVSS6.2AI score0.00631EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:03 p.m.•10 views

CVE-2026-80971

A flaw was found in the ALSA bcd2000 driver of the Linux kernel. When a USB device using this driver is disconnected while a rawmidi substream is still active, the driver fails to clear the Universal Serial Bus Request Block URB pointers. This oversight allows a local attacker to trigger a...

7.8CVSS6.3AI score0.00171EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:03 p.m.•11 views

CVE-2026-80958

A flaw was found in the dm-pcache component of the Linux kernel. The tail-kset read operations, used by cachereplay, the writeback worker, and the garbage collection GC worker, incorrectly calculate the length of the data region. This error causes the system to read beyond the intended segment da...

7.1CVSS5.6AI score0.00164EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:03 p.m.•12 views

CVE-2026-89690

A flaw was found in the nfsd component of the Linux kernel. This vulnerability, a use-after-free, occurs when a specific memory buffer is prematurely released while another process is still trying to access it. This timing issue can lead to memory corruption. This could result in a system crash...

7.8CVSS5.9AI score0.0017EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:03 p.m.•9 views

CVE-2026-89686

A flaw was found in the Linux kernel's Network File System Daemon nfsd for NFSv4 layouts. A race condition allows a remote attacker to trigger a kernel panic, leading to a Denial of Service DoS. This occurs when the nfsd4alloclayoutstateid function accesses a file pointer without proper locking...

9.8CVSS5.6AI score0.00671EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:03 p.m.•10 views

CVE-2026-89679

A flaw was found in the Linux kernel's nfsd component. A remote attacker can exploit this by sending a specially crafted SETATTR request that includes specific delegation timestamp attributes and a special NFSv4 state ID. This triggers a null dereference, leading to a kernel crash and a Denial of...

7.5CVSS5.7AI score0.00718EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:03 p.m.•13 views

CVE-2026-89660

A flaw was found in the Linux kernel's Network File System Daemon NFSD. This vulnerability, a use-after-free, occurs during the revocation of client administrative states. A race condition can allow a client's memory to be freed prematurely while still being referenced, potentially leading to...

9.8CVSS6.3AI score0.00652EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:03 p.m.•11 views

CVE-2026-89652

A flaw was found in the Linux kernel's Ceph file system. A malicious or compromised Ceph Metadata Server MDS can send a specially crafted LOOKUPNAME reply that causes a buffer overflow when copying dentry names during an NFS export operation. This out-of-bounds write can lead to memory corruption...

9.8CVSS6.2AI score0.00671EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/09/11 9:03 p.m.•9 views

CVE-2026-89596

A flaw was found in the Linux kernel's forcedeth driver. An off-by-one error in the nvsuspend and nvresume functions, which handle saving and restoring non-PCI configuration space, can lead to an out-of-bounds memory access. This occurs during system suspend and resume operations. If specific...

7.1CVSS5.7AI score0.00185EPSS
SaveExploits0References4
Total number of security vulnerabilities214870