Lucene search
+L

514 matches found

AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.10 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb – revert the use of devmkzalloc in btusb This change reverts to the behavior described in commit 98921dbd00c4e “Bluetooth: Use devmkzalloc in btusb.c file”. In btusbprobe, we use devmkzalloc to allocate the btusb...

7.8CVSS5.3AI score0.00125EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/06 7:06 a.m.10 views

CVE-2026-64583

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: bdc: free IRQ and drain funcwakenotify before teardown The Broadcom BDC UDC driver registers its IRQ handler with devmrequestirq in bdcudcinit, so the IRQ is released by devm only after bdcremove returns. devm...

5.2AI score0.00117EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/08/06 7:06 a.m.10 views

EUVD-2026-53770

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: bdc: free IRQ and drain funcwakenotify before teardown The Broadcom BDC UDC driver registers its IRQ handler with devmrequestirq in bdcudcinit, so the IRQ is released by devm only after bdcremove returns. devm...

5.3AI score0.00117EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-64583

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: gadget: udc: bdc: free IRQ and drain funcwakenotify before teardown The Broadcom BDC UDC driver registers its IRQ handler with devmrequestirq in bdcudcinit...

7.8CVSS5.4AI score0.00117EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/05 4:07 p.m.10 views

Electron: ProtocolResponse.url reuses the default session cache instead of the registering session

Impact When a custom protocol handler returned a ProtocolResponse with a url and no session, Electron made the upstream request through defaultSession instead of the session that handled the protocol. A cached response could then be reused across otherwise isolated session partitions. Apps that u...

5.9CVSS5.6AI score0.00157EPSS
SaveExploits0References2Affected Software1
Wired Threat Level
Wired Threat Level
added 2026/07/28 5:30 a.m.35 views

Hugging Face Has a Deepfake Nudes Problem

Researchers tested top image editing models on Hugging Face and found they could easily create explicit deepfakes—and 1,000 image editing prompts show how people use the software...

5.8AI score
SaveExploits0
CVE
CVE
added 2026/07/22 11:21 a.m.70 views

CVE-2026-65590

Summary: CVE-2026-65590 affects n8n before 2.29.8 and 2.30.x before 2.30.1 due to missing shell sandbox enforcement in the @n8n/computer-use package on Linux/Windows (macOS sandbox exists). It allows shell commands to run with unrestricted filesystem and network access from the computer-use agent...

9.8CVSS5.5AI score0.00322EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/21 1:04 p.m.10 views

SUSE CVE-2026-63887

In the Linux kernel, the following vulnerability has been resolved: scsi: target: iscsi: Bound iscsiencodetextoutput appends to rspbuf iscsiencodetextoutput concatenates "key=value\0" records into login-rspbuf, an 8192-byte kzallocMAXKEYVALUEPAIRS buffer allocated in iscsitallocloginsetupbuffer...

8.3CVSS5.5AI score0.00745EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/21 1:01 p.m.11 views

SUSE CVE-2026-64027

In the Linux kernel, the following vulnerability has been resolved: net: shaper: rework the VALID marking again Recent commit changed the semantics from NOTVALID to VALID. I didn't realize that the flags are not stored atomically with the entry in XArray. There's still a race of reader observing ...

7.8CVSS5.4AI score0.00127EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.8 views

CVE-2026-64027

In the Linux kernel, the following vulnerability has been resolved: net: shaper: rework the VALID marking again Recent commit changed the semantics from NOTVALID to VALID. I didn't realize that the flags are not stored atomically with the entry in XArray. There's still a race of reader observing ...

7.8CVSS0.00127EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/19 3:39 p.m.12 views

EUVD-2026-45600

In the Linux kernel, the following vulnerability has been resolved: net: shaper: rework the VALID marking again Recent commit changed the semantics from NOTVALID to VALID. I didn't realize that the flags are not stored atomically with the entry in XArray. There's still a race of reader observing ...

5.5AI score0.00127EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 3:39 p.m.8 views

CVE-2026-64027 net: shaper: rework the VALID marking (again)

