CVE-2022-50671

HIGHCVSS 7.5/10EPSS 0.25%

Last modified

CVE-2022-50671 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix "kernel NULL pointer dereference" error When rxe_queue_init in the function rxe_qp_init_req fails, both qp->req.task.func and qp->req.task.arg are not initialized. Because of creation of qp fails, the function rxe_create_qp will call rxe_qp_do_cleanup to handle allocated resource. Before calling __rxe_do_task, both qp->req.task.func and qp->req.task.arg should be checked.. EPSS estimates a 0.25% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix "kernel NULL pointer dereference" error When rxe_queue_init in the function rxe_qp_init_req fails, both qp->req.task.func and qp->req.task.arg are not initialized. Because of creation of qp fails, the function rxe_create_qp will call rxe_qp_do_cleanup to handle allocated resource. Before calling __rxe_do_task, both qp->req.task.func and qp->req.task.arg should be checked.

Metrics

CVSS 3.1
7.5/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Probability
0.25%

16.9th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 8700e3e7c4857d28ebaa824509934556da0b3e76, < 48cd7098e71735ccafa0b3cf27c53924f9cb5b2f; >= 8700e3e7c4857d28ebaa824509934556da0b3e76, < eca119693010032d6cc6e7e9b4fb2c363c7e12ce; >= 8700e3e7c4857d28ebaa824509934556da0b3e76, < 9c5dd6993c794703e74c6ba17ac78ca0211ef940; >= 8700e3e7c4857d28ebaa824509934556da0b3e76, < 0d773c58d702f0a7c16ee8d69617fd2c28350795; >= 8700e3e7c4857d28ebaa824509934556da0b3e76, < cdce36a88def550773142a34ef727a830cad96a8; >= 8700e3e7c4857d28ebaa824509934556da0b3e76, < f2f405af70e6f0419e718d23fa304798a5405c41; >= 8700e3e7c4857d28ebaa824509934556da0b3e76, < bb33fa65da77f5f02dbee6f25cebaeedfcd70028; >= 8700e3e7c4857d28ebaa824509934556da0b3e76, < 3b8752f086eb6865cc3662ad13249b03024501e5; >= 8700e3e7c4857d28ebaa824509934556da0b3e76, < a625ca30eff806395175ebad3ac1399014bdb280
LinuxLinux4.8

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2022-50671?
In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix "kernel NULL pointer dereference" error When rxe_queue_init in the function rxe_qp_init_req fails, both qp->req.task.func and qp->req.task.arg are not initialized. Because of creation of qp fails, the function rxe_create_qp will call rxe_qp_do_cleanup to handle allocated resource. Before calling __rxe_do_task, both qp->req.task.func and qp->req.task.arg should be checked.
How severe is CVE-2022-50671?
CVE-2022-50671 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 0.25% probability of exploitation in the next 30 days.
How do I fix CVE-2022-50671?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2022

Are you affected by CVE-2022-50671?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST