CVE-2022-50655
Last modified
CVE-2022-50655 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: ppp: associate skb with a device at tx Syzkaller triggered flow dissector warning with the following: r0 = openat$ppp(0xffffffffffffff9c, &(0x7f0000000000), 0xc0802, 0x0) ioctl$PPPIOCNEWUNIT(r0, 0xc004743e, &(0x7f00000000c0)) ioctl$PPPIOCSACTIVE(r0, 0x40107446, &(0x7f0000000240)={0x2, &(0x7f0000000180)=[{0x20, 0x0, 0x0, 0xfffff034}, {0x6}]}) pwritev(r0, &(0x7f0000000040)=[{&(0x7f0000000140)='\x00!', 0x2}], 0x1, 0x0, 0x0) [ 9.485814] WARNING: CPU: 3 PID: 329 at net/core/flow_dissector.c:1016 __skb_flow_dissect+0x1ee0/0x1fa0 [ 9.485929] skb_get_poff+0x53/0xa0 [ 9.485937] bpf_skb_get_pay_offset+0xe/0x20 [ 9.485944] ? ppp_send_frame+0xc2/0x5b0 [ 9.485949] ? _raw_spin_unlock_irqrestore+0x40/0x60 [ 9.485958] ? __ppp_xmit_process+0x7a/0xe0 [ 9.485968] ? ppp_xmit_process+0x5b/0xb0 [ 9.485974] ? ppp_write+0x12a/0x190 [ 9.485981] ? do_iter_write+0x18e/0x2d0 [ 9.485987] ? __import_iovec+0x30/0x130 [ 9.485997] ? do_pwritev+0x1b6/0x240 [ 9.486016] ? trace_hardirqs_on+0x47/0x50 [ 9.486023] ? __x64_sys_pwritev+0x24/0x30 [ 9.486026] ? do_syscall_64+0x3d/0x80 [ 9.486031] ? entry_SYSCALL_64_after_hwframe+0x63/0xcd Flow dissector tries to find skb net namespace either via device or via socket. Neigher is set in ppp_send_frame, so let's manually use ppp->dev.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: ppp: associate skb with a device at tx Syzkaller triggered flow dissector warning with the following: r0 = openat$ppp(0xffffffffffffff9c, &(0x7f0000000000), 0xc0802, 0x0) ioctl$PPPIOCNEWUNIT(r0, 0xc004743e, &(0x7f00000000c0)) ioctl$PPPIOCSACTIVE(r0, 0x40107446, &(0x7f0000000240)={0x2, &(0x7f0000000180)=[{0x20, 0x0, 0x0, 0xfffff034}, {0x6}]}) pwritev(r0, &(0x7f0000000040)=[{&(0x7f0000000140)='\x00!', 0x2}], 0x1, 0x0, 0x0) [ 9.485814] WARNING: CPU: 3 PID: 329 at net/core/flow_dissector.c:1016 __skb_flow_dissect+0x1ee0/0x1fa0 [ 9.485929] skb_get_poff+0x53/0xa0 [ 9.485937] bpf_skb_get_pay_offset+0xe/0x20 [ 9.485944] ? ppp_send_frame+0xc2/0x5b0 [ 9.485949] ? _raw_spin_unlock_irqrestore+0x40/0x60 [ 9.485958] ? __ppp_xmit_process+0x7a/0xe0 [ 9.485968] ? ppp_xmit_process+0x5b/0xb0 [ 9.485974] ? ppp_write+0x12a/0x190 [ 9.485981] ? do_iter_write+0x18e/0x2d0 [ 9.485987] ? __import_iovec+0x30/0x130 [ 9.485997] ? do_pwritev+0x1b6/0x240 [ 9.486016] ? trace_hardirqs_on+0x47/0x50 [ 9.486023] ? __x64_sys_pwritev+0x24/0x30 [ 9.486026] ? do_syscall_64+0x3d/0x80 [ 9.486031] ? entry_SYSCALL_64_after_hwframe+0x63/0xcd Flow dissector tries to find skb net namespace either via device or via socket. Neigher is set in ppp_send_frame, so let's manually use ppp->dev.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= d58e468b1112dcd1d5193c0a89ff9f98b5a3e8b9, < 7da524781c531ebaf2f94c9dc4c541b82edecfed; >= d58e468b1112dcd1d5193c0a89ff9f98b5a3e8b9, < 148dcbd3af039ae39c3af697a3183008c7995805; >= d58e468b1112dcd1d5193c0a89ff9f98b5a3e8b9, < 4b8f3b939266c90f03b7cc7e26a4c28c7b64137b; >= d58e468b1112dcd1d5193c0a89ff9f98b5a3e8b9, < 18dc946360bfe0de016a59e3cc3ee1f450fceb9d; >= d58e468b1112dcd1d5193c0a89ff9f98b5a3e8b9, < ee678b1f52f9439e930db2db3fd7e345d03e1a50; >= d58e468b1112dcd1d5193c0a89ff9f98b5a3e8b9, < 9f225444467b98579cf28d94f4ad053460dfdb84 |
| Linux | Linux | 4.20 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2022-50655?
How severe is CVE-2022-50655?
How do I fix CVE-2022-50655?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-50649In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50650In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-50651In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50652In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50653In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50654In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50656In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2022-50657In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50658In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50659In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50660In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50661In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2022-50655?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
