Lucene search
+L

213321 matches found

OSV
OSV
added 2026/09/17 5:17 p.m.4 views

DEBIAN-CVE-2026-90185

In the Linux kernel, the following vulnerability has been resolved: nullblk: serialize configfs attribute stores with the lock The NULLBDEVICEATTR store takes no lock: applyfn attributes submitqueues, pollqueues get dev-NAME written again after applyfn returns, outside its lock; APPLY=NULL...

SaveExploits0References1
NVD
NVD
added 2026/09/17 5:17 p.m.4 views

CVE-2026-90179

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix deadlock in complain-mode changehat The use of changehat when in complain mode can cause a deadlock when the hat doesn't exist and a new learning profile is created for the missing profile. This is because changehat...

SaveExploits0References3
OSV
OSV
added 2026/09/17 5:17 p.m.5 views

DEBIAN-CVE-2026-90179

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix deadlock in complain-mode changehat The use of changehat when in complain mode can cause a deadlock when the hat doesn't exist and a new learning profile is created for the missing profile. This is because changehat...

SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 5:17 p.m.9 views

spamscanner

Spam Scanner 是最好的 反垃圾邮件、邮件过滤 和 网络钓鱼防护 服务。 Spam Scanner 是 SpamAssassin、rspamd、SpamTitan 等的即插即用替代品和最佳选择。 !NOTE Spam Scanner 正在积极维护中,并已在 Forward Email 的生产环境中使用,每天保护数百万封电子邮件。 目录 前言 安装 npm(推荐) 独立二进制文件(无需 Node.js) ClamAV 安装(可选) CLI(命令行界面) CLI 安装 命令 退出码 CLI 示例 为什么选择 Spam Scanner 主要优势 功能 核心检测功能 朴素贝叶斯分类器...

5.9AI score
SaveExploits0References8
OSV
OSV
added 2026/09/17 5:17 p.m.3 views

DEBIAN-CVE-2026-90095

In the Linux kernel, the following vulnerability has been resolved: fuse: Fix the condition to enable over-io-uring The existing condition in fuseuringcmd is there only to avoid disabling io-uring for connections that already run with it, missing was a condition to refuse any IORINGOPURINGCMD if...

SaveExploits0References1
NVD
NVD
added 2026/09/17 5:17 p.m.2 views

CVE-2026-90095

In the Linux kernel, the following vulnerability has been resolved: fuse: Fix the condition to enable over-io-uring The existing condition in fuseuringcmd is there only to avoid disabling io-uring for connections that already run with it, missing was a condition to refuse any IORINGOPURINGCMD if...

SaveExploits0References2
OSV
OSV
added 2026/09/17 5:17 p.m.2 views

DEBIAN-CVE-2026-90093

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: access chan-conn safely in get/setsockopt Since commit b66774b48dd9 "Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn ref" l2capchan::conn has held reference and remains non-NULL also after the...

SaveExploits0References1
NVD
NVD
added 2026/09/17 5:17 p.m.2 views

CVE-2026-90093

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: access chan-conn safely in get/setsockopt Since commit b66774b48dd9 "Bluetooth: L2CAP: Fix UAF in channel timeout by holding conn ref" l2capchan::conn has held reference and remains non-NULL also after the...

SaveExploits0References2
OSV
OSV
added 2026/09/17 5:16 p.m.3 views

GHSA-W3F4-8PJ2-599W Grav: Path Traversal in ImageMedium::watermark() — arbitrary file disclosure via publicly-cached images

Reported by: Nihad Huseynli @nihaddhuseynli https://github.com/nihaddhuseynli — [email protected] ▎ Note: I attempted to report this via [email protected] first, per SECURITY.md, but the email bounced with 550 5.1.1 Address does not exist. Filing directly here instead. Path Traversal i...

8.7CVSS0.00373EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/09/17 5:16 p.m.4 views

Grav: Path Traversal in ImageMedium::watermark() — arbitrary file disclosure via publicly-cached images

Reported by: Nihad Huseynli @nihaddhuseynli https://github.com/nihaddhuseynli — [email protected] ▎ Note: I attempted to report this via [email protected] first, per SECURITY.md, but the email bounced with 550 5.1.1 Address does not exist. Filing directly here instead. Path Traversal i...

