Rapid7 Vulnerability & Exploit Database

Oracle Linux: (CVE-2023-52877) ELSA-2024-4211: kernel security and bug fix update

Free InsightVM Trial No Credit Card Necessary
2024 Attack Intel Report Latest research by Rapid7 Labs
Back to Search

Oracle Linux: (CVE-2023-52877) ELSA-2024-4211: kernel security and bug fix update

Severity
4
CVSS
(AV:L/AC:M/Au:N/C:P/I:P/A:P)
Published
05/21/2024
Created
07/04/2024
Added
07/03/2024
Modified
07/03/2024

Description

In the Linux kernel, the following vulnerability has been resolved:

usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()

It is possible that typec_register_partner() returns ERR_PTR on failure.

When port->partner is an error, a NULL pointer dereference may occur as

shown below.

[91222.095236][ T319] typec port0: failed to register partner (-17)

...

[91225.061491][ T319] Unable to handle kernel NULL pointer dereference

at virtual address 000000000000039f

[91225.274642][ T319] pc : tcpm_pd_data_request+0x310/0x13fc

[91225.274646][ T319] lr : tcpm_pd_data_request+0x298/0x13fc

[91225.308067][ T319] Call trace:

[91225.308070][ T319] tcpm_pd_data_request+0x310/0x13fc

[91225.308073][ T319] tcpm_pd_rx_handler+0x100/0x9e8

[91225.355900][ T319] kthread_worker_fn+0x178/0x58c

[91225.355902][ T319] kthread+0x150/0x200

[91225.355905][ T319] ret_from_fork+0x10/0x30

Add a check for port->partner to avoid dereferencing a NULL pointer.

Solution(s)

  • oracle-linux-upgrade-kernel

With Rapid7 live dashboards, I have a clear view of all the assets on my network, which ones can be exploited, and what I need to do in order to reduce the risk in my environment in real-time. No other tool gives us that kind of value and insight.

– Scott Cheney, Manager of Information Security, Sierra View Medical Center

;