4 matches found
Astra Linux – Vulnerability in Linux 5.10
In the Linux kernel, the following vulnerability has been resolved: regmap: maple: Fixed cache corruption in regcachemaple Drop. When retaining the upper bound of a cache block entry, the entry array must be indexed by the offset from the base register of the block, i.e., max - mas.index. The cod...
The vulnerability of the mas_store_gfp() function in the drivers/base/regmap/regcache-maple.c file of the Linux kernel allows a hacker to cause a service failure.
The vulnerability of the masstoregfp function in the drivers/base/regmap/regcache-maple.c file of the Linux kernel is related to the lack of memory release after its expiration. Exploiting this vulnerability could allow an attacker to cause a service failure...
The vulnerability of the regcache_maple_drop() function in the regmap driver of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.
The vulnerability of the regcachemapledrop function in the drivers/base/regmap/regcache-maple.c file of the regmap driver in the Linux operating system is related to access to memory beyond the allocated buffer. Exploiting this vulnerability could allow an attacker to compromise the...
SUSE CVE-2024-36019
In the Linux kernel, the following vulnerability has been resolved: regmap: maple: Fix cache corruption in regcachemapledrop When keeping the upper end of a cache block entry, the entry array must be indexed by the offset from the base register of the block, i.e. max - mas.index. The code was...