CVE-2022-49292 remediation guide
Linux Linux, linux kernel
In the Linux kernel, the following vulnerability has been resolved: ALSA: oss: Fix PCM OSS buffer allocation overflow We've got syzbot reports hitting INT_MAX overflow at vmalloc() allocation that is called from snd_pcm_plug_alloc(). Although we apply the restrictions to input parameters, it's based only on the hw_params of the underlying PCM device. Since the PCM OSS layer allocates a temporary buffer for the data conversion, the size may become unexpectedly large when more channels or higher rates is given; in the reported case, it went over INT_MAX, hence it hits WARN_ON(). This patch is...
Identify the affected asset
Confirm whether Linux Linux, linux kernel is installed, record the deployed version and installation path, and identify exposed interfaces.
- Record the product name, package or appliance identifier, and installed version.
- Identify internet-facing, administrative, API, and internal access paths.
- Preserve the pre-change configuration and relevant service logs.
Validate the affected-version match
Compare the deployed version with the affected range: >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < a63af1baf0a5e11827db60e3127f87e437cab6e5, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 0c4190b41a69990666b4000999e27f8f1b2a426b, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 5ce74ff7059341d8b2f4d01c3383491df63d1898, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 7a40cbf3579a8e14849ba7ce46309c1992658d2b, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < fb08bf99195a87c798bc8ae1357337a981faeade, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < e74a069c6a7bb505f3ade141dddf85f4b0b5145a, >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < efb6402c3c4a7c26d97c92d70186424097b6e366, >= 2.6.12, < 4.19.237, >= 4.20 < 5.4.188, >= 5.5 < 5.10.109, >= 5.11 < 5.15.32, >= 5.16 < 5.16.18, 5.17. Treat incomplete inventory results as unresolved.
Prioritize with independent signals
The CVSS severity warrants an early asset and exposure review. Combine this signal with asset criticality, exposure, compensating controls, and business impact.
Apply supported remediation
Follow the vendor advisory or supported update path. Current fixed-version status: 4.19.237, 5.4.188, 5.10.109, 5.15.32, 5.16.18. Preserve configuration and rollback material before change.
Verify the result
Confirm the resulting version, service health, authentication and access paths, monitoring coverage, and relevant security logs.
- Confirm the expected version and package state.
- Run a functional health check for critical service paths.
- Review authentication, error, application, and security monitoring logs.
- Reassess exposure if the supported fix cannot be applied.
Operational boundary
This page does not replace the vendor advisory, support contract, change-management process, or recovery plan. Do not infer that an asset is unaffected from an incomplete inventory query or a missing fixed-version field.