AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-49748

MEDIUM · CVSS 5.5 EPSS 0.18%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-03-27 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.5. It affects Linux.

CVE
CVE-2022-49748
Severity
MEDIUM
CVSS
5.5
EPSS
0.18%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd: fix potential integer overflow on shift of a int The left shift of int 32 bit integer constant 1 is evaluated using 32 bit arithmetic and then passed as a 64 bit function argument. In the case where i is 32 or more this can lead to an overflow. Avoid this by shifting using the BIT_ULL macro instead.

Related CVEs

Other vulnerabilities affecting the same vendor(s)