In the Linux kernel, the following vulnerability has been resolved:
drm/mediatek: Fix coverity issue with unintentional integer overflow
1. Instead of multiplying 2 variable of different types. Change to
assign a value of one variable and then multiply the other variable.
2. Add a int variable for multiplier calculation instead of calculating
different types multiplier with dma_addr_t variable directly.
Metrics
Affected Vendors & Products
References
History
Tue, 05 Nov 2024 08:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T15:31:51.232Z
Updated: 2024-11-04T14:53:58.971Z
Reserved: 2024-05-21T15:19:24.258Z
Link: CVE-2023-52857
Vulnrichment
Updated: 2024-08-02T23:11:36.048Z
NVD
Status : Awaiting Analysis
Published: 2024-05-21T16:15:22.803
Modified: 2024-05-21T16:53:56.550
Link: CVE-2023-52857
Redhat