CVE-2022-49976

Source
https://cve.org/CVERecord?id=CVE-2022-49976
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49976.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-49976
Downstream
Published
2025-06-18T11:00:38.959Z
Modified
2026-05-28T03:53:05.591606335Z
Summary
platform/x86: x86-android-tablets: Fix broken touchscreen on Chuwi Hi8 with Windows BIOS
Details

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

platform/x86: x86-android-tablets: Fix broken touchscreen on Chuwi Hi8 with Windows BIOS

The x86-android-tablets handling for the Chuwi Hi8 is only necessary with the Android BIOS and it is causing problems with the Windows BIOS version.

Specifically when trying to register the already present touchscreen x86acpiirqhelperget() calls acpiunregistergsi(), this breaks the working of the touchscreen and also leads to an oops:

[ 14.248946] ------------[ cut here ]------------ [ 14.248954] removeprocentry: removing non-empty directory 'irq/75', leaking at least 'MSSL0001:00' [ 14.248983] WARNING: CPU: 3 PID: 440 at fs/proc/generic.c:718 removeprocentry ... [ 14.249293] unregisterirqproc+0xe0/0x100 [ 14.249305] freedesc+0x29/0x70 [ 14.249312] irqfreedescs+0x4b/0x80 [ 14.249320] mpunmapirq+0x5c/0x60 [ 14.249329] acpiunregistergsiioapic+0x2a/0x40 [ 14.249338] x86acpiirqhelperget+0x4b/0x190 [x86androidtablets] [ 14.249355] x86androidtabletinit+0x178/0xe34 [x86android_tablets]

Add an init callback for the Chuwi Hi8, which detects when the Windows BIOS is in use and exits with -ENODEV in that case, fixing this.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/49xxx/CVE-2022-49976.json"
}
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
84c2dcdd475f3f5d1d30c87404cafba4dd4b75ec
Fixed
c77b724cddfb8ac1291a60e3e68937e62cbfc5e0
Fixed
2986c51540ed50ac654ffb5a772e546c02628c91

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.17.0
Fixed
5.19.8

Database specific

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