Lucene search
+L

11335 matches found

OSV
OSV
added 2025/02/27 3:15 a.m.12 views

UBUNTU-CVE-2025-21759

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: extend RCU protection in igmp6send igmp6send can be called without RTNL or RCU being held. Extend RCU protection so that we can safely fetch the net pointer and avoid a potential UAF. Note that we no longer can use...

7.8CVSS6.2AI score0.07773EPSS
SaveExploits0References16
OSV
OSV
added 2025/02/27 3:15 a.m.15 views

UBUNTU-CVE-2025-21758

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: add RCU protection to mldnewpack mldnewpack can be called without RTNL or RCU being held. Note that we no longer can use sockallocsendskb because ipv6.igmpsk uses GFPKERNEL allocations which can sleep. Instead use...

7.8CVSS6.2AI score0.13707EPSS
SaveExploits0References31
SUSE CVE
SUSE CVE
added 2025/02/27 3:13 a.m.7 views

SUSE CVE-2022-49048

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix panic when forwarding a pkt with no in6 dev kongweibin reported a kernel panic in ip6forward when input interface has no in6 dev associated. The following tc commands were used to reproduce this panic: tc qdisc del dev...

7.5CVSS6.6AI score0.00679EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/02/27 3:11 a.m.6 views

SUSE CVE-2022-49153

In the Linux kernel, the following vulnerability has been resolved: wireguard: socket: free skb in send6 when ipv6 is disabled I got a memory leak report: unreferenced object 0xffff8881191fc040 size 232: comm "kworker/u17:0", pid 23193, jiffies 4295238848 age 3464.870s hex dump first 32 bytes: 00...

3.3CVSS7.4AI score0.00256EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/02/27 3:08 a.m.8 views

SUSE CVE-2022-49339

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: unexport init-annotated seg6hmacinit EXPORTSYMBOL and init is a bad combination because the .init.text section is freed up after the initialization. Hence, modules cannot use symbols annotated init. The access to a fre...

5.5CVSS6.2AI score0.00277EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:02 a.m.7 views

SUSE CVE-2022-49727

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix signed integer overflow in l2tpip6sendmsg When len = INTMAX - transhdrlen, ulen = len + transhdrlen will be overflow. To fix, we can follow what udpv6 does and subtract the transhdrlen from the max...

6.6CVSS7AI score0.0028EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/02/27 3:02 a.m.8 views

SUSE CVE-2022-49728

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix signed integer overflow in ip6appenddata Resurrect ubsan overflow checks and ubsan report this warning, fix it by change the variable length type to sizet. UBSAN: signed-integer-overflow in net/ipv6/ip6output.c:1489:19...

6.6CVSS7.8AI score0.00269EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.27 views

CVE-2025-21768 net: ipv6: fix dst ref loops in rpl, seg6 and ioam6 lwtunnels

In the Linux kernel, the following vulnerability has been resolved: net: ipv6: fix dst ref loops in rpl, seg6 and ioam6 lwtunnels Some lwtunnels have a dst cache for post-transformation dst. If the packet destination did not change we may end up recording a reference to the lwtunnel in its own...

0.00199EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/27 2:18 a.m.132 views

CVE-2025-21768

Technical details for CVE-2025-21768 are not publicly provided in the supplied documents. Monitor for updates from the linked advisories and security feeds.

5.5CVSS6.5AI score0.00199EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.17 views

CVE-2025-21765

In the Linux kernel, the following vulnerability has been resolved: ipv6: use RCU protection in ip6defaultadvmss ip6defaultadvmss needs rcu protection to make sure the net structure it reads does not disappear...

8.1CVSS5.7AI score0.00601EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.16 views

CVE-2025-21757

...

SaveExploits0
CVE
CVE
added 2025/02/27 2:18 a.m.49 views

CVE-2025-21757

CVE-2025-21757 entry is rejected/not used by its CVE Numbering Authority.

6.5AI score
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.11 views

CVE-2025-21758

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: add RCU protection to mldnewpack mldnewpack can be called without RTNL or RCU being held. Note that we no longer can use sockallocsendskb because ipv6.igmpsk uses GFPKERNEL allocations which can sleep. Instead use...

7.8CVSS5.6AI score0.13707EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.11 views

CVE-2025-21757

Removed by vendor...

6.3AI score
SaveExploits0
OSV
OSV
added 2025/02/27 2:18 a.m.15 views

CVE-2025-21758 ipv6: mcast: add RCU protection to mld_newpack()

In the Linux kernel, the following vulnerability has been resolved: ipv6: mcast: add RCU protection to mldnewpack mldnewpack can be called without RTNL or RCU being held. Note that we no longer can use sockallocsendskb because ipv6.igmpsk uses GFPKERNEL allocations which can sleep. Instead use...

7.8CVSS6.1AI score
SaveExploits0References12
CNNVD
CNNVD
added 2025/02/27 12:00 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the ip6defaultadvmss function not being RCU-protected, which could lead to reuse after release...

5.5CVSS6.5AI score0.00601EPSS
SaveExploits0References7
OSV
OSV
added 2025/02/26 3:14 p.m.20 views

USN-7295-1 linux-xilinx-zynqmp vulnerabilities

Ye Zhang and Nicolas Wu discovered that the iouring subsystem in the Linux kernel did not properly handle locking for rings with IOPOLL, leading to a double-free vulnerability. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code...

9.8CVSS6.8AI score0.03395EPSS
SaveExploits4References150
OSV
OSV
added 2025/02/26 1:08 p.m.16 views

USN-7293-1 linux, linux-hwe-5.4 vulnerabilities

Attila Szász discovered that the HFS+ file system implementation in the Linux Kernel contained a heap overflow vulnerability. An attacker could use a specially crafted file system image that, when mounted, could cause a denial of service system crash or possibly execute arbitrary code...

9.8CVSS7AI score0.03395EPSS
SaveExploits2References146
OSV
OSV
added 2025/02/26 10:38 a.m.37 views

USN-7303-1 linux-nvidia, linux-nvidia-6.8, linux-nvidia-lowlatency vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - x86 architecture; - Block layer subsystem; - Cryptographic API; - ACPI drivers; - Drivers cor...

9.8CVSS6.8AI score0.01369EPSS
SaveExploits0References209
NVD
NVD
added 2025/02/26 7:01 a.m.11 views

CVE-2022-49727

In the Linux kernel, the following vulnerability has been resolved: ipv6: Fix signed integer overflow in l2tpip6sendmsg When len = INTMAX - transhdrlen, ulen = len + transhdrlen will be overflow. To fix, we can follow what udpv6 does and subtract the transhdrlen from the max...

5.5CVSS0.0028EPSS
SaveExploits0References8
Rows per page
Query Builder