Lucene search
+L

27268 matches found

RedhatCVE
RedhatCVE
added 2026/05/28 9:12 p.m.19 views

CVE-2026-46112

A flaw was found in the Linux kernel's RDMA/hns component. An issue exists where the hnsroceqpremove function is called without proper locking during an error handling process. This can lead to memory corruption, potentially causing system instability or a denial of service DoS condition. A local...

7.8CVSS5.8AI score0.001EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 9:09 p.m.19 views

CVE-2026-46184

A flaw was found in the Linux kernel's ua101 USB audio driver. A local attacker, by connecting a specially crafted USB audio device, could trigger a division-by-zero error. This occurs because the driver fails to validate the bNrChannels field, leading to a kernel crash. This vulnerability result...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 9:09 p.m.21 views

CVE-2026-46198

A flaw was found in the Linux kernel's batman-adv component. An integer overflow in the batadvivogmsendtoif function, specifically with the buffpos variable, can lead to an out-of-bound read. This occurs because the size check uses an int type while buffpos uses an s16 type, causing a mismatch th...

8.8CVSS5.8AI score0.00281EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 9:08 p.m.17 views

CVE-2026-46205

A flaw was found in the Linux kernel's atomisp driver, located in the staging: media subsystem. This vulnerability involves the unsafe handling of private Input/Output Control IOCTL operations. While specific exploitation details are not provided, the presence of unsafe IOCTL handlers could...

7.8CVSS5.8AI score0.00141EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 9:08 p.m.18 views

CVE-2026-46229

A flaw was found in the Linux kernel's drm/amdkfd component. This vulnerability arises because VRAM Video Random Access Memory allocations for the KFD Kernel Fusion Driver path do not properly clear previously used memory. This oversight allows a local attacker, utilizing a compute kernel, to...

7CVSS5.8AI score0.00119EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 9:07 p.m.19 views

CVE-2026-46233

A flaw was found in the Linux kernel's batman-adv module. This vulnerability allows a local attacker to trigger a NULL-pointer dereference within the batadvblapurgeclaims function. This issue arises from a timing conflict when a claim is being released simultaneously, causing a critical pointer t...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 8:35 p.m.19 views

CVE-2026-46106

A flaw was found in the Linux kernel's eventfs component. This vulnerability allows a local attacker to trigger a race condition during remount operations. By exploiting insufficient locking mechanisms when processing event descriptors, an attacker can cause memory corruption, leading to a denial...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 5:14 p.m.15 views

CVE-2026-46173

A flaw was found in the Linux kernel. During the exit process of a task that has encountered an error, the system can incorrectly allow the task to be interrupted. This can lead to improper management of the task's memory, potentially causing memory corruption. Such an issue could allow a local...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/05/28 1:35 p.m.18 views

kernel: netfilter: nf_conntrack_helper: pass helper to expect cleanup

A flaw was found in the Linux kernel's netfilter subsystem, specifically within the nfconntrackhelper. When a connection tracking helper is unregistered, its associated expectations are not properly cleaned up. This oversight can lead to a use-after-free vulnerability, where the system attempts t...

7.8CVSS5.8AI score0.00131EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/28 1:25 p.m.17 views

CVE-2026-46209

A flaw was found in the Linux kernel's Direct Rendering Manager DRM Graphics Execution Manager GEM component. This vulnerability arises from an inconsistent calculation of plane dimensions, which can lead to incorrect memory allocation checks. A local attacker could exploit this by creating a...

7.8CVSS5.9AI score0.00139EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 1:17 p.m.15 views

CVE-2026-46215

A flaw was found in the Linux kernel. A race condition in the Direct Rendering Manager DRM subsystem's changehandle function could allow a local attacker to trigger a use-after-free vulnerability. This occurs when a concurrent gemclose operation removes one handle while another remains dangling...

7.8CVSS7.6AI score0.00227EPSS
SaveExploits2References4
Ubuntu
Ubuntu
added 2026/05/28 11:57 a.m.25 views

USN-8332-1: CRaC JDK 17 vulnerabilities

Thomas Beckers discovered that the JAXP component of CRaC JDK 17 did not correctly authenticate certain APIs. A remote unauthenticated attacker could possibly use this issue to gain unauthorized access to sensitive information. CVE-2026-22016 It was discovered that the Networking component of CRa...

7.5CVSS7.2AI score0.00702EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/05/28 11:42 a.m.31 views

xorg: xwayland: X.Org X server: Information exposure and denial of service via out-of-bounds memory access

A flaw was found in the X.Org X server's XKB key types request validation. A local attacker could send a specially crafted request to the X server, leading to an out-of-bounds memory access vulnerability. This could result in the disclosure of sensitive information or cause the server to crash,...

7.8CVSS5.7AI score0.0025EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/05/28 9:38 a.m.15 views

xorg: xwayland: X.Org X server: Information exposure and denial of service via out-of-bounds memory access

A flaw was found in the X.Org X server's XKB key types request validation. A local attacker could send a specially crafted request to the X server, leading to an out-of-bounds memory access vulnerability. This could result in the disclosure of sensitive information or cause the server to crash,...

7.8CVSS5.7AI score0.0025EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/05/28 8:47 a.m.21 views

kernel: Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold

A flaw was found in the Linux kernel's Bluetooth SCO Synchronous Connection-Oriented protocol implementation. The scorecvframe function fails to properly hold a reference to a socket after releasing a lock. This oversight allows a concurrent operation to free the socket while it is still being...

8.8CVSS5.8AI score0.00307EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/05/28 7:53 a.m.16 views

xorg: xwayland: X.Org X server: Information exposure and denial of service via out-of-bounds memory access

A flaw was found in the X.Org X server's XKB key types request validation. A local attacker could send a specially crafted request to the X server, leading to an out-of-bounds memory access vulnerability. This could result in the disclosure of sensitive information or cause the server to crash,...

7.8CVSS5.7AI score0.0025EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 4:47 a.m.17 views

CVE-2026-45853

A flaw was found in the Linux kernel's drm/amdgpu component. The amdgpudiscoverygetnpsinfo function incorrectly deallocates memory by using kfree instead of kvfree, even when memory was allocated with kvcalloc which may use vmalloc. This improper memory handling can lead to memory corruption. Suc...

7.8CVSS5.8AI score0.00163EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 4:32 a.m.15 views

CVE-2026-45858

A flaw was found in the Linux kernel's ext4 filesystem. This vulnerability occurs during the splitting of unwritten data blocks, where a portion of the data may be incorrectly marked as written while still containing stale, uninitialized information. A local attacker could potentially exploit thi...

7CVSS5.8AI score0.00159EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 4:07 a.m.30 views

CVE-2026-45864

A flaw was found in the Linux kernel's NTFS3 file system driver. This vulnerability allows a local attacker to trigger an infinite loop when the system attempts to process specific file system data. Successful exploitation can lead to a system hang, resulting in a Denial of Service DoS...

5.5CVSS5.8AI score0.00156EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 4:02 a.m.23 views

CVE-2026-45865

A flaw was found in the Linux kernel's Message Control Transport Protocol MCTP over I2C Inter-Integrated Circuit implementation. A local attacker could exploit this vulnerability by performing I2C reads on an MCTP-I2C device. This could lead to the disclosure of uninitialized stack memory,...

5.5CVSS5.8AI score0.00156EPSS
SaveExploits0References4
Rows per page
Query Builder