In the Linux kernel, the following vulnerability has been resolved: net: shaper: rework the VALID marking again Recent commit changed the semantics from NOTVALID to VALID. I didn't realize that the flags are not stored atomically with the entry in XArray. There's still a race of reader observing ...

7.8CVSS5.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/07/19 3:39 p.m.38 views

CVE-2026-64027 net: shaper: rework the VALID marking (again)

In the Linux kernel, the following vulnerability has been resolved: net: shaper: rework the VALID marking again Recent commit changed the semantics from NOTVALID to VALID. I didn't realize that the flags are not stored atomically with the entry in XArray. There's still a race of reader observing ...

7.8CVSS0.00127EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 3:39 p.m.27 views

CVE-2026-64027

The CVE-2026-64027 issue affects the Linux kernel net: shaper component (XArray-based marking of entries). A race occurs when a reader observes a VALID mark is later invalidated by a writer reusing a slot, potentially leading to a use-after-free if net_shaper_rollback() frees entries without obse...

7.8CVSS5.5AI score0.00127EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/15 5:18 p.m.72 views

CVE-2026-20297

Summary (CVE-2026-20297) : A path traversal vulnerability in Splunk Enterprise and Splunk Cloud Platform during app installation via the REST endpoint (explicit_appname) could allow a user with edit_local_apps and install_apps to cause legitimate app installations to write files outside the inten...

7.2CVSS6.1AI score0.00481EPSS
SaveExploits0References1Affected Software1
SUSE Linux
SUSE Linux
added 2026/07/14 11:34 a.m.11 views

Security update for the Linux Kernel (Live Patch 76 for SUSE Linux Enterprise 12 SP5)

This update for the SUSE Linux Enterprise Kernel 4.12.14-122.290 fixes various security issues The following security issues were fixed: CVE-2026-31685: netfilter: ip6teui64: reject invalid MAC header for all packets bsc1263670. CVE-2026-43025: netfilter: ctnetlink: ignore explicit helper on new...

8.8CVSS6.7AI score0.00563EPSS
SaveExploits4References28
OSV
OSV
added 2026/07/13 3:46 p.m.11 views

PYSEC-2026-2791 Open Babel has a NULL pointer dereference in CDXML OBAtom::GetExplicitValence

Summary A memory-safety vulnerability in Open Babel's CDXML file format parser caused a NULL pointer dereference when reading a crafted input file. Details The flaw was in OBAtom::GetExplicitValence as called from the CDXML parser. A malformed fragment caused the parser to invoke the method on a...

5.5CVSS6.1AI score0.00489EPSS
SaveExploits1References12
OSV
OSV
added 2026/07/13 2:36 p.m.10 views

PYSEC-2026-2593 LightRAG: Hardcoded JWT Signing Secret Allows Authentication Bypass

Subject: Security Vulnerability Report Hardcoded JWT Secret CVE-2026-30762 Hi HKUDS team, I'm writing to report a security vulnerability I discovered in LightRAG v1.4.10. This has been assigned CVE-2026-30762 by MITRE. Vulnerability: Hardcoded JWT signing secret Type: Improper Authentication...

7.5CVSS6.1AI score0.0012EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/13 12:00 a.m.39 views

CVE-2026-51540

OpENer 2.3.0 (master up to commit 76b95cf) is affected by a severe memory corruption vulnerability due to an integer underflow in processing of connected explicit messages (SendUnitData). The CVE-2026-51540 entry lists a CVSS v3.1 base score of 9.8 (CRITICAL) with NETWORK attack vector, no privil...

9.8CVSS6.1AI score0.00421EPSS
SaveExploits1References2Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/10 3:20 a.m.14 views

SUSE CVE-2026-9546

A vulnerability in libcurl caused the HTTP Referer: header to persist even when explicitly cleared. While the documentation states that passing NULL to CURLOPTREFERER suppresses the header, the option failed to clear the internal state. As a result the previous referrer string was erroneously...

5.3CVSS6.1AI score0.00399EPSS
SaveExploits1References3
Rows per page
Query Builder