Lucene search
+L

35143 matches found

Cvelist
Cvelist
added 2026/06/09 5:05 p.m.74 views

CVE-2026-45591 ASP.NET Core Denial of Service Vulnerability

...

7.5CVSS0.02481EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/06/09 5:04 p.m.13 views

Symlink Attack

Overview Affected versions of this package are vulnerable to Symlink Attack via improper link resolution before file access. An attacker can modify local files by exploiting symbolic links to redirect file operations to unintended locations. Remediation Upgrade...

6.9CVSS5.3AI score0.00388EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/09 5:04 p.m.13 views

Symlink Attack

Overview Affected versions of this package are vulnerable to Symlink Attack via improper link resolution before file access. An attacker can modify local files by exploiting symbolic links to redirect file operations to unintended locations. Remediation Upgrade...

6.9CVSS5.3AI score0.00388EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/09 5:04 p.m.14 views

Symlink Attack

Overview Affected versions of this package are vulnerable to Symlink Attack via improper link resolution before file access. An attacker can modify local files by exploiting symbolic links to redirect file operations to unintended locations. Remediation Upgrade Microsoft.NetCore.App.Runtime.win-a...

6.9CVSS5.3AI score0.00388EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/09 5:04 p.m.14 views

Symlink Attack

Overview Affected versions of this package are vulnerable to Symlink Attack via improper link resolution before file access. An attacker can modify local files by exploiting symbolic links to redirect file operations to unintended locations. Remediation Upgrade Microsoft.NetCore.App.Runtime.win-x...

6.9CVSS5.3AI score0.00388EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/09 5:04 p.m.15 views

Symlink Attack

Overview Affected versions of this package are vulnerable to Symlink Attack via improper link resolution before file access. An attacker can modify local files by exploiting symbolic links to redirect file operations to unintended locations. Remediation Upgrade Microsoft.NetCore.App.Runtime.win-x...

6.9CVSS5.3AI score0.00388EPSS
SaveExploits0References2
Microsoft Security Update
Microsoft Security Update
added 2026/06/09 5:00 p.m.151 views

2026-06 .NET 9.0.17 Security Update for x64 Client (KB5097150)

2026-06 .NET 9.0.17 Security Update for x64 Client KB5097150...

5.4AI score
SaveExploits0
Microsoft Security Update
Microsoft Security Update
added 2026/06/09 5:00 p.m.286 views

2026-06 .NET 8.0.28 Security Update for x64 Client (KB5097149)

2026-06 .NET 8.0.28 Security Update for x64 Client KB5097149...

5.4AI score
SaveExploits0
Microsoft Security Update
Microsoft Security Update
added 2026/06/09 5:00 p.m.155 views

2026-06 .NET 8.0.28 Security Update for ARM64 Client (KB5097149)

2026-06 .NET 8.0.28 Security Update for ARM64 Client KB5097149...

5.4AI score
SaveExploits0
OSV
OSV
added 2026/06/09 2:16 p.m.14 views

UBUNTU-CVE-2026-46330

In the Linux kernel, the following vulnerability has been resolved: Revert "net/smc: Introduce TCP ULP support" This reverts commit d7cd421da9da2cc7b4d25b8537f66db5c8331c40. As reported by Al Viro, the TCP ULP support for SMC is fundamentally broken. The implementation attempts to convert an acti...

7.8CVSS5.3AI score0.00112EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/06/09 2:00 p.m.19 views

.NET Tampering Vulnerability

Improper link resolution before file access 'link following' in .NET allows an unauthorized attacker to perform tampering locally...

6.2CVSS5.4AI score0.00388EPSS
SaveExploits0
NVD
NVD
added 2026/06/09 1:16 p.m.32 views

CVE-2026-46319

In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: Only release RCU read lock after ctft When looking up a flow table in actct in tcfctflowtableget, rhashtablelookupfast internally opens and closes an RCU read critical section before returning ctft. The...

7.8CVSS0.00132EPSS
SaveExploits0References8
NVD
NVD
added 2026/06/09 1:16 p.m.28 views

CVE-2026-46321

In the Linux kernel, the following vulnerability has been resolved: tun: free page on short-frame rejection in tunxdpone tunxdpone returns -EINVAL on a frame shorter than ETHHLEN without freeing the page that vhostnetbuildxdp allocated for it. tunsendmsg discards that -EINVAL and still returns...

7.1CVSS0.00129EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/06/09 12:25 p.m.47 views

CVE-2026-46330 Revert "net/smc: Introduce TCP ULP support"

In the Linux kernel, the following vulnerability has been resolved: Revert "net/smc: Introduce TCP ULP support" This reverts commit d7cd421da9da2cc7b4d25b8537f66db5c8331c40. As reported by Al Viro, the TCP ULP support for SMC is fundamentally broken. The implementation attempts to convert an acti...

7.8CVSS0.00112EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/06/09 12:11 p.m.21 views

CVE-2026-46324

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: use listdelrcu for netlink hooks nftnetdevunregisterhooks and nftunregisterflowtablenethooks need to use listdelrcu, this list can be walked by concurrent dumpers. Add a new helper and use it consistently...

7.8CVSS5.2AI score0.00119EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/09 12:11 p.m.21 views

CVE-2026-46323

In the Linux kernel, the following vulnerability has been resolved: net: gro: don't merge zcopy skbs skbgroreceive can currently copy frags between the source and GRO skb, without checking the zerocopy status, and in particular the SKBFLMANAGEDFRAGREFS flag. When SKBFLMANAGEDFRAGREFS is set, the...

7.8CVSS5.3AI score0.00137EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/06/09 12:11 p.m.49 views

CVE-2026-46322 tun: free page on build_skb failure in tun_xdp_one()

In the Linux kernel, the following vulnerability has been resolved: tun: free page on buildskb failure in tunxdpone When buildskb fails in tunxdpone, the function sets ret to -ENOMEM and jumps to the out label, which returns without freeing the page that vhostnetbuildxdp allocated for the frame. ...

7.1CVSS0.00129EPSS
SaveExploits0References8
CVE
CVE
added 2026/06/09 12:11 p.m.72 views

CVE-2026-46322

The CVE relates to the Linux kernel tun driver vulnerability CVE-2026-46322. When build_skb() fails inside tun_xdp_one(), the function returns -ENOMEM without freeing the allocated page for the frame, causing a memory leak of one page-frag chunk per failed build_skb() in a batch. The root cause i...

7.1CVSS5.4AI score0.00129EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/06/09 12:11 p.m.14 views

CVE-2026-46322

In the Linux kernel, the following vulnerability has been resolved: tun: free page on buildskb failure in tunxdpone When buildskb fails in tunxdpone, the function sets ret to -ENOMEM and jumps to the out label, which returns without freeing the page that vhostnetbuildxdp allocated for the frame. ...

7.1CVSS5.7AI score0.00129EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2026/06/09 12:11 p.m.16 views

EUVD-2026-35411

In the Linux kernel, the following vulnerability has been resolved: tun: free page on short-frame rejection in tunxdpone tunxdpone returns -EINVAL on a frame shorter than ETHHLEN without freeing the page that vhostnetbuildxdp allocated for it. tunsendmsg discards that -EINVAL and still returns...

5.4AI score0.00129EPSS
SaveExploits0References4
Rows per page
Query Builder