ShadowTrackr

Search the CVE vulnerability database

Look up vulnerabilities by software, product or CVE number.

← Back to results

CVE-2022-49733

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC There is a small race window at snd_pcm_oss_sync() that is called from OSS PCM SNDCTL_DSP_SYNC ioctl; namely the function calls snd_pcm_oss_make_ready() at first, then takes the params_lock mutex for the rest. When the stream is set up again by another thread between them, it leads to inconsistency, and may result in unexpected results such as NULL dereference of OSS buffer as a fuzzer spotted recently. The fix is simply to cover snd_pcm_oss_make_ready() call into the same params_lock mutex with snd_pcm_oss_make_ready_locked() variant.
An official patch is available. Apply the patch as soon as possible.
4.7
CVSS
1.9
ShadowTrackr
NO
CISA KEV
-
NCSC.nl
CVSS v4.0 Metrics
Exploitability
Attack VectorLocal
ComplexityHigh
RequirementsPresent
PrivilegesLow
User InteractionNone
Threat
Exploit MaturityUnreported
Vulnerable System
ConfidentialityNone
IntegrityNone
AvailabilityHigh
Subsequent System
ConfidentialityNone
IntegrityNone
AvailabilityNone
Supplemental
SafetyNegligible
AutomatableYes
RecoveryAutomatic
Value DensityConcentrated
UrgencyMedium
Patch StatusOfficial Patch

Change Log
DateSourceChangesScore
2026-07-21nvdpatch: Unavailable→Official Patch1.9 → 1.9
2026-07-21cve.orginitial, patch: Unavailable1.9

Affected Software
VendorProductVersion
LinuxLinux< fce793a056c604b41a298317cf704dae
LinuxLinux< 8015ef9e8a0ee5cecfd0cb6805834d00
LinuxLinux< 723ac5ab2891b6c10dd6cc78ef5456af
LinuxLinux< 8423f0b6d513b259fdab9c9bf4aaa618
LinuxLinux≥ 5.10.148, ≤ 5.10.*
LinuxLinux< 2.6.20
LinuxLinux≥ 5.15.68, ≤ 5.15.*
LinuxLinux≥ 5.19.9, ≤ 5.19.*
LinuxLinux≥ 6.0, ≤ *
LinuxLinux≥ 5.4.215, ≤ 5.4.*
LinuxLinux< 4051324a6dafd7053c74c475e80b3ba1
LinuxLinux2.6.20
linuxlinux_kernel≥ 5.5, < 5.10.148
linuxlinux_kernel< 5.4.215
linuxlinux_kernel≥ 5.16, < 5.19.9
linuxlinux_kernel≥ 5.11, < 5.15.68
linuxlinux_kernel6.0
Published: 2025-03-02