Lucene search
+L

9046 matches found

OSV
OSV
added 2025/11/12 11:15 a.m.11 views

AZL-70019 CVE-2025-40173 affecting package kernel for versions less than 6.6.117.1-1

In the Linux kernel, the following vulnerability has been resolved: net/ip6tunnel: Prevent perpetual tunnel growth Similarly to ipv4 tunnel, ipv6 version updates dev-neededheadroom, too. While ipv4 tunnel headroom adjustment growth was limited in commit 5ae1e9922bbd "net: iptunnel: prevent...

7.8CVSS5.6AI score0.00143EPSS
SaveExploits0References1
NVD
NVD
added 2025/11/12 11:15 a.m.8 views

CVE-2025-40173

In the Linux kernel, the following vulnerability has been resolved: net/ip6tunnel: Prevent perpetual tunnel growth Similarly to ipv4 tunnel, ipv6 version updates dev-neededheadroom, too. While ipv4 tunnel headroom adjustment growth was limited in commit 5ae1e9922bbd "net: iptunnel: prevent...

7.8CVSS0.00143EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/12 11:15 a.m.13 views

UBUNTU-CVE-2025-40173

In the Linux kernel, the following vulnerability has been resolved: net/ip6tunnel: Prevent perpetual tunnel growth Similarly to ipv4 tunnel, ipv6 version updates dev-neededheadroom, too. While ipv4 tunnel headroom adjustment growth was limited in commit 5ae1e9922bbd "net: iptunnel: prevent...

7.8CVSS5.7AI score0.00143EPSS
SaveExploits0References39
Cvelist
Cvelist
added 2025/11/12 10:53 a.m.16 views

CVE-2025-40173 net/ip6_tunnel: Prevent perpetual tunnel growth

In the Linux kernel, the following vulnerability has been resolved: net/ip6tunnel: Prevent perpetual tunnel growth Similarly to ipv4 tunnel, ipv6 version updates dev-neededheadroom, too. While ipv4 tunnel headroom adjustment growth was limited in commit 5ae1e9922bbd "net: iptunnel: prevent...

7.8CVSS0.00143EPSS
SaveExploits0References8
OSV
OSV
added 2025/11/12 10:53 a.m.19 views

CVE-2025-40173 net/ip6_tunnel: Prevent perpetual tunnel growth

In the Linux kernel, the following vulnerability has been resolved: net/ip6tunnel: Prevent perpetual tunnel growth Similarly to ipv4 tunnel, ipv6 version updates dev-neededheadroom, too. While ipv4 tunnel headroom adjustment growth was limited in commit 5ae1e9922bbd "net: iptunnel: prevent...

7.8CVSS5.8AI score
SaveExploits0References11
CVE
CVE
added 2025/11/12 10:53 a.m.33 views

CVE-2025-40173

CVE-2025-40173 affects the Linux kernel’s net/ip6_tunnel code. The issue is described as an IPv6 tunnel headroom growth similar to the IPv4 case, where headroom was previously unbounded and now the IPv6 version is updated to reflect the IPv4 headroom ceiling. The consequence is described as a vul...

7.8CVSS5.6AI score0.00143EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/11/12 10:46 a.m.21 views

CVE-2025-40170 net: use dst_dev_rcu() in sk_setup_caps()

In the Linux kernel, the following vulnerability has been resolved: net: use dstdevrcu in sksetupcaps Use RCU to protect accesses to dst-dev from sksetupcaps and skdstgsomaxsize. Also use dstdevrcu in ip6dstmtumaybeforward, and ipdstmtumaybeforward. ip4dsthoplimit can use dstdevnetrcu...

7.8CVSS0.00147EPSS
SaveExploits0References3
CVE
CVE
added 2025/11/12 10:46 a.m.61 views

CVE-2025-40170

CVE-2025-40170 affects the Linux kernel net subsystem. The vulnerability arises from unsafe accesses to dst->dev in sk_setup_caps() and related paths, not guarded by RCU. The fix adds RCU protection via dst_dev_rcu() (and dst_dev_rcu()-protected paths) in sk_setup_caps(), sk_dst_gso_max_size()...

