Lucene search
+L

27 matches found

SUSE CVE
SUSE CVE
added 2026/07/05 1:58 a.m.14 views

SUSE CVE-2026-53362

In the Linux kernel, the following vulnerability has been resolved: ipv6: account for fraggap on the paged allocation path In ip6appenddata, when the paged-allocation branch is taken MSGMORE / NETIFFSG / large fraglen, alloclen and pagedlen are computed as alloclen = fragheaderlen + transhdrlen;...

8.5CVSS5.8AI score0.00221EPSS
SaveExploits0References62
NVD
NVD
added 2026/07/04 12:17 p.m.61 views

CVE-2026-53362

In the Linux kernel, the following vulnerability has been resolved: ipv6: account for fraggap on the paged allocation path In ip6appenddata, when the paged-allocation branch is taken MSGMORE / NETIFFSG / large fraglen, alloclen and pagedlen are computed as alloclen = fragheaderlen + transhdrlen;...

7.8CVSS0.00221EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/04 12:17 p.m.3 views

UBUNTU-CVE-2026-53362

In the Linux kernel, the following vulnerability has been resolved: ipv6: account for fraggap on the paged allocation path In ip6appenddata, when the paged-allocation branch is taken MSGMORE / NETIFFSG / large fraglen, alloclen and pagedlen are computed as alloclen = fragheaderlen + transhdrlen;...

7.8CVSS5.8AI score0.00221EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/07/04 12:17 p.m.8 views

CVE-2026-53362

In the Linux kernel, the following vulnerability has been resolved: ipv6: account for fraggap on the paged allocation path In ip6appenddata, when the paged-allocation branch is taken MSGMORE / NETIFFSG / large fraglen, alloclen and pagedlen are computed as alloclen = fragheaderlen + transhdrlen;...

6.6AI score0.00221EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/04 11:56 a.m.45 views

CVE-2026-53362 ipv6: account for fraggap on the paged allocation path

In the Linux kernel, the following vulnerability has been resolved: ipv6: account for fraggap on the paged allocation path In ip6appenddata, when the paged-allocation branch is taken MSGMORE / NETIFFSG / large fraglen, alloclen and pagedlen are computed as alloclen = fragheaderlen + transhdrlen;...

7.8CVSS0.00221EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/04 11:56 a.m.71 views

CVE-2026-53362

Summary (CVE-2026-53362) The Linux kernel vulnerability affects the IPv6 code path in __ip6_append_data() when using the paged-allocation path with MSG_MORE and MSG_SPLICE_PAGES. The fragfrag accounting for fraggap was incorrect: when fraggap is non-zero, pagedlen is overstated and the copied fra...

7.8CVSS5.8AI score0.00221EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/04 11:56 a.m.10 views

CVE-2026-53362

In the Linux kernel, the following vulnerability has been resolved: ipv6: account for fraggap on the paged allocation path In ip6appenddata, when the paged-allocation branch is taken MSGMORE / NETIFFSG / large fraglen, alloclen and pagedlen are computed as alloclen = fragheaderlen + transhdrlen;...

5.8AI score0.00221EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/07/04 11:56 a.m.8 views

EUVD-2026-41669

In the Linux kernel, the following vulnerability has been resolved: ipv6: account for fraggap on the paged allocation path In ip6appenddata, when the paged-allocation branch is taken MSGMORE / NETIFFSG / large fraglen, alloclen and pagedlen are computed as alloclen = fragheaderlen + transhdrlen;...

5.8AI score0.00221EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/06/16 12:0 a.m.22 views

PT-2026-55700

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ip6 append data function within the IPv6 implementation. When the paged-allocation branch is used triggered by MSG MORE, NETIF F SG, or large fragment lengths, the...

7.8CVSS7.5AI score0.00221EPSS
SaveExploits0References482
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.5 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerabilities have been resolved: ipv4, ipv6: Fixed the handling of transhdrlen in ip,6appenddata. Including transhdrlen in the packet length is a problem when the packet is partially filled e.g., a sendMSGMORE operation occurred previously when appending to a...

5.5CVSS5.5AI score0.00226EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: Net: TLS – Fix for the WARNING message in skmsgfree. A splice operation with MSGSPLICEPAGES causes the TLS code to use the tlsswsendmsgsplice path to move the user-provided pages from the msg to the msgpl. This process loops over...

5.5CVSS6.3AI score0.00218EPSS
SaveExploits0References2
VulnCheck KEV
VulnCheck KEV
added 2026/05/11 12:0 a.m.172 views

VulnCheck KEV: CVE-2026-43284

In the Linux kernel, the following vulnerability has been resolved: xfrm: esp: avoid in-place decrypt on shared skb frags MSGSPLICEPAGES can attach pages from a pipe directly to an skb. TCP marks such skbs with SKBFLSHAREDFRAG after skbsplicefromiter, so later paths that may modify packet data ca...

8.8CVSS5.8AI score0.93235EPSS
SaveIn wildExploits32References2
ATTACKERKB
ATTACKERKB
added 2026/05/08 7:21 a.m.32 views

CVE-2026-43284

In the Linux kernel, the following vulnerability has been resolved: xfrm: esp: avoid in-place decrypt on shared skb frags MSGSPLICEPAGES can attach pages from a pipe directly to an skb. TCP marks such skbs with SKBFLSHAREDFRAG after skbsplicefromiter, so later paths that may modify packet data ca...

8.8CVSS5.7AI score0.93235EPSS
SaveExploits32References11Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/05/08 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-43284

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: xfrm: esp: avoid in-place decrypt on shared skb frags MSGSPLICEPAGES can attach pages from a...

8.8CVSS6.5AI score0.93235EPSS
SaveExploits32References2
GithubExploit
GithubExploit
added 2026/05/07 10:14 p.m.146 views

Exploit for Incorrect Resource Transfer Between Spheres in Linux Linux_Kernel

CopyFail2 CVE-2026-31431 - Python Implementation Python por...

7.8CVSS6.1AI score0.94545EPSS
SaveExploits233
GithubExploit
GithubExploit
added 2026/05/07 3:25 p.m.195 views

Exploit for Incorrect Resource Transfer Between Spheres in Linux Linux_Kernel

Copy Fail 2 — Electric Boogaloo Unprivileged local privilege...

7.8CVSS6AI score0.94545EPSS
SaveExploits233
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.4 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: RDMA/siw: Fixed the byte count in sendmsg in siwtcpsendpages. Since the commit c2ff29e99a76 “siw: Inline dotcpsendpages”, we have been fixing this issue as follows: c static int siwtcpsendpagesstruct socket s, struct page page, i...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53083

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: nfsd: don't replace page in rqpages if it's a continuation of last page The splice read call...

5.5CVSS5.3AI score0.00176EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/07/29 12:0 a.m.5 views

PT-2025-37216

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw was discovered in the Linux kernel’s RDMA/siw subsystem, specifically within the siw tcp sendpages function. The issue involves an incorrect byte count being used in sendmsg...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:0 a.m.9 views

RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES

...

5.5CVSS6.9AI score0.00219EPSS
SaveExploits0
Rows per page
Query Builder