Lucene search
+L

5662 matches found

RedhatCVE
RedhatCVE
added 2026/05/28 3:39 a.m.27 views

CVE-2026-45876

A flaw was found in the Linux kernel. Improper error handling in the archsetshadowstackstatus function, specifically related to allocgcs, could lead to the use of an invalid Global Context Structure GCS address. This issue may allow a local attacker to cause system instability or a denial of...

5.5CVSS5.8AI score0.00153EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/05/28 12:00 a.m.25 views

Canonical Ubuntu Linux 安全漏洞

Canonical Ubuntu Linux is a Linux operating system developed by the British company Canonical. The Canonical Ubuntu Linux 6.8, 6.17, and 7.0 versions contain security vulnerabilities. These vulnerabilities stem from incorrect validation of internal structure sizes, which may lead to out-of-bound...

5.5CVSS5.8AI score0.00106EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/05/28 12:00 a.m.17 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the fact that the IO buffer of the xboxremote driver is located within the device structure,...

5.9AI score0.00119EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/05/27 3:33 p.m.17 views

EUVD-2026-32240

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: vidi: use priv-vididev for ctx lookup in vidiconnectionioctl vidiconnectionioctl retrieves the driverdata from drmdev-dev to obtain a struct vidicontext pointer. However, drmdev-dev is the exynos-drm master device, an...

5.8AI score0.00126EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/05/27 3:33 p.m.17 views

EUVD-2026-32239

In the Linux kernel, the following vulnerability has been resolved: md/md-llbitmap: fix percpuref not resurrected on suspend timeout When llbitmapsuspendtimeout times out waiting for percpuref to become zero, it returns -ETIMEDOUT without resurrecting the percpuref. The caller mdllbitmapdaemonfn...

5.8AI score0.00124EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/27 3:33 p.m.20 views

EUVD-2026-32233

In the Linux kernel, the following vulnerability has been resolved: hwrng: core - use RCU and workstruct to fix race condition Currently, hwrngfill is not cleared until the hwrngfillfn thread exits. Since hwrngunregister reads hwrngfill outside the rngmutex lock, a concurrent hwrngunregister may...

5.8AI score0.00088EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/27 3:16 p.m.19 views

CVE-2026-1248

IBM Business Automation Workflow containers and traditional may leak information about its database structure in error messages...

4.3CVSS0.00219EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/27 2:20 p.m.16 views

CVE-2026-1248

IBM Business Automation Workflow containers and traditional may leak information about its database structure in error messages...

5.8AI score0.00219EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/05/27 2:20 p.m.25 views

EUVD-2026-32521

IBM Business Automation Workflow containers and traditional may leak information about its database structure in error messages...

4.3CVSS5.8AI score0.00219EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/27 2:20 p.m.33 views

CVE-2026-1248

Technical details (affected components, root cause, remediation) are not publicly available in the provided documents; monitor for updates.

4.3CVSS5.8AI score0.00219EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/27 2:20 p.m.12 views

CVE-2026-1248 IBM Business Automation Workflow information leak

IBM Business Automation Workflow containers and traditional may leak information about its database structure in error messages...

5.8AI score0.00219EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/27 2:20 p.m.51 views

CVE-2026-1248 IBM Business Automation Workflow information leak

IBM Business Automation Workflow containers and traditional may leak information about its database structure in error messages...

0.00219EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/27 2:17 p.m.31 views

UBUNTU-CVE-2026-45949

In the Linux kernel, the following vulnerability has been resolved: hwrng: core - use RCU and workstruct to fix race condition Currently, hwrngfill is not cleared until the hwrngfillfn thread exits. Since hwrngunregister reads hwrngfill outside the rngmutex lock, a concurrent hwrngunregister may...

4.7CVSS5.7AI score0.00088EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/27 2:17 p.m.15 views

UBUNTU-CVE-2026-46091

In the Linux kernel, the following vulnerability has been resolved: media: rc: igorplugusb: heed coherency rules In a control request, the USB request structure can be subject to DMA on some HCs. Hence it must obey the rules for DMA coherency. Allocate it separately...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References23
Debian CVE
Debian CVE
added 2026/05/27 12:18 p.m.32 views

CVE-2026-45975

In the Linux kernel, the following vulnerability has been resolved: ublk: use READONCE to read struct ublksrvctrlcmd struct ublksrvctrlcmd is part of the iouringsqe, which may lie in userspace-mapped memory. It's racy to access its fields with normal loads, as userspace may write to them...

5.5CVSS5.7AI score0.00107EPSS
SaveExploits0
OSV
OSV
added 2026/05/27 12:18 p.m.13 views

CVE-2026-45949 hwrng: core - use RCU and work_struct to fix race condition

In the Linux kernel, the following vulnerability has been resolved: hwrng: core - use RCU and workstruct to fix race condition Currently, hwrngfill is not cleared until the hwrngfillfn thread exits. Since hwrngunregister reads hwrngfill outside the rngmutex lock, a concurrent hwrngunregister may...

5.8AI score
SaveExploits0References7
CVE
CVE
added 2026/05/27 12:18 p.m.46 views

CVE-2026-45949

CVE-2026-45949 details from connected OSV/NVD entries confirm a race in the Linux kernel hwrng core where concurrent unregister/start calls may cause use-after-free due to hwrng_fill not being cleared reliably. The patch serializes access with rng_mutex, moves cleanup to a work_struct, and conver...

4.7CVSS5.8AI score0.00088EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/05/27 12:15 p.m.54 views

CVE-2026-45856

The CVE-2026-45856 issue affects the Linux kernel's RDMA/uverbs subsystem, specifically ib_uverbs_post_send. The vulnerability arises when cmd.wqe_size from userspace is not validated before kmalloc and using the allocated memory as struct ib_uverbs_send_wr, allowing an out-of-bounds read of kern...

7.1CVSS5.8AI score0.00165EPSS
SaveExploits0References8Affected Software1
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.18 views

IBM Business Automation Workflow 安全漏洞

IBM Business Automation Workflow is a workflow automation solution developed by the American multinational company International Business Machines IBM. This product is primarily used for workflow management and compliance control, and it features workflow visibility and scalability. There is a...

4.3CVSS5.8AI score0.00219EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2026/05/27 12:00 a.m.11 views

The vulnerability of the software for implementing the hypertext environment MediaWiki, related to the lack of measures taken to protect the structure of web pages, allows a violator to execute arbitrary code.

The vulnerability of the software for implementing the hypertext environment MediaWiki is related to the lack of measures taken to protect the structure of web pages. Exploiting this vulnerability may allow a malicious actor, operating remotely, to execute arbitrary code...

5.5CVSS6AI score0.00233EPSS
SaveExploits0References5Affected Software4
Rows per page
Query Builder