Lucene search
+L

42 matches found

UbuntuCve
UbuntuCve
added 2026/08/15 6:21 a.m.9 views

CVE-2026-72041

In the Linux kernel, the following vulnerability has been resolved: espintcp: use skmsgfreepartial to fix partial send skmsgfreepartial ensures consistency of the skmsg at every iteration, without having to manually handle uncharges and offsets. This simplifies the code, and fixes some bugs in...

9.8CVSS5.5AI score0.00695EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/15 5:52 a.m.43 views

CVE-2026-72041

CVE-2026-72041 affects the Linux kernel espintcp path. The issue is addressed by switching to sk_msg_free_partial to fix partial sends, ensuring skmsg consistency on every iteration and simplifying accounting of uncharges and offsets when not sending full contents. The vulnerability is treated as...

9.8CVSS5.3AI score0.00695EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 5:52 a.m.27 views

CVE-2026-72041 espintcp: use sk_msg_free_partial to fix partial send

In the Linux kernel, the following vulnerability has been resolved: espintcp: use skmsgfreepartial to fix partial send skmsgfreepartial ensures consistency of the skmsg at every iteration, without having to manually handle uncharges and offsets. This simplifies the code, and fixes some bugs in...

9.8CVSS0.00695EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:52 a.m.20 views

CVE-2026-72041 espintcp: use sk_msg_free_partial to fix partial send

In the Linux kernel, the following vulnerability has been resolved: espintcp: use skmsgfreepartial to fix partial send skmsgfreepartial ensures consistency of the skmsg at every iteration, without having to manually handle uncharges and offsets. This simplifies the code, and fixes some bugs in...

9.8CVSS5.5AI score
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.11 views

PT-2026-72230

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the espintcp component where bugs occur in skmsg accounting during partial send operations. The use of the sk msg free partial function is required to ensure the...

9.8CVSS5.2AI score0.00695EPSS
SaveExploits0References20
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.16 views

PT-2026-72693

In the Linux kernel, the following vulnerability has been resolved: sockmap: Fix use-after-free in udp bpf recvmsg syzbot reported use-after-free of struct sk msg in sk msg recvmsg. 0 sk msg recvmsg peeks sk msg from psock-ingress msg under a lock, but its processing is lockless. Thus, sk msg...

5.5AI score0.00124EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:01 p.m.13 views

SUSE CVE-2026-64025

In the Linux kernel, the following vulnerability has been resolved: bpf, skmsg: fix verdict skdataready racing with ktls rx skpsockstrpdataready already checks tlsswhasctxrx and defers to psock-saveddataready when a TLS RX context is present, avoiding a conflict with the TLS strparser's ownership...

6.7CVSS5.3AI score0.00444EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2026/07/20 8:05 a.m.7 views

net: skmsg: preserve sg.copy across SG transforms

...

9.4CVSS5.2AI score0.00372EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/19 5:34 p.m.12 views

SUSE CVE-2026-63830

In the Linux kernel, the following vulnerability has been resolved: net: skmsg: preserve sg.copy across SG transforms The skmsg sg.copy bitmap is part of the scatterlist entry ownership state. A set bit tells skmsgcomputedatapointers not to expose the entry through writable BPF ctx-data. This...

6.4CVSS5.4AI score0.00372EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/19 3:39 p.m.14 views

EUVD-2026-45598

In the Linux kernel, the following vulnerability has been resolved: bpf, skmsg: fix verdict skdataready racing with ktls rx skpsockstrpdataready already checks tlsswhasctxrx and defers to psock-saveddataready when a TLS RX context is present, avoiding a conflict with the TLS strparser's ownership...

5.4AI score0.00444EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/19 12:02 p.m.8 views

CVE-2026-63830 net: skmsg: preserve sg.copy across SG transforms

In the Linux kernel, the following vulnerability has been resolved: net: skmsg: preserve sg.copy across SG transforms The skmsg sg.copy bitmap is part of the scatterlist entry ownership state. A set bit tells skmsgcomputedatapointers not to expose the entry through writable BPF ctx-data. This...

9.4CVSS5.3AI score
SaveExploits0References11
BDU FSTEC
BDU FSTEC
added 2026/05/12 12:00 a.m.13 views

The vulnerability in the net/core/skmsg.c module of the Linux operating system allows a hacker to cause a service failure.

The vulnerability in the net/core/skmsg.c module of the Linux operating system is related to the use of memory after it is freed. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.8CVSS7AI score0.00125EPSS
SaveExploits0References10Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/03/26 12:00 a.m.10 views

The vulnerability of the sk_psock_init() function in the net/core/skmsg.c module, which supports network functions of the Linux kernel, allows a attacker to cause a service failure.

The vulnerability of the skpsockinit function in the net/core/skmsg.c module, which supports network functions of the Linux kernel, involves exposing confidential information. Exploiting this vulnerability could allow an attacker to cause service failures...

5.5CVSS6.2AI score0.00202EPSS
SaveExploits0References12Affected Software2
UbuntuCve
UbuntuCve
added 2026/03/25 11:16 a.m.20 views

CVE-2026-23302

In the Linux kernel, the following vulnerability has been resolved: net: annotate data-races around sk-skdataready,writespace skmsg and probably other layers are changing these pointers while other cpus might read them concurrently. Add corresponding READONCE/WRITEONCE annotations for UDP, TCP an...

4.7CVSS5.4AI score0.00089EPSS
SaveExploits0References19
NVD
NVD
added 2026/02/04 4:16 p.m.12 views

CVE-2026-23048

In the Linux kernel, the following vulnerability has been resolved: udp: call skborphan before skbattemptdeferfree Standard UDP receive path does not use skb-destructor. But skmsg layer does use it, since it calls skbsetownersksafe from udpreadskb. This then triggers this warning in...

0.00145EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/02/04 4:16 p.m.9 views

CVE-2026-23048

In the Linux kernel, the following vulnerability has been resolved: udp: call skborphan before skbattemptdeferfree Standard UDP receive path does not use skb-destructor. But skmsg layer does use it, since it calls skbsetownersksafe from udpreadskb. This then triggers this warning in...

5.7AI score0.00145EPSS
SaveExploits0References4
CVE
CVE
added 2026/02/04 4:00 p.m.40 views

CVE-2026-23048

The CVE-2026-23048 entry describes a Linux kernel UDP path issue: the standard UDP receive path did not use skb->destructor, while the skmsg layer did via skb_set_owner_sk_safe() in udp_read_skb(), leading to a DEBUG_NET_WARN_ON_ONCE(skb->destructor) in skb_attempt_defer_free(). The documen...

5.1AI score0.00145EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/02/04 4:00 p.m.8 views

EUVD-2026-5499

In the Linux kernel, the following vulnerability has been resolved: udp: call skborphan before skbattemptdeferfree Standard UDP receive path does not use skb-destructor. But skmsg layer does use it, since it calls skbsetownersksafe from udpreadskb. This then triggers this warning in...

5.1AI score0.00145EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/18 12:00 a.m.3 views

Siemens SCALANCE and RUGGEDCOM Devices Improper Input Validation (CVE-2024-36938)

Denial of Service Vulnerability in the Linux Kernel: bpf, skmsg: Fix NULL pointer dereference in skpsockskbingressenqueue Fix NULL pointer data-races in skpsockskbingressenqueue which syzbot reported. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot...

5.5CVSS6.7AI score0.00244EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/09/17 5:49 p.m.10 views

CVE-2022-50363

In the Linux kernel, the following vulnerability has been resolved: skmsg: pass gfp argument to allocskmsg syzbot found that allocskmsg could be called from a non sleepable context. skpsockverdictrecv uses rcureadlock protection. We need the callers to pass a gfpt argument to avoid issues. syzbot...

7CVSS5.8AI score0.00399EPSS
SaveExploits0References4
Rows per page
Query Builder