8.7CVSS0.00373EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/09/17 5:16 p.m.2 views

DEBIAN-CVE-2026-90059

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: restore NETIPALIGN in the RX DMA offset Since the RX path was converted to zero-copy, the page pool page is handed to the stack directly as the skb head, and the offset the DMA engine writes at is what determines the...

SaveExploits0References1
NVD
NVD
added 2026/09/17 5:16 p.m.2 views

CVE-2026-90060

In the Linux kernel, the following vulnerability has been resolved: ALSA: control: Don't add invalid kcontrols to LED layer The kcontrol LED state layer tries to track the all associated kcontrol elements with naive assumptions that they are readable. But one can create a write-only element that...

SaveExploits0References5
OSV
OSV
added 2026/09/17 5:16 p.m.4 views

DEBIAN-CVE-2026-90060

In the Linux kernel, the following vulnerability has been resolved: ALSA: control: Don't add invalid kcontrols to LED layer The kcontrol LED state layer tries to track the all associated kcontrol elements with naive assumptions that they are readable. But one can create a write-only element that...

SaveExploits0References1
NVD
NVD
added 2026/09/17 5:16 p.m.3 views

CVE-2026-90059

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: restore NETIPALIGN in the RX DMA offset Since the RX path was converted to zero-copy, the page pool page is handed to the stack directly as the skb head, and the offset the DMA engine writes at is what determines the...

SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/17 5:16 p.m.4 views

Grav: Incomplete callable validation in blueprint dynamic fields allows arbitrary static method invocation and file disclosure

Summary Grav CMS's blueprint dynamic-field callable guard can be bypassed with a fully-qualified Class::method string, letting an account with only page-editing rights admin.pages, not super-admin plant a directive in a page's form-field frontmatter that invokes an arbitrary public static PHP...

8.6CVSS0.00234EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/09/17 5:16 p.m.2 views

GHSA-7PGQ-CR25-XVC8 Grav: Incomplete callable validation in blueprint dynamic fields allows arbitrary static method invocation and file disclosure

Summary Grav CMS's blueprint dynamic-field callable guard can be bypassed with a fully-qualified Class::method string, letting an account with only page-editing rights admin.pages, not super-admin plant a directive in a page's form-field frontmatter that invokes an arbitrary public static PHP...

8.1CVSS0.00234EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/17 5:16 p.m.3 views

GHSA-H7VF-4X9W-H99V oras-go: Blind SSRF via unvalidated Link header URL in pagination allows internal network probing

Summary oras-go's pagination helper parseLink in registry/remote/utils.go follows the Link response header from a registry without validating the URL's host or scheme. When a malicious registry returns a Link header containing an absolute URL pointing to an arbitrary host e.g., a cloud metadata...

4.7CVSS0.00379EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/17 5:16 p.m.3 views

oras-go: Blind SSRF via unvalidated Link header URL in pagination allows internal network probing

Summary oras-go's pagination helper parseLink in registry/remote/utils.go follows the Link response header from a registry without validating the URL's host or scheme. When a malicious registry returns a Link header containing an absolute URL pointing to an arbitrary host e.g., a cloud metadata...

4.7CVSS0.00379EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/09/17 5:15 p.m.3 views

GHSA-M37J-52J7-PJW7 oras-go: Arbitrary file write outside file.Store root via symlink-chain bypass in tar extraction (pushDir)

Summary The content/file.Store in oras-go v2 unpacks OCI layer tarballs when a descriptor carries io.deis.oras.content.unpack=true. The extraction routine validates symlink targets purely lexically filepath.Join and, for regular files placed directly at the extraction root, skips the parent-symli...

8.8CVSS0.00667EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/17 5:15 p.m.4 views

oras-go: Arbitrary file write outside file.Store root via symlink-chain bypass in tar extraction (pushDir)

Summary The content/file.Store in oras-go v2 unpacks OCI layer tarballs when a descriptor carries io.deis.oras.content.unpack=true. The extraction routine validates symlink targets purely lexically filepath.Join and, for regular files placed directly at the extraction root, skips the parent-symli...

8.8CVSS0.00667EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder