CVE-2022-50365
published 2025-09-17CVE-2022-50365: In the Linux kernel, the following vulnerability has been resolved: skbuff: Account for tail adjustment during pull operations Extending the tail can have some…
PriorityP422medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.53%
41.8th percentile
In the Linux kernel, the following vulnerability has been resolved:
skbuff: Account for tail adjustment during pull operations
Extending the tail can have some unexpected side effects if a program uses
a helper like BPF_FUNC_skb_pull_data to read partial content beyond the
head skb headlen when all the skbs in the gso frag_list are linear with no
head_frag -
kernel BUG at net/core/skbuff.c:4219!
pc : skb_segment+0xcf4/0xd2c
lr : skb_segment+0x63c/0xd2c
Call trace:
skb_segment+0xcf4/0xd2c
__udp_gso_segment+0xa4/0x544
udp4_ufo_fragment+0x184/0x1c0
inet_gso_segment+0x16c/0x3a4
skb_mac_gso_segment+0xd4/0x1b0
__skb_gso_segment+0xcc/0x12c
udp_rcv_segment+0x54/0x16c
udp_queue_rcv_skb+0x78/0x144
udp_unicast_rcv_skb+0x8c/0xa4
__udp4_lib_rcv+0x490/0x68c
udp_rcv+0x20/0x30
ip_protocol_deliver_rcu+0x1b0/0x33c
ip_local_deliver+0xd8/0x1f0
ip_rcv+0x98/0x1a4
deliver_ptype_list_skb+0x98/0x1ec
__netif_receive_skb_core+0x978/0xc60
Fix this by marking these skbs as GSO_DODGY so segmentation can handle
the tail updates accordingly.
Affected
30 ranges· showing 25
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 6.1.4-1 (bookworm) | linux 6.1.4-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | — | — |
| linux | linux | >= 162a5a8c3aff15c449e6b38355cdf80ab4f77a5a < ff3743d00f41d803e6ab9334962b674f3b7fd0cb | ff3743d00f41d803e6ab9334962b674f3b7fd0cb |
| linux | linux | >= 3dcbdb134f329842a38f0e6797191b885ab00a00 < 668dc454bcbd1da73605201ff43f988c70848215 | 668dc454bcbd1da73605201ff43f988c70848215 |
| linux | linux | >= 3dcbdb134f329842a38f0e6797191b885ab00a00 < 821be5a5ab09a40ba09cb5ba354f18cf7996fea0 | 821be5a5ab09a40ba09cb5ba354f18cf7996fea0 |
| linux | linux | >= 3dcbdb134f329842a38f0e6797191b885ab00a00 < 8fb773eed4909ef5dc1bbeb3629a337d3336df7e | 8fb773eed4909ef5dc1bbeb3629a337d3336df7e |
| linux | linux | >= 3dcbdb134f329842a38f0e6797191b885ab00a00 < 946dd5dc4fcc4123cdfe3942b20012c4448cf89a | 946dd5dc4fcc4123cdfe3942b20012c4448cf89a |
| linux | linux | >= 3dcbdb134f329842a38f0e6797191b885ab00a00 < 331615d837f4979eb91a336a223a5c7f7886ecd5 | 331615d837f4979eb91a336a223a5c7f7886ecd5 |
| linux | linux | >= 3dcbdb134f329842a38f0e6797191b885ab00a00 < 2d7afdcbc9d32423f177ee12b7c93783aea338fb | 2d7afdcbc9d32423f177ee12b7c93783aea338fb |
| linux | linux | >= 4.14.145 < 4.14.303 | 4.14.303 |
| linux | linux | >= 4.19.74 < 4.19.270 | 4.19.270 |
| linux | linux | >= 4.9.194 < 4.9.337 | 4.9.337 |
| linux | linux | >= 5.2.16 < 5.3 | 5.3 |
| linux | linux | >= 55fb612bef7fd237fb70068e2b6ff1cd1543a8ef < 6ac417d71b80e74b002313fcd73f7e9008e8e457 | 6ac417d71b80e74b002313fcd73f7e9008e8e457 |
| linux | linux | >= 821302dd0c51d29269ef73a595bdff294419e2cd < 2d59f0ca153e9573ec4f140988c0ccca0eb4181b | 2d59f0ca153e9573ec4f140988c0ccca0eb4181b |
| linux | linux_kernel | — | — |
| linux | linux_kernel | >= 0 < 5.10.178-1 | 5.10.178-1 |
| linux | linux_kernel | >= 0 < 6.1.4-1 | 6.1.4-1 |
| linux | linux_kernel | >= 0 < 6.1.4-1 | 6.1.4-1 |
| linux | linux_kernel | >= 0 < 6.1.4-1 | 6.1.4-1 |
| linux | linux_kernel | >= 4.14.145 < 4.14.303 | 4.14.303 |
| linux | linux_kernel | >= 4.19.74 < 4.19.270 | 4.19.270 |
| linux | linux_kernel | >= 4.9.194 < 4.9.337 | 4.9.337 |
| linux | linux_kernel | >= 5.11 < 5.15.86 | 5.15.86 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Red Hat
kernel: Linux kernel: Local denial of service in skbuff due to improper network buffer handling
vendor_redhat·2025-09-17·CVSS 5.5
CVE-2022-50365 [MEDIUM] CWE-805 kernel: Linux kernel: Local denial of service in skbuff due to improper network buffer handling
kernel: Linux kernel: Local denial of service in skbuff due to improper network buffer handling
In the Linux kernel, the following vulnerability has been resolved:
skbuff: Account for tail adjustment during pull operations
Extending the tail can have some unexpected side effects if a program uses
a helper like BPF_FUNC_skb_pull_data to read partial content beyond the
head skb headlen when all the skbs in the gso frag_list are linear with no
head_frag -
kernel BUG at net/core/skbuff.c:4219!
pc : skb_segment+0xcf4/0xd2c
lr : skb_segment+0x63c/0xd2c
Call trace:
skb_segment+0xcf4/0xd2c
__udp_gso_segment+0xa4/0x544
udp4_ufo_fragment+0x184/0x1c0
inet_gso_segment+0x16c/0x3a4
skb_mac_gso_segment+0xd4/0x1b0
__skb_gso_segment+0xcc/0x12c
udp_rcv_segment+0x54/0x16c
udp_queue_rcv_skb+0x78/0x144
udp_un
Debian
CVE-2022-50365: linux - In the Linux kernel, the following vulnerability has been resolved: skbuff: Acc...
vendor_debian·2022·CVSS 5.5
CVE-2022-50365 [MEDIUM] CVE-2022-50365: linux - In the Linux kernel, the following vulnerability has been resolved: skbuff: Acc...
In the Linux kernel, the following vulnerability has been resolved: skbuff: Account for tail adjustment during pull operations Extending the tail can have some unexpected side effects if a program uses a helper like BPF_FUNC_skb_pull_data to read partial content beyond the head skb headlen when all the skbs in the gso frag_list are linear with no head_frag - kernel BUG at net/core/skbuff.c:4219! pc : skb_segment+0xcf4/0xd2c lr : skb_segment+0x63c/0xd2c Call trace: skb_segment+0xcf4/0xd2c __udp_gso_segment+0xa4/0x544 udp4_ufo_fragment+0x184/0x1c0 inet_gso_segment+0x16c/0x3a4 skb_mac_gso_segment+0xd4/0x1b0 __skb_gso_segment+0xcc/0x12c udp_rcv_segment+0x54/0x16c udp_queue_rcv_skb+0x78/0x144 udp_unicast_rcv_skb+0x8c/0xa4 __udp4_lib_rcv+0x490/0x68c udp_rcv+0x20/0x30 ip_protocol_deliver_rcu+0x1b
GHSA
GHSA-56h4-267j-35wc: In the Linux kernel, the following vulnerability has been resolved:
skbuff: Account for tail adjustment during pull operations
Extending the tail ca
ghsa_unreviewed·2025-09-17
CVE-2022-50365 [MEDIUM] GHSA-56h4-267j-35wc: In the Linux kernel, the following vulnerability has been resolved:
skbuff: Account for tail adjustment during pull operations
Extending the tail ca
In the Linux kernel, the following vulnerability has been resolved:
skbuff: Account for tail adjustment during pull operations
Extending the tail can have some unexpected side effects if a program uses
a helper like BPF_FUNC_skb_pull_data to read partial content beyond the
head skb headlen when all the skbs in the gso frag_list are linear with no
head_frag -
kernel BUG at net/core/skbuff.c:4219!
pc : skb_segment+0xcf4/0xd2c
lr : skb_segment+0x63c/0xd2c
Call trace:
skb_segment+0xcf4/0xd2c
__udp_gso_segment+0xa4/0x544
udp4_ufo_fragment+0x184/0x1c0
inet_gso_segment+0x16c/0x3a4
skb_mac_gso_segment+0xd4/0x1b0
__skb_gso_segment+0xcc/0x12c
udp_rcv_segment+0x54/0x16c
udp_queue_rcv_skb+0x78/0x144
udp_unicast_rcv_skb+0x8c/0xa4
__udp4_lib_rcv+0x490/0x68c
udp_rcv+0x20/0x30
ip_protocol_deliver_rcu+0
OSV
CVE-2022-50365: In the Linux kernel, the following vulnerability has been resolved: skbuff: Account for tail adjustment during pull operations Extending the tail can
osv·2025-09-17·CVSS 5.5
CVE-2022-50365 [MEDIUM] CVE-2022-50365: In the Linux kernel, the following vulnerability has been resolved: skbuff: Account for tail adjustment during pull operations Extending the tail can
In the Linux kernel, the following vulnerability has been resolved: skbuff: Account for tail adjustment during pull operations Extending the tail can have some unexpected side effects if a program uses a helper like BPF_FUNC_skb_pull_data to read partial content beyond the head skb headlen when all the skbs in the gso frag_list are linear with no head_frag - kernel BUG at net/core/skbuff.c:4219! pc : skb_segment+0xcf4/0xd2c lr : skb_segment+0x63c/0xd2c Call trace: skb_segment+0xcf4/0xd2c __udp_gso_segment+0xa4/0x544 udp4_ufo_fragment+0x184/0x1c0 inet_gso_segment+0x16c/0x3a4 skb_mac_gso_segment+0xd4/0x1b0 __skb_gso_segment+0xcc/0x12c udp_rcv_segment+0x54/0x16c udp_queue_rcv_skb+0x78/0x144 udp_unicast_rcv_skb+0x8c/0xa4 __udp4_lib_rcv+0x490/0x68c udp_rcv+0x20/0x30 ip_protocol_deliver_rcu+0x1b
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/2d59f0ca153e9573ec4f140988c0ccca0eb4181bhttps://git.kernel.org/stable/c/2d7afdcbc9d32423f177ee12b7c93783aea338fbhttps://git.kernel.org/stable/c/331615d837f4979eb91a336a223a5c7f7886ecd5https://git.kernel.org/stable/c/668dc454bcbd1da73605201ff43f988c70848215https://git.kernel.org/stable/c/6ac417d71b80e74b002313fcd73f7e9008e8e457https://git.kernel.org/stable/c/821be5a5ab09a40ba09cb5ba354f18cf7996fea0https://git.kernel.org/stable/c/8fb773eed4909ef5dc1bbeb3629a337d3336df7ehttps://git.kernel.org/stable/c/946dd5dc4fcc4123cdfe3942b20012c4448cf89ahttps://git.kernel.org/stable/c/ff3743d00f41d803e6ab9334962b674f3b7fd0cb
2025-09-17
Published