361702 matches found
CVE-2026-20752
Improper authentication for some IntelR PROSet/Wireless WiFi Software within Ring 0: Kernel may allow an information disclosure. System software adversary with a privileged user combined with a low complexity attack may enable data exposure. This result may potentially occur via local access when...
EUVD-2026-56477
Null pointer dereference for some IntelR PROSet/Wireless WiFi Software for Windows within Ring 0: Kernel may allow a denial of service. Unprivileged software adversary with an unauthenticated user combined with a low complexity attack may enable denial of service. This result may potentially occu...
CVE-2026-20727
CVE-2026-20727 describes a null pointer dereference in some Intel PROSet/Wireless WiFi Software for Windows operating in Ring 0. The underlying flaw can allow a denial of service via an unprivileged, unauthenticated user with low attack complexity, potentially through adjacent access and without ...
CVE-2026-68288
A flaw was found in the Linux kernel's dropmonitor module. This vulnerability allows for information disclosure due to uninitialized padding bytes in the NETDMATTRPAYLOAD attribute. When the packet payload length is not a multiple of four, these uninitialized bytes are leaked to user space. A loc...
CVE-2026-68285
A flaw was found in the Linux kernel's BPF Berkeley Packet Filter JIT Just-In-Time compiler for the LoongArch architecture. When JIT compilation fails for a subprogram, the bpfjitfree function does not properly release the memory allocated for the JIT context offsets array. This oversight leads t...
CVE-2026-68230
A flaw was found in the Linux kernel's media: amlogic-c3 driver. This vulnerability arises from improper validation of automatic white balance AWB and automatic exposure AE configuration parameters. Specifically, the driver does not correctly check the number of zones against the allocated memory...
CVE-2026-68132
A flaw was found in the Linux kernel. A deadlock can occur during the emergency thaw process of frozen block devices. This issue arises when the dothawallcallback function attempts to reacquire a lock it already holds exclusively, while also holding another mutex. This deadlock prevents further...
CVE-2026-68120
A flaw was found in the Linux kernel's rtase driver. This vulnerability occurs because the hardware performs packet parsing before transmission. When processing incomplete IPv4, IPv6, TCP, or UDP headers, or specific UDP packets with insufficient transport data, the hardware parser may expect...
CVE-2026-68124
A flaw was found in the Linux kernel's Message Control Transport Protocol MCTP serial driver. The driver's receive state machine incorrectly handles zero-length frames, leading to an out-of-bounds write. A local attacker with CAPNETADMIN capabilities can exploit this vulnerability by sending...
CVE-2026-68336
A flaw was found in the Linux kernel's bonding module. When a system is booted with IPv6 disabled, the bonding module incorrectly attempts to send IPv6 Network Service NS packets. This leads to a null pointer dereference, which is an attempt to access uninitialized memory. The consequence of this...
CVE-2026-68403
A flaw was found in the Linux kernel's brcmfmac Wi-Fi driver. During the driver's initialization and cleanup process, an uninitialized work item could be accessed and cancelled. This issue occurs if a specific memory allocation fails, leading to an invalid work drain. A local attacker could...
CVE-2026-68301
A flaw was found in the Linux kernel's High-availability Seamless Redundancy HSR networking module. When an HSR slave device is unregistered, the system fails to properly remove synced Virtual Local Area Networks VLANs. This oversight causes the slave device to retain a reference count on these...
CVE-2026-68179
A flaw was found in the Linux kernel's Network Shared Memory NSM module. A local attacker can exploit an issue in the nsmdevioctl function where an incorrect mutex unlock operation is performed. This occurs when an initial data copy fails, leading to an attempt to unlock a mutex that was never...
CVE-2026-68416
A flaw was found in the Linux kernel's Memory Technology Device MTD subsystem. When an error occurs during the addition of an MTD device partition, the error handling routines can attempt to free the same memory region twice. This also causes a warning due to the partition node still being linked...
CVE-2026-68396
A flaw was found in the Linux kernel's SCSI core. A race condition exists when drivers use the scsischeduleeh function, which can prevent the error handler thread from waking up reliably. This occurs because of an unforced memory order between setting the host into error recovery state and counti...
CVE-2026-68391
A flaw was found in the Linux kernel's Bluetooth management component. This vulnerability involves a Use-After-Free UAF condition, a type of memory corruption where the system attempts to use memory after it has been freed. This can occur due to improper handling of hciconn pointers, potentially...
CVE-2026-68261
A flaw was found in the Linux kernel's drm/imagination component. A local user could exploit this vulnerability by passing an invalid virtual machine VM context handle to the DRMIOCTLPVRCREATECONTEXT ioctl. This improper error checking can lead to a kernel crash, resulting in a Denial of Service...
CVE-2026-68259
A flaw was found in the Linux kernel. A missing bounds check in the allocateeventnotificationslot function within the drm/amdkfd component allows a local attacker to provide an out-of-bounds event ID. This could lead to memory corruption, potentially resulting in a denial of service or privilege...
CVE-2026-68206
A flaw was found in the Linux kernel's V4L2 controls for High Efficiency Video Coding HEVC. The common validation path for HEVC slice parameters does not properly verify the active L0/L1 reference counts before driver-specific code processes them. This lack of validation could allow a local user ...
CVE-2026-68203
A flaw was found in the Linux kernel's vivid media driver. This vulnerability involves two cleanup bugs within the vividinit function. Firstly, a reference leak occurs if platformdeviceregister fails, preventing the proper release of device resources. Secondly, an incorrect function call during...