We found results for “”
CVE-2023-31085
Good to know:
Date: April 23, 2023
An issue was discovered in drivers/mtd/ubi/cdev.c in the Linux kernel 6.2. There is a divide-by-zero error in do_div(sz,mtd->erasesize), used indirectly by ctrl_cdev_ioctl, when mtd->erasesize is 0.
Language: C
Severity Score
Related Resources (7)
Severity Score
Weakness Type (CWE)
Divide By Zero
CWE-369Top Fix
Upgrade Version
Upgrade to version v4.14.327,v4.19.296,v5.4.258,v5.10.198,v5.15.135,v6.5.7
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | LOCAL |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | LOW |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | NONE |
Integrity (I): | NONE |
Availability (A): | HIGH |