Skip to content

In malidp_mw_connector_reset, new memory is allocated...

Moderate severity Unreviewed Published Apr 14, 2024 to the GitHub Advisory Database • Updated Apr 14, 2024

Package

No package listedSuggest a package

Affected versions

Unknown

Patched versions

Unknown

Description

In malidp_mw_connector_reset, new memory is allocated with kzalloc, but
no check is performed. In order to prevent null pointer dereferencing,
ensure that mw_state is checked before calling
__drm_atomic_helper_connector_reset.

References

Published by the National Vulnerability Database Apr 14, 2024
Published to the GitHub Advisory Database Apr 14, 2024
Last updated Apr 14, 2024

Severity

Moderate
5.3
/ 10

CVSS base metrics

Attack vector
Local
Attack complexity
High
Privileges required
High
User interaction
None
Scope
Changed
Confidentiality
None
Integrity
None
Availability
High
CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:N/I:N/A:H

Weaknesses

CVE ID

CVE-2024-24863

GHSA ID

GHSA-q837-4wvg-jx7g

Source code

No known source code

Dependabot alerts are not supported on this advisory because it does not have a package from a supported ecosystem with an affected and fixed version.

Learn more about GitHub language support

Checking history
See something to contribute? Suggest improvements for this vulnerability.