CVE-2022-49128

Source
https://cve.org/CVERecord?id=CVE-2022-49128
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49128.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-49128
Downstream
Related
Published
2025-02-26T01:55:05.126Z
Modified
2026-03-12T03:24:42.175703Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
drm/bridge: Add missing pm_runtime_put_sync
Details

In the Linux kernel, the following vulnerability has been resolved:

drm/bridge: Add missing pmruntimeput_sync

pmruntimegetsync() will increase the rumtime PM counter even when it returns an error. Thus a pairing decrement is needed to prevent refcount leak. Fix this by replacing this API with pmruntimeresumeand_get(), which will not change the runtime PM counter on error. Besides, a matching decrement is needed on the error handling path to keep the counter balanced.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/49xxx/CVE-2022-49128.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
44cfc6233447cb2cf47aeb99457de35826a363f6
Fixed
ff13c90d7f7ab606b37be6d15140d19013d6736c
Fixed
792533e54cd6e89191798ccd1abd590c62b9077e
Fixed
9df80dc738926a2ea4bd1ce5993c3d0f4b0e855c
Fixed
46f47807738441e354873546dde0b000106c068a

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49128.json"