Lucene search
+L

11207 matches found

Cvelist
Cvelist
added 2025/02/27 2:18 a.m.25 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.129 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
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
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.46 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-21757

Removed by vendor...

6.3AI score
SaveExploits0
OSV
OSV
added 2025/02/27 2:18 a.m.14 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.03301EPSS
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.03301EPSS
SaveExploits2References146
OSV
OSV
added 2025/02/26 10:38 a.m.36 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.10 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
NVD
NVD
added 2025/02/26 7:01 a.m.17 views

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...

5.5CVSS0.00261EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/26 7:01 a.m.4 views

DEBIAN-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...

5.5CVSS5.7AI score0.00261EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.4 views

DEBIAN-CVE-2022-49662

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix lockdep splat in in6dumpaddrs As reported by syzbot, we should not use rcudereference when rcureadlock is not held. WARNING: suspicious RCU usage 5.19.0-rc2-syzkaller 0 Not tainted net/ipv6/addrconf.c:5175 suspicious...

5.5CVSS5AI score0.00273EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:01 a.m.12 views

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.5CVSS0.00277EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 7:01 a.m.4 views

DEBIAN-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.5CVSS5.3AI score0.00277EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.18 views

UBUNTU-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.5CVSS6AI score0.00277EPSS
SaveExploits0References11
OSV
OSV
added 2025/02/26 7:01 a.m.21 views

UBUNTU-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...

5.5CVSS6.2AI score0.00261EPSS
SaveExploits0References18
Rows per page
Query Builder