Lucene search
+L

19 matches found

Github Security Blog
Github Security Blog
added 2026/07/20 9:17 p.m.13 views

File Browser: ScopedFs follows a dangling symlink on write, letting a scoped user create files outside their scope

Summary ScopedFs confines every File Browser user to a scope directory. Its within guard is meant to reject any operation that follows a symbolic link out of that scope. When the link target does not exist yet, the guard walks up to the nearest existing ancestor and validates that instead. For a...

6.3CVSS5.5AI score0.00269EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/06/26 7:41 p.m.7 views

CVE-2026-53319 blk-wbt: remove WARN_ON_ONCE from wbt_init_enable_default()

In the Linux kernel, the following vulnerability has been resolved: blk-wbt: remove WARNONONCE from wbtinitenabledefault wbtinitenabledefault uses WARNONONCE to check for failures from wbtalloc and wbtinit. However, both are expected failure paths: - wbtalloc can return NULL under memory pressure...

5.8AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/03/25 12:26 a.m.9 views

SUSE CVE-2026-28407

malcontent is software for discovering supply-chain compromises through context, differential analysis, and YARA. Prior to version 1.21.0, malcontent would remove nested archives which failed to extract which could potentially leave malicious content. A better approach is to preserve these archiv...

6.9CVSS5.9AI score0.00351EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/02/28 2:50 a.m.11 views

malcontent: Nested archive extraction failure can drop content from scan inputs

Previously, malcontent would remove nested archives which failed to extract which could potentially leave malicious content. A better approach is to preserve these archives so that malcontent can attempt a best-effort scan of the archive bytes. Fix:...

6.9CVSS5.9AI score0.00351EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/02/28 2:50 a.m.8 views

GHSA-945P-3JHM-6RCP malcontent: Nested archive extraction failure can drop content from scan inputs

Previously, malcontent would remove nested archives which failed to extract which could potentially leave malicious content. A better approach is to preserve these archives so that malcontent can attempt a best-effort scan of the archive bytes. Fix:...

6.9CVSS5.9AI score0.00351EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/02/28 2:50 a.m.9 views

EUVD-2026-9078

malcontent: Nested archive extraction failure can drop content from scan inputs...

6.9CVSS5.9AI score0.00351EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/02/27 9:28 p.m.8 views

CVE-2026-28407

malcontent is software for discovering supply-chain compromises through context, differential analysis, and YARA. Prior to version 1.21.0, malcontent would remove nested archives which failed to extract which could potentially leave malicious content. A better approach is to preserve these archiv...

6.9CVSS5.9AI score0.00351EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/02/27 9:28 p.m.9 views

CVE-2026-28407 malcontent's nested archive extraction failure can drop content from scan inputs

malcontent is software for discovering supply-chain compromises through context, differential analysis, and YARA. Prior to version 1.21.0, malcontent would remove nested archives which failed to extract which could potentially leave malicious content. A better approach is to preserve these archiv...

6.9CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/02/27 9:28 p.m.29 views

CVE-2026-28407 malcontent's nested archive extraction failure can drop content from scan inputs

malcontent is software for discovering supply-chain compromises through context, differential analysis, and YARA. Prior to version 1.21.0, malcontent would remove nested archives which failed to extract which could potentially leave malicious content. A better approach is to preserve these archiv...

6.9CVSS0.00351EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/02/27 9:28 p.m.3 views

CVE-2026-28407 malcontent's nested archive extraction failure can drop content from scan inputs

malcontent is software for discovering supply-chain compromises through context, differential analysis, and YARA. Prior to version 1.21.0, malcontent would remove nested archives which failed to extract which could potentially leave malicious content. A better approach is to preserve these archiv...

6.9CVSS5.9AI score0.00351EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/27 9:28 p.m.44 views

CVE-2026-28407

CVE-2026-28407 affects malcontent (software for supply‑chain analysis). Prior to version 1.21.0, it could drop or discard nested archives that failed to extract, potentially omitting content from scans. The root cause is the removal of nested archives during processing. Version 1.21.0 fixes the i...

6.9CVSS5.9AI score0.00351EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/27 12:0 a.m.12 views

PT-2026-22408

Name of the Vulnerable Software and Affected Versions malcontent versions prior to 1.21.0 Description malcontent is software used to discover supply-chain compromises through context, differential analysis, and YARA. A logic error exists where the software removes nested archives that fail to...

6.9CVSS7.7AI score0.00351EPSS
SaveExploits0
OSV
OSV
added 2025/12/04 3:15 p.m.19 views

UBUNTU-CVE-2025-40218

In the Linux kernel, the following vulnerability has been resolved: mm/damon/vaddr: do not repeat pteoffsetmaplock until success DAMON's virtual address space operation set implementation vaddr calls pteoffsetmaplock inside the page table walk callback function. This is for reading and writing pa...

5.7AI score0.00183EPSS
SaveExploits0References22
OSV
OSV
added 2025/12/04 2:50 p.m.5 views

CVE-2025-40218 mm/damon/vaddr: do not repeat pte_offset_map_lock() until success

In the Linux kernel, the following vulnerability has been resolved: mm/damon/vaddr: do not repeat pteoffsetmaplock until success DAMON's virtual address space operation set implementation vaddr calls pteoffsetmaplock inside the page table walk callback function. This is for reading and writing pa...

6.2AI score
SaveExploits0References7
CVE
CVE
added 2025/12/04 2:50 p.m.36 views

CVE-2025-40218

CVE-2025-40218: In the Linux kernel, DAMON’s vaddr implementation was retrying pte_offset_map_lock() on failure, which could loop in scenarios where the target is a PMD migration entry, potentially causing a soft lockup when DAMON runs in parallel with CPU hotplug. The fix removes the retry-on-fa...

5.9AI score0.00183EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/29 12:0 a.m.5 views

PT-2025-49032

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel’s DAMON virtual address space operation set implementation vaddr contains a flaw related to the pte offset map lock function within the page table walk callback. Repeate...

3.7CVSS6.3AI score0.00183EPSS
SaveExploits0
OSV
OSV
added 2024/10/15 3:42 p.m.9 views

GO-2024-3199 Go-Landlock in best-effort mode did not restrict TCP bind and connect operations correctly in github.com/landlock-lsm/go-landlock

Go-Landlock in best-effort mode did not restrict TCP bind and connect operations correctly in github.com/landlock-lsm/go-landlock. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing...

7AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2024/10/14 8:30 p.m.17 views

Go-Landlock in best-effort mode did not restrict TCP bind and connect operations correctly

Impact When using the recommended "best-effort" mode, Go-Landlock did not restrict the TCP bind and connect operations any more when they were requested. This affects Go-Landlock users to whom both of the following conditions apply: They use Landlock rulesets that are supposed to restrict...

7.3AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/10/14 8:30 p.m.9 views

GHSA-VV6C-69R6-CHG9 Go-Landlock in best-effort mode did not restrict TCP bind and connect operations correctly

Impact When using the recommended "best-effort" mode, Go-Landlock did not restrict the TCP bind and connect operations any more when they were requested. This affects Go-Landlock users to whom both of the following conditions apply: They use Landlock rulesets that are supposed to restrict...

7.3AI score
SaveExploits0References3
Rows per page
Query Builder