CVE-2024-50090

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
05/11/2024
Last modified:
18/02/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> drm/xe/oa: Fix overflow in oa batch buffer<br /> <br /> By default xe_bb_create_job() appends a MI_BATCH_BUFFER_END to batch<br /> buffer, this is not a problem if batch buffer is only used once but<br /> oa reuses the batch buffer for the same metric and at each call<br /> it appends a MI_BATCH_BUFFER_END, printing the warning below and then<br /> overflowing.<br /> <br /> [ 381.072016] ------------[ cut here ]------------<br /> [ 381.072019] xe 0000:00:02.0: [drm] Assertion `bb-&gt;len * 4 + bb_prefetch(q-&gt;gt)

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.11.4 (excluding)