Lucene search
+L

3707 matches found

Debian CVE
Debian CVE
added 2026/04/24 2:42 p.m.12 views

CVE-2026-31625

In the Linux kernel, the following vulnerability has been resolved: HID: alps: fix NULL pointer dereference in alpsrawevent Commit ecfa6f34492c "HID: Add HIDCLAIMEDINPUT guards in rawevent callbacks missing them" attempted to fix up the HID drivers that had missed the previous fix that was done i...

5.5CVSS5.2AI score0.00125EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/04/24 2:42 p.m.15 views

CVE-2026-31625

In the Linux kernel, the following vulnerability has been resolved: HID: alps: fix NULL pointer dereference in alpsrawevent Commit ecfa6f34492c "HID: Add HIDCLAIMEDINPUT guards in rawevent callbacks missing them" attempted to fix up the HID drivers that had missed the previous fix that was done i...

5.3AI score0.00125EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/04/24 2:42 p.m.15 views

CVE-2026-31625 HID: alps: fix NULL pointer dereference in alps_raw_event()

In the Linux kernel, the following vulnerability has been resolved: HID: alps: fix NULL pointer dereference in alpsrawevent Commit ecfa6f34492c "HID: Add HIDCLAIMEDINPUT guards in rawevent callbacks missing them" attempted to fix up the HID drivers that had missed the previous fix that was done i...

5.8AI score
SaveExploits0References12
Cvelist
Cvelist
added 2026/04/24 2:42 p.m.42 views

CVE-2026-31625 HID: alps: fix NULL pointer dereference in alps_raw_event()

In the Linux kernel, the following vulnerability has been resolved: HID: alps: fix NULL pointer dereference in alpsrawevent Commit ecfa6f34492c "HID: Add HIDCLAIMEDINPUT guards in rawevent callbacks missing them" attempted to fix up the HID drivers that had missed the previous fix that was done i...

0.00125EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/04/24 1:29 a.m.13 views

SUSE CVE-2026-31532

In the Linux kernel, the following vulnerability has been resolved: can: raw: fix ro-uniq use-after-free in rawrcv rawrelease unregisters raw CAN receive filters via canrxunregister, but receiver deletion is deferred with callrcu. This leaves a window where rawrcv may still be running in an RCU...

6.4CVSS5.7AI score0.00124EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2026/04/24 12:00 a.m.14 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 idpf driver’s use of a raw spinlock during asynchronous VC processing, leading to an...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/24 12:00 a.m.9 views

PT-2026-34993

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw in the rxrpc subsystem allows an unprivileged local user to exploit an integer overflow in the rxrpc preparse xdr yfs rxgk function. The issue occurs when the function reads raw k...

8.5CVSS8.3AI score0.00143EPSS
SaveExploits0References55
Tenable Nessus
Tenable Nessus
added 2026/04/24 12:00 a.m.6 views

SUSE SLED15 / SLES15 Security Update : libraw (SUSE-SU-2026:1555-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:1555-1 advisory. - CVE-2026-5342: out-of-bounds read via LibRaw::nikonloadpaddedpackedraw bsc1261499. - CVE-2026-20884: integer...

9.8CVSS6.3AI score0.00932EPSS
SaveExploits7References22
CNNVD
CNNVD
added 2026/04/24 12:00 a.m.16 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 use of the raw s8 field instead of a calculated variable in the cgwcsumcrc8rel function withi...

8.8CVSS5.8AI score0.00262EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/24 12:00 a.m.18 views

SiYuan 操作系统命令注入漏洞

SiYuan is an open-source personal knowledge management system developed by SiYuan. Versions of SiYuan prior to 3.6.5 contained a vulnerability related to operating system command injection. This vulnerability stemmed from the fact that notification messages were rendered in raw HTML format, which...

8.8CVSS6AI score0.00134EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/04/23 3:10 p.m.13 views

CVE-2026-31532

A flaw was found in the Linux kernel's Controller Area Network CAN raw socket implementation. A use-after-free vulnerability can occur due to a timing window during the unregistration of CAN receive filters, allowing a freed memory region to be accessed. This could lead to system instability or a...

7.8CVSS6.5AI score0.00124EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/23 12:17 p.m.11 views

CVE-2026-31532

In the Linux kernel, the following vulnerability has been resolved: can: raw: fix ro-uniq use-after-free in rawrcv rawrelease unregisters raw CAN receive filters via canrxunregister, but receiver deletion is deferred with callrcu. This leaves a window where rawrcv may still be running in an RCU...

7.8CVSS0.00124EPSS
SaveExploits0References9
CVE
CVE
added 2026/04/23 11:12 a.m.139 views

CVE-2026-31532

CVE-2026-31532 affects the Linux kernel’s raw CAN socket implementation. A use-after-free can occur when, during unregistration of CAN receive filters, the kernel defers receiver deletion with RCU and frees per-CPU storage ro->uniq too early in raw_release(). The fix moves free_percpu(ro->u...

7.8CVSS5.7AI score0.00124EPSS
SaveExploits0References9Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/23 11:12 a.m.11 views

CVE-2026-31532

In the Linux kernel, the following vulnerability has been resolved: can: raw: fix ro-uniq use-after-free in rawrcv rawrelease unregisters raw CAN receive filters via canrxunregister, but receiver deletion is deferred with callrcu. This leaves a window where rawrcv may still be running in an RCU...

7.8CVSS5.6AI score0.00124EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/04/23 11:12 a.m.7 views

CVE-2026-31532 can: raw: fix ro->uniq use-after-free in raw_rcv()

In the Linux kernel, the following vulnerability has been resolved: can: raw: fix ro-uniq use-after-free in rawrcv rawrelease unregisters raw CAN receive filters via canrxunregister, but receiver deletion is deferred with callrcu. This leaves a window where rawrcv may still be running in an RCU...

7.8CVSS5.8AI score
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2026/04/23 1:29 a.m.18 views

SUSE CVE-2026-0540

DOMPurify 3.1.3 through 3.3.1 and 2.5.3 through 2.5.8, fixed in commit 2726c74, contain a cross-site scripting vulnerability that allows attackers to bypass attribute sanitization by exploiting five missing rawtext elements noscript, xmp, noembed, noframes, iframe in the SAFEFORXML regex. Attacke...

6.1CVSS7.2AI score0.0034EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/23 12:00 a.m.14 views

PT-2026-34658

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the SocketCAN subsystem of the Linux kernel. The raw release function unregisters raw CAN receive filters through can rx unregister, but the deletion of the...

7.8CVSS5.9AI score0.00124EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/23 12:00 a.m.21 views

PT-2026-34746

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the GET /api/v1/public-chatflows/:id endpoint returns the full chatflow object without sanitization for public chatflows. Docker validation revealed this is worse than initially assessed: the...

8.7CVSS5.8AI score0.00421EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/04/23 12:00 a.m.15 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 reuse of a freed resource after the release of the ro-uniq operation in rawrcv. This could le...

7.8CVSS5.8AI score0.00124EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/22 9:17 p.m.17 views

CVE-2026-3837

An authenticated attacker can persist crafted values in multiple field types and trigger client-side script execution when another user opens the affected document in Desk. The vulnerable formatter implementations interpolate stored values into raw HTML attributes and element content without...

5.4CVSS0.00193EPSS
SaveExploits1References3
Rows per page
Query Builder