CVE Vulnerability Catalog

Translated CVE descriptions from NVD NIST - in English

CISA KEV catalog updated: (v2026.07.16)

CVE-2026-45946
High

A vulnerability has been identified in the Linux kernel related to use-after-free in the power_supply_changed() function. This issue occurs when the power_supply handle is freed before the interrupt handler is registered, leading to the function being called with a freed handle.

CVE-2026-45945
High

In the Linux kernel, a race condition was found in the Intel VT-d driver during PASID table entry replacement. Due to the 512-bit entry size, which hardware may read in smaller chunks, directly overwriting an active entry (with Present bit set) can lead to an inconsistent state, resulting in unpredictable behavior or spurious faults.

CVE-2026-45944
High

A vulnerability has been identified in the Linux kernel related to improper context teardown in IOMMU. When tearing down a context entry, there is a risk that hardware may access a 'torn' entry, leading to unpredictable behavior.

CVE-2026-45943
High

A vulnerability has been identified in the Linux kernel that may lead to a NULL pointer dereference when reading inline data for compressed ztailpacking pclusters. This issue occurs when pclusters are added to I/O chains without prior validation.

CVE-2026-45942
High

A bitmap inconsistency issue was identified and resolved in the Linux kernel's ext4 filesystem, which occurred during stress tests with large page workloads. This issue was caused by a race condition between page migration and bitmap modification.

CVE-2026-45938
High

A vulnerability has been identified in the Linux kernel related to use-after-free in the power_supply_changed() function. This issue occurs when the power_supply handle is freed before the interrupt handler is registered, potentially leading to system crashes or memory corruption.

CVE-2026-45936
High

A vulnerability has been identified in the Linux kernel related to use-after-free in the power_supply_changed() function. This issue occurs when the power_supply handle is freed before the interrupt handler is registered, potentially leading to system crashes or memory corruption.

CVE-2026-45935
High

A vulnerability has been identified in the Linux kernel within the 'DeleteIndexEntryRoot' function that may lead to a heap buffer overflow. The issue arises from inadequate bounds checking when calculating the entry size, potentially resulting in out-of-bounds reads.

CVE-2026-45933
High

A vulnerability has been identified in the Linux kernel within the sync_linked_regs() function, which may lead to errors in register ID propagation. The issue arises when registers are linked, and their IDs are incorrectly assigned, potentially resulting in verification errors and division by zero.

CVE-2026-45932
High

A vulnerability in the Linux kernel has been fixed that allowed BPF_PROG_DETACH on tcx or netkit devices to be executed by any user when no program fd was provided. The fix adds a capability check for CAP_NET_ADMIN or CAP_SYS_ADMIN.

CVE-2026-45931
High

A vulnerability has been identified in the Linux kernel that leads to a crash in the iommu_sva_unbind_device() function due to accessing the mm structure after it has been freed. The issue has been resolved by holding a reference to the mm structure throughout the device bind/unbind operation.

CVE-2026-45929
High

A vulnerability in the Linux kernel has been fixed in the ovpn module, which could lead to a use-after-free condition in the ovpn_net_xmit function. The issue stemmed from improper pointer management during operations on packet segments.

CVE-2026-45920
High

A vulnerability has been identified in the Linux kernel related to double decrementing the dirty clusters counter during the ext4 filesystem shutdown. This issue leads to a warning with a value of -1 for the dirty clusters counter, indicating an error in the error handling path.

CVE-2026-45916
High

A use-after-free vulnerability was identified in the power_supply_changed() function in the Linux kernel. The issue occurs when the power_supply handle is freed before the interrupt handler is registered, potentially leading to system crashes or memory corruption.

CVE-2026-45914
High

A vulnerability has been identified in the Linux kernel related to the reversion of a patch addressing a use-after-free issue in the hwmon (ibmpex) driver. The new version introduces a race condition that may lead to crashes when a user-space process reads a sensor file during the execution of the delete function.

CVE-2026-45910
High

A vulnerability has been identified in the Linux kernel caused by a race condition in the QP timer handlers within the RDMA/rxe module. This issue leads to the Queue Pair's (QP) reference count dropping to zero during timer handler execution.

CVE-2026-45909
High

A vulnerability in the Linux kernel has been resolved related to mtk_gate, where these structs were used not only for initialization but also at runtime. The __initconst annotations have been dropped from gates.

CVE-2026-45906
High

A vulnerability has been identified in the Linux kernel related to use-after-free in the `power_supply_changed()` function. The issue occurs when the interrupt handler is registered before the `power_supply` handle is registered, leading to a race condition where an interrupt can call the function with a freed handle.

CVE-2026-45903
High

A vulnerability has been identified in the Linux kernel related to incorrect memory access flagging in BPF helper function prototypes. The absence of appropriate MEM_RDONLY or MEM_WRITE flags leads to incorrect assumptions by the verifier, potentially resulting in correctness issues.

CVE-2026-45902
High

A use-after-free vulnerability in the power_supply_changed() function has been fixed in the Linux kernel. The issue arose from improper ordering of allocation and registration of the power supply handle, leading to a race condition where the interrupt handler could be invoked with a freed handle.

PreviousPage 305 of 3430Next

Vulnerability data from NVD (NIST) · CISA KEV · EPSS