Lucene search
+L

1833 matches found

Kitploit
Kitploit
added 2026/08/30 7:20 a.m.2 views

fil-c

Fil-C 0.684 Fil-C is a fanatically compatible memory-safe implementation of C and C++. Lots of software compiles and runs with Fil-C with zero or minimal changes. All memory safety errors are caught as Fil-C panics. Fil-C achieves this using a combination of concurrent garbage collection and...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/28 8:12 a.m.3 views

CVE-2025-14174-Chrome-Zero-Day

Software interessato: Google Chrome precedente alla versione 121.0.6167.85. Tipo di vulnerabilità: Use‑after‑free nel motore JavaScript V8. Descrizione: Un bug use‑after‑free nella garbage collection di V8 consente a JavaScript appositamente creato di corrompere la memoria, portando all'esecuzion...

8.8CVSS7.3AI score0.22632EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/08/28 7:59 a.m.3 views

Cassowary-CVE-2024-23222-x86_64

Hallo, ich KI-Freund, ich forsche, ich viel forsche. Ich lebe in Containerheim, schön, ich kraftvoll, ich träume, ich viele Möglichkeiten, sehr aufregend! Ich denke, also bin ich allgemeiner Zweck Freund ⊂◉‿◉つ CVE-2024-23222: Absturz durch veraltete Zellen unter Linux x8664 1. Einleitung...

8.8CVSS7.4AI score0.10593EPSS
SaveExploits6
Debian CVE
Debian CVE
added 2026/08/28 6:49 a.m.8 views

CVE-2026-80668

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconntrackexpect: use conntrack GC to reap expectations This patch replaces the timer API by GC worker approach for expectations, as it already happened in many other subsystems. Use the existing conntrack GC worker t...

9.8CVSS5.8AI score0.00379EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/28 2:23 a.m.3 views

Garbage-collection-in-v8

Questo repository non contiene un README...

5.9AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/27 11:52 a.m.7 views

CVE-2026-74746

A flaw was found in the netfilter flowtable component of the Linux kernel. This vulnerability occurs due to a timing issue where the system's garbage collection can free a network flow while it is still being set up. This can lead to a 'use-after-free' condition, where the system attempts to acce...

9.8CVSS6AI score0.00543EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/27 11:15 a.m.5 views

CVE-2026-80521

A flaw was found in the Linux kernel's afunix component. A race condition during concurrent send and close operations can lead to the garbage collector GC partially freeing a Strongly Connected Component SCC. This inconsistent state may cause subsequent GC operations to iterate over a partially...

7.8CVSS5.2AI score0.0012EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/27 6:41 a.m.7 views

CVE-2026-74748

A flaw was found in the Linux kernel's netfilter ipset component. A race condition exists between the list:set garbage collection and set swap operations. This concurrency issue can lead to a kernel bug and a system crash, effectively causing a denial of service. This vulnerability can be trigger...

7.8CVSS5.2AI score0.00138EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 6:31 a.m.6 views

EUVD-2026-66587

In the Linux kernel, the following vulnerability has been resolved: afunix: Unlink sccentry in unixdeledge. Kyle Zeng reported that GC could free a dead SCC partially. The scenario is as follows: 1 Create two SCCs: X -. A B ^--' 2 Run the following concurrently: 2-1 send sk-B to sk-B from sk-X 2-...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/26 9:31 p.m.4 views

CVE-2025-49844

CVE-2025-49844 - RediShell Redis Lua स्क्रिप्टिंग में use-after-free, जो रिमोट कोड निष्पादन की ओर ले जाता है। CVE का सारांश Redis एक ओपन सोर्स, इन-मेमोरी डेटाबेस है। CVE-2025-49844 Redis के एम्बेडेड Lua स्क्रिप्टिंग इंजन में एक use-after-free भेद्यता है। Lua स्क्रिप्टिंग तक पहुँच रखने वाला एक...

9.9CVSS7.7AI score0.86767EPSS
SaveExploits14
NVD
NVD
added 2026/08/26 3:17 p.m.7 views

CVE-2026-80521

In the Linux kernel, the following vulnerability has been resolved: afunix: Unlink sccentry in unixdeledge. Kyle Zeng reported that GC could free a dead SCC partially. The scenario is as follows: 1 Create two SCCs: X -. A B ^--' 2 Run the following concurrently: 2-1 send sk-B to sk-B from sk-X 2-...

7.8CVSS0.0012EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/26 3:16 p.m.3 views

AZL-97821 CVE-2026-74746 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: publish GC-visible tuple last nfflowtableiterate only treats original-direction tuple nodes as owning entries. Publishing the original node first lets GC observe and free a flow while flowoffloadadd is still...

9.8CVSS5.8AI score0.00543EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/26 2:37 p.m.19 views

CVE-2026-80521

CVE-2026-80521 is a use-after-free in the Linux kernel's af_unix subsystem, specifically in the garbage collection (GC) logic for strongly connected components (SCC). A race in unix_del_edge() allows the GC to free a dead SCC partially when a concurrent send() of a socket and close() of other soc...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/26 2:37 p.m.5 views

CVE-2026-80521 af_unix: Unlink scc_entry in unix_del_edge().

In the Linux kernel, the following vulnerability has been resolved: afunix: Unlink sccentry in unixdeledge. Kyle Zeng reported that GC could free a dead SCC partially. The scenario is as follows: 1 Create two SCCs: X -. A B ^--' 2 Run the following concurrently: 2-1 send sk-B to sk-B from sk-X 2-...

7.8CVSS5.7AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.31 views

CVE-2026-80521 af_unix: Unlink scc_entry in unix_del_edge().

In the Linux kernel, the following vulnerability has been resolved: afunix: Unlink sccentry in unixdeledge. Kyle Zeng reported that GC could free a dead SCC partially. The scenario is as follows: 1 Create two SCCs: X -. A B ^--' 2 Run the following concurrently: 2-1 send sk-B to sk-B from sk-X 2-...

7.8CVSS0.0012EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/26 2:36 p.m.6 views

CVE-2026-74746 netfilter: flowtable: publish GC-visible tuple last

In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: publish GC-visible tuple last nfflowtableiterate only treats original-direction tuple nodes as owning entries. Publishing the original node first lets GC observe and free a flow while flowoffloadadd is still...

9.8CVSS5.6AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.11 views

PT-2026-82137

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the af unix module where the garbage collector GC may partially free a dead Strongly Connected Component SCC. This occurs during a race condition when unix add edges...

7.8CVSS5.6AI score0.0012EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-80521

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - afunix: Unlink sccentry in unixdeledge. Kyle Zeng reported that GC could free a dead SCC partially. The scenario is as follows: 1 Create two SCCs: X -. A B ^--'...

7.8CVSS5.9AI score0.0012EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.11 views

PT-2026-82128

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the netfilter ipset component between the list:set garbage collection GC and the swap operation. The function ip set put byindex resolves an index to a set...

7.8CVSS5.9AI score0.00138EPSS
SaveExploits0References11
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerabilities have been resolved: netfilter: nftables: The backend for setting up DEAD bits was changed to use the GC transaction API. The old and buggy gc API and the busy mark approach have been replaced with the GC transaction API. No set elements are remov...

7.8CVSS6.3AI score0.00256EPSS
SaveExploits0References2
Rows per page
Query Builder