Lucene search
+L

6664 matches found

OSV
OSV
added 2025/09/19 4:15 p.m.7 views

UBUNTU-CVE-2025-39852

In the Linux kernel, the following vulnerability has been resolved: net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6 When tcpaocopyallmatching fails in tcpv6synrecvsock it just exits the function. This ends up causing a memory-leak: unreferenced object 0xffff0000281a8200 size...

5.5CVSS5.8AI score0.00144EPSS
SaveExploits0References16
CVE
CVE
added 2025/09/19 3:26 p.m.50 views

CVE-2025-39852

CVE-2025-39852: Linux kernel TCP stack IPv6 TCP-AO path leaks memory when tcp_v6_syn_recv_sock() exits on error due to missing error-handling cleanup. The linked Astra/OpenSUSE advisories confirm the fix adds inet_csk_prepare_forced_close() and tcp_done() (as in the IPv4 path) to ensure the new s...

5.5CVSS6.1AI score0.00144EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/09/19 3:26 p.m.20 views

CVE-2025-39852 net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6

In the Linux kernel, the following vulnerability has been resolved: net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6 When tcpaocopyallmatching fails in tcpv6synrecvsock it just exits the function. This ends up causing a memory-leak: unreferenced object 0xffff0000281a8200 size...

0.00144EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/19 3:26 p.m.46 views

CVE-2025-39850

CVE-2025-39850 affects the Linux kernel vxlan implementation. When the VXLAN device runs with the proxy option enabled, ARP/IPv6 Neighbor Solicitation can be spuriously suppressed if the remote host’s MAC is not behind the any remote. The root cause is dereferencing an FDB nexthop entry that may ...

5.5CVSS6AI score0.00144EPSS
SaveExploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/09/19 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-39852

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/tcp: Fix socket memory leak in TCP-AO failure handling for IPv6 When tcpaocopyallmatching fails in tcpv6synrecvsock it just exits the function. This ends up...

5.5CVSS5.8AI score0.00144EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/09/19 12:00 a.m.4 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 Linux kernel that stems from improper handling of TCP-AO failures, which could lead to a memory leak in IPv6 sockets...

5.5CVSS6AI score0.00144EPSS
SaveExploits0References4
NVD
NVD
added 2025/09/18 4:15 p.m.12 views

CVE-2023-53447

In the Linux kernel, the following vulnerability has been resolved: f2fs: don't reset unchangable mount option in f2fsremount syzbot reports a bug as below: general protection fault, probably for non-canonical address 0xdffffc0000000009: 0000 1 PREEMPT SMP KASAN RIP: 0010:lockacquire+0x69/0x2000...

4.7CVSS0.00093EPSS
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2025/09/18 1:34 p.m.7 views

Security update for busybox, busybox-links

This update for busybox, busybox-links fixes the following issues: Updated to version 1.37.0 jscPED-13039: CVE-2023-42363: Fixed use-after-free vulnerability in xasprintf function in xfuncsprintf.c bsc1217580 CVE-2023-42364: Fixed use-after-free in the awk.c evaluate function bsc1217584...

5.5CVSS7.2AI score0.00433EPSS
SaveExploits3References32
SUSE Linux
SUSE Linux
added 2025/09/18 11:06 a.m.5 views

Security update for curl

This update for curl fixes the following issues: Security issues fixed: CVE-2025-9086: bug in patch comparison logic when processing cookies can lead to out-of-bounds read in heap buffer bsc1249191. CVE-2025-10148: predictable websocket mask can lead to proxy cache poisoning by malicious server...

7.5CVSS6.8AI score0.01395EPSS
SaveExploits1References16
Vulnrichment
Vulnrichment
added 2025/09/16 4:11 p.m.1 views

CVE-2023-53311 nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix use-after-free of nilfsroot in dirtying inodes via iput During unmount process of nilfs2, nothing holds nilfsroot structure after nilfs2 detaches its writer in nilfsdetachlogwriter. Previously, nilfsevictinode could...

6.2AI score0.0016EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/16 2:15 p.m.10 views

UBUNTU-CVE-2025-39832

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Fix lockdep assertion on sync reset unload event Fix lockdep assertion triggered during sync reset unload event. When the sync reset flow is initiated using the devlink reload fwactivate option, the PF already holds the...

5.5CVSS5.9AI score0.00114EPSS
SaveExploits0References17
NVD
NVD
added 2025/09/15 3:15 p.m.7 views

CVE-2022-50286

In the Linux kernel, the following vulnerability has been resolved: ext4: fix delayed allocation bug in ext4clumapped for bigalloc + inline When converting files with inline data to extents, delayed allocations made on a file system created with both the bigalloc and inline options can result in...

7.8CVSS0.00164EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/15 3:15 p.m.6 views

DEBIAN-CVE-2022-50277

In the Linux kernel, the following vulnerability has been resolved: ext4: don't allow journal inode to have encrypt flag Mounting a filesystem whose journal inode has the encrypt flag causes a NULL dereference in fscryptlimitioblocks when the 'inlinecrypt' mount option is used. The problem is tha...

5.5CVSS5.4AI score0.001EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.9 views

UBUNTU-CVE-2022-50300

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix extent map use-after-free when handling missing device in readonechunk Store the error code before freeing the extentmap. Though it's reference counted structure, in that function it's the first and last allocation so...

7.8CVSS5.8AI score0.00162EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/09/15 2:45 p.m.67 views

CVE-2022-50300

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix extent map use-after-free when handling missing device in readonechunk Store the error code before freeing the extentmap. Though it's reference counted structure, in that function it's the first and last allocation so...

7.8CVSS6.3AI score0.00162EPSS
SaveExploits0
CVE
CVE
added 2025/09/15 2:45 p.m.38 views

CVE-2022-50300

CVE-2022-50300 affects the Linux kernel's btrfs code, where an extent_map use-after-free can occur in read_one_chunk when handling a missing device and the degraded mount option is absent. The root cause is freeing the extent_map before storing the error code, despite the structure being referenc...

7.8CVSS6.1AI score0.00162EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2025/09/15 12:00 a.m.7 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 ext4clumapped function incorrectly searching for a non-existent extent tree when both the bigalloc and...

5.5CVSS5.8AI score0.00164EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/09/14 12:00 a.m.7 views

PT-2025-40646

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to a NULL pointer dereference within the tcp ao finish connect function when TCP-AO is used in conjunction with TCP REPAIR. This issue can occur...

5.5CVSS5.8AI score0.00138EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/14 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2019-25225

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - sanitize-html prior to version 2.0.0-beta is vulnerable to Cross-site Scripting XSS. The sanitizeHtml function in index.js does not sanitize content when using...

6.1CVSS5.8AI score0.00269EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/09/13 12:00 a.m.32 views

SUSE SLED15: curl / libcurl-devel / libcurl-devel-32bit / libcurl4 / etc (SUSE-SU-2025:03198-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:03198-1 advisory. Update to version 8.14.1 jscPED-13055, jscPED-13056. Security issues fixed: - CVE-2025-0665:...

7.5CVSS6.8AI score0.01395EPSS
SaveExploits7References24
Rows per page
Query Builder