7.8CVSS5.8AI score0.00147EPSS
SaveExploits0References3
CVE
CVE
added 2025/11/12 10:26 a.m.40 views

CVE-2025-40165

In CVE-2025-40165, the Linux kernel media/nxp/imx8-isi m2m path had a cleanup/streaming cleanup bug causing ISI channels to stay allocated if streamon/streamoff are imbalanced (and WARN_ON if input width > 2K). The Astra Linux bulletin confirms the fix: move streaming preparation and cleanup t...

7.8CVSS5.8AI score0.00142EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2025/11/12 12:40 a.m.10 views

kernel: eventpoll: Fix semi-unbounded recursion

In the Linux kernel, the following vulnerability has been resolved: eventpoll: Fix semi-unbounded recursion Ensure that epoll instances can never form a graph deeper than EPMAXNESTS+1 links. Currently, eploopcheckproc ensures that the graph is loop-free and does some recursion depth checks, but...

7.8CVSS5.7AI score0.00172EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990748)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990748 advisory. In the Linux kernel, the following vulnerability has been resolved: Input: uinput - reject requests with unreasonable number of slots When exercising uinput interfac...

5.5CVSS6.2AI score0.00283EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.8 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990881)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990881 advisory. In the Linux kernel, the following vulnerability has been resolved: PCI: keystone: Add workaround for Errata i2037 AM65x SR 1.0 Errata i2037 in AM65x/DRA80xM...

7.3CVSS6.2AI score0.0021EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.2 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990833)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990833 advisory. In the Linux kernel, the following vulnerability has been resolved: tcp: Fix shift-out-of-bounds in dctcpupdatealpha. In dctcpupdatealpha, we use a module parameter...

5.5CVSS6.1AI score0.00247EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/12 12:00 a.m.5 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990842)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990842 advisory. In the Linux kernel, the following vulnerability has been resolved: hwmon: adc128d818 Fix underflows seen when writing limit attributes DIVROUNDCLOSEST after kstrtol...

7.8CVSS6AI score0.00282EPSS
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/11/11 8:46 p.m.5 views

Malicious code in erick-ronde56-riris (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 25b7ddd3dc057145a841e95c581d296ad852c22523353d3dacbec541b0d896b6 This package appears to be part of the tea.xyz token reward campaign that flooded npm. These packages typically contain autopublish scripts auto.js,...

6.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/11/11 7:52 p.m.15 views

rubygem-rack: Rack QueryParser has an unsafe default allowing params_limit bypass via semicolon-separated parameters

An unsafe default behavior in Rack::QueryParser allows bypass of the paramslimit parameter count restriction when query string parameters are delimited by semicolons ; rather than ampersands &. The parser counts only & when enforcing the limit, while still splitting on both & and ;. As a result, ...

7.5CVSS6.9AI score0.00573EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/11/11 6:30 p.m.11 views

EUVD-2025-84340

In JetBrains YouTrack before 2025.3.104432 a race condition allowed bypass of helpdesk Agent limit...

2.7CVSS6.3AI score0.00215EPSS
SaveExploits0References2
NVD
NVD
added 2025/11/11 4:15 p.m.8 views

CVE-2025-64773

In JetBrains YouTrack before 2025.3.104432 a race condition allowed bypass of helpdesk Agent limit...

3.7CVSS0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/11 4:15 p.m.8 views

CVE-2025-64773

In JetBrains YouTrack before 2025.3.104432 a race condition allowed bypass of helpdesk Agent limit...

3.7CVSS5.8AI score0.00215EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2025/11/11 3:23 p.m.5 views

CVE-2025-64773

In JetBrains YouTrack before 2025.3.104432 a race condition allowed bypass of helpdesk Agent limit...

2.7CVSS6.4AI score0.00215EPSS
SaveExploits0References1
Rows per page
Query Builder