252817 matches found
CVE-2026-74526
A flaw was found in the Linux kernel's mpi3mr SCSI driver. When the mpi3mrfaultueventemit function is called from fault watchdog or reset paths, memory allocation requests can trigger a reclaim process. This reclaim process may then wait on host I/O that is already blocked, leading to a system...
CVE-2026-72468
A flaw was found in the Linux kernel's xprtrdma component. A local administrator can exploit a race condition during an NFS/RDMA mount operation against RDMA device removal. This can lead to a null pointer dereference, causing the kernel to crash and resulting in a Denial of Service DoS...
CVE-2026-72479
A flaw was found in the Linux kernel's iio: accel: mma8452 module. When an I2C read operation fails, the mma8452read function incorrectly returns a success status. This can lead to the mma8452readraw function using uninitialized stack memory, potentially resulting in information disclosure...
CVE-2026-72478
A flaw was found in the Linux kernel's NTFS3 file system driver. The rungethighestvcn function, which processes NTFS mapping-pairs buffers, does not properly validate buffer boundaries. A crafted NTFS log file, when mounted, can cause the system to read beyond its allocated memory. This memory...
CVE-2026-72477
A flaw was found in the Linux kernel's NTFS3 file system driver. This vulnerability occurs when a file rename operation fails, potentially leaving the file system in an inconsistent state. This inconsistency could lead to system instability or data integrity issues. The resolution ensures that...
CVE-2026-72474
A flaw was found in the Linux kernel's dma-axi-dmac component. Under specific conditions on architectures like Microblaze or arm64, a memory management error can occur when the system attempts to free Direct Memory Access DMA coherent memory from a soft interrupt softirq context. This improper...
CVE-2026-72469
A flaw was found in the xprtrdma component of the Linux kernel. An attacker could potentially exploit a use-after-free vulnerability due to an improper handling of Remote Direct Memory Access RDMA connection events. Specifically, an address change event occurring before a connection is fully...
CVE-2026-74512
A flaw was found in the Linux kernel. During the deletion of audit rules, the auditdelrule function prematurely frees a resource while other kernel functions can still access it. This creates a use-after-free vulnerability, which a local attacker could potentially exploit to cause system...
CVE-2026-74495
A flaw was found in the igbvf driver of the Linux kernel. An off-by-one error during the cleanup of transmit TX Direct Memory Access DMA buffer mappings can lead to a memory leak. If an error occurs while mapping TX buffers, one DMA mapping may not be properly unmapped, potentially impacting syst...
CVE-2026-72473
A flaw was found in the xprtrdma module of the Linux kernel. This vulnerability involves an issue with how the system manages references to data requests, potentially allowing a request to be released while it is still actively being used by the hardware. This improper handling of resources could...
CVE-2026-74571
A flaw was found in the Linux kernel's btrfs filesystem. When mounting a btrfs filesystem with the rescue=ibadroots option after corrupting the block group tree root or raid stripe tree root, the system attempts to update the global block reserve. This process dereferences a missing root pointer,...
CVE-2026-72391
A flaw was found in the Linux kernel. A memory leak vulnerability exists in the SFP Small Form-Factor Pluggable module handling within the networking subsystem. When a copper/RollBall SFP module is hot-removed, the associated MII Media Independent Interface bus structure is not properly...
CVE-2026-74536
A flaw was found in the Bluetooth ISO subsystem of the Linux kernel. This vulnerability occurs due to an issue in how socket references are managed after a socket is released, specifically within the isosockkill and isosockclose functions. This improper handling leads to a memory leak, which a...
CVE-2026-72410
A flaw was found in the Linux kernel's octeontx2-af driver. This vulnerability stems from an incorrect validation check when setting the maximum number of NIX Logical Functions LFs using the devlink command. An attacker could potentially exploit this to configure the system in an unintended state...
CVE-2026-72421
A flaw was found in the Linux kernel. When the CONFIGIPMULTIPLETABLES option is enabled without additional routing rules, the fiblookup function can incorrectly process error routes. This allows an error route in the local or main routing tables to be overwritten by a default route. The consequen...
CVE-2026-72425
A flaw was found in the Linux kernel's ice driver. A local user could trigger a resource leak by resetting all Virtual Functions VFs while FDIR Flow Director filters are enabled. This occurs because control VSIs Virtual Station Interfaces are invalidated but not properly freed, leading to a gradu...
CVE-2026-72437
A flaw was found in the Linux kernel's md/raid1 component. When a read operation is retried with the REQNOWAIT flag set, and the waitreadbarrier function fails, a pre-allocated r1bio structure may not be properly freed. This resource leak can accumulate over time, potentially leading to a denial ...
CVE-2026-72453
A flaw was found in the Linux kernel's regcache mechanism. During initialization, an error in a specific callback function cacheops-populate can have its error code overwritten by a subsequent exit routine. This masks the original error, potentially causing the system to attempt operations on...
CVE-2026-72347
A flaw was found in the Linux kernel's netfilter xtconnmark module. This vulnerability occurs because the CONNMARK target, specifically revision 2, accepts user-controlled shift parameters without proper validation. An attacker with the ability to create netfilter rules could provide a shiftbits...
CVE-2026-74535
A flaw was found in the Linux kernel's Bluetooth ISO subsystem. This vulnerability arises from a race condition where the isosocktimeout function can execute concurrently with isoconndel, leading to a Use-After-Free UAF condition. A UAF vulnerability allows an attacker to potentially execute...