CVE-2022-50129
Last modified
CVE-2022-50129 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Fix a use-after-free Change the LIO port members inside struct srpt_port from regular members into pointers. Allocate the LIO port data structures from inside srpt_make_tport() and free these from inside srpt_make_tport(). EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Fix a use-after-free Change the LIO port members inside struct srpt_port from regular members into pointers. Allocate the LIO port data structures from inside srpt_make_tport() and free these from inside srpt_make_tport(). Keep struct srpt_device as long as either an RDMA port or a LIO target port is associated with it. This patch decouples the lifetime of struct srpt_port (controlled by the RDMA core) and struct srpt_port_id (controlled by LIO). This patch fixes the following KASAN complaint: BUG: KASAN: use-after-free in srpt_enable_tpg+0x31/0x70 [ib_srpt] Read of size 8 at addr ffff888141cc34b8 by task check/5093 Call Trace: <TASK> show_stack+0x4e/0x53 dump_stack_lvl+0x51/0x66 print_address_description.constprop.0.cold+0xea/0x41e print_report.cold+0x90/0x205 kasan_report+0xb9/0xf0 __asan_load8+0x69/0x90 srpt_enable_tpg+0x31/0x70 [ib_srpt] target_fabric_tpg_base_enable_store+0xe2/0x140 [target_core_mod] configfs_write_iter+0x18b/0x210 new_sync_write+0x1f2/0x2f0 vfs_write+0x3e3/0x540 ksys_write+0xbb/0x140 __x64_sys_write+0x42/0x50 do_syscall_64+0x34/0x80 entry_SYSCALL_64_after_hwframe+0x46/0xb0 </TASK>
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.3, < 5.10.137 |
| Linux | Linux Kernel | >= 5.11, < 5.15.61 |
| Linux | Linux Kernel | >= 5.16, < 5.18.18 |
| Linux | Linux Kernel | >= 5.19, < 5.19.2 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-50129?
How severe is CVE-2022-50129?
How do I fix CVE-2022-50129?
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-50123In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50124In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50125In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50126In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50127In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50128Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2022-50130In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50131In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-50132In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50133In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50134In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-50135In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2022-50129?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
