An integer overflow flaw was found in the Linux kernel’s virtio device driver code in the way a user triggers the vhost_vdpa_config_validate function. This flaw allows a local user to crash or potentially escalate their privileges on the system.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
https://lore.kernel.org/netdev/20220123001216.2460383-13-sashal%40kernel.org/ | |
http://www.openwall.com/lists/oss-security/2022/04/02/1 | mailing list third party advisory patch |
https://security.netapp.com/advisory/ntap-20220513-0003/ | third party advisory |