Lucene search
+L

149455 matches found

OSV
OSV
added 2026/08/21 5:16 p.m.6 views

UBUNTU-CVE-2026-74583

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsroute: fix fastmap use-after-free on filter The route4 classifier maintains a 16-slot fastmap cache that stores raw struct route4filter pointers indexed by id, iif. The reader route4classify populates this cache via...

7.8CVSS5.8AI score0.00117EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/08/21 5:16 p.m.9 views

CVE-2026-74583

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsroute: fix fastmap use-after-free on filter The route4 classifier maintains a 16-slot fastmap cache that stores raw struct route4filter pointers indexed by id, iif. The reader route4classify populates this cache via...

7.8CVSS5.8AI score0.00117EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/21 5:16 p.m.6 views

UBUNTU-CVE-2026-74581

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: clear suppressed fib6 rule result fib6rulesuppress drops a suppressed route with ip6rtputflags, but leaves res-rt6 pointing at the released rt6info. If no later rule supplies a replacement, fib6rulelookup still sees...

9.8CVSS5.8AI score0.00399EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/08/21 5:16 p.m.9 views

CVE-2026-39909

llama.cpp before b8585 contains a use-after-free vulnerability in the RPC server's GRAPHRECOMPUTE handler that allows unauthenticated remote attackers to achieve arbitrary read and write access by storing a computation graph, freeing referenced buffers, and reclaiming freed memory with...

6.3AI score0.00769EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/21 4:38 p.m.92 views

Security Bulletin: Vulnerabilities in IBM AIX and PowerVM VIOS

Summary Updated Aug 21, 2026: Updated the summary to highlight the additional installation instructions. IBM is providing security updates for supported AIX and VIOS releases that are under active fix support. Delivered through Service Packs SPs and Fix Packs FPs, these updates remediate...

9.1CVSS7.2AI score0.01006EPSS
SaveExploits3Affected Software2
CVE
CVE
added 2026/08/21 4:31 p.m.73 views

CVE-2026-74583

CVE-2026-74583 is a use-after-free race condition in the Linux kernel's cls_route classifier (route4 fastmap cache). The route4_set_fastmap() reader can write a filter pointer into the 16-slot fastmap cache after a concurrent writer (route4_delete/route4_change) has already cleared it via route4_...

7.8CVSS5.5AI score0.00117EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/21 4:31 p.m.38 views

CVE-2026-74583 net/sched: cls_route: fix fastmap use-after-free on filter

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsroute: fix fastmap use-after-free on filter The route4 classifier maintains a 16-slot fastmap cache that stores raw struct route4filter pointers indexed by id, iif. The reader route4classify populates this cache via...

7.8CVSS5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/21 4:31 p.m.37 views

CVE-2026-74583 net/sched: cls_route: fix fastmap use-after-free on filter

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsroute: fix fastmap use-after-free on filter The route4 classifier maintains a 16-slot fastmap cache that stores raw struct route4filter pointers indexed by id, iif. The reader route4classify populates this cache via...

7.8CVSS0.00117EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/21 4:31 p.m.17 views

EUVD-2026-64005

In the Linux kernel, the following vulnerability has been resolved: net/sched: clsroute: fix fastmap use-after-free on filter The route4 classifier maintains a 16-slot fastmap cache that stores raw struct route4filter pointers indexed by id, iif. The reader route4classify populates this cache via...

5.6AI score0.00117EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/21 4:31 p.m.16 views

EUVD-2026-64003

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: clear suppressed fib6 rule result fib6rulesuppress drops a suppressed route with ip6rtputflags, but leaves res-rt6 pointing at the released rt6info. If no later rule supplies a replacement, fib6rulelookup still sees...

5.3AI score0.00399EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/21 4:31 p.m.44 views

CVE-2026-74581 net: ipv6: clear suppressed fib6 rule result

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: clear suppressed fib6 rule result fib6rulesuppress drops a suppressed route with ip6rtputflags, but leaves res-rt6 pointing at the released rt6info. If no later rule supplies a replacement, fib6rulelookup still sees...

9.8CVSS5.6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/21 4:31 p.m.36 views

CVE-2026-74581 net: ipv6: clear suppressed fib6 rule result

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: clear suppressed fib6 rule result fib6rulesuppress drops a suppressed route with ip6rtputflags, but leaves res-rt6 pointing at the released rt6info. If no later rule supplies a replacement, fib6rulelookup still sees...

9.8CVSS0.00399EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/21 4:31 p.m.119 views

CVE-2026-74581

A use-after-free vulnerability in the Linux kernel 's IPv6 FIB rule lookup path. In fib6_rule_suppress(), a suppressed route is released via ip6_rt_put_flags() but the res->rt6 pointer is not cleared. If no subsequent rule provides a replacement, fib6_rule_lookup() returns the stale freed rt6_...

9.8CVSS5.3AI score0.00399EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/08/21 4:28 p.m.18 views

CVE-2026-39909

...

5.9AI score0.00769EPSS
SaveExploits0
CVE
CVE
added 2026/08/21 4:28 p.m.57 views

CVE-2026-39909

CVE-2026-39909 affects llama.cpp before b8585 , specifically the RPC server's GRAPH_RECOMPUTE handler , where a use-after-free vulnerability allows unauthenticated remote attackers to achieve arbitrary read and write access by storing a computation graph, freeing referenced buffers, and reclaimin...

6.6AI score0.00769EPSS
SaveExploits0
OSV
OSV
added 2026/08/21 4:28 p.m.46 views

CVE-2026-39909 llama.cpp Use-After-Free in RPC GRAPH_RECOMPUTE Handler

llama.cpp before b8585 contains a use-after-free vulnerability in the RPC server's GRAPHRECOMPUTE handler that allows unauthenticated remote attackers to achieve arbitrary read and write access by storing a computation graph, freeing referenced buffers, and reclaiming freed memory with...

9.2CVSS6.8AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/21 4:28 p.m.18 views

EUVD-2026-64001

llama.cpp before b8585 contains a use-after-free vulnerability in the RPC server's GRAPHRECOMPUTE handler that allows unauthenticated remote attackers to achieve arbitrary read and write access by storing a computation graph, freeing referenced buffers, and reclaiming freed memory with...

9.2CVSS6.6AI score0.00769EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/21 4:28 p.m.11 views

CVE-2026-39909

Removed by vendor...

5.2AI score0.00769EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/21 4:28 p.m.40 views

CVE-2026-39909

...

0.00769EPSS
SaveExploits0
SUSE Linux
SUSE Linux
added 2026/08/21 2:22 p.m.13 views

Security update for vim

This update for vim fixes the following issues: CVE-2026-73070: stack buffer overflow in the socket server can lead to denial of service bsc1275018. CVE-2026-73071: use-after-free in JSON decoding can lead to process crash bsc1275017. CVE-2026-73072: heap buffer overflow when loading a spell file...

8.4CVSS6.6AI score0.00336EPSS
SaveExploits0References32
Rows per page
Query Builder