Lucene search
+L

1321 matches found

NVD
NVD
•added 2024/06/20 12:15 p.m.•18 views

CVE-2022-48737

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
NVD
NVD
•added 2024/06/20 12:15 p.m.•27 views

CVE-2022-48739

In the Linux kernel, the following vulnerability has been resolved: ASoC: hdmi-codec: Fix OOB memory accesses Correct size of iecstatus array by changing it to the size of status array of the struct sndaesiec958. This fixes out-of-bounds slab read accesses made by memcpy of the hdmi-codec driver...

7.1CVSS0.00233EPSS
SaveExploits0References3
NVD
NVD
•added 2024/06/20 12:15 p.m.•22 views

CVE-2022-48736

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
OSV
OSV
•added 2024/06/20 12:15 p.m.•10 views

CVE-2022-48737

In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Reject out of bounds values in sndsocputvolswsx We don't currently validate that the values being set are within the range we advertised to userspace as being valid, do so and reject any values that are out of range...

6.7AI score
SaveExploits0References11Affected Software84
OSV
OSV
•added 2024/06/20 12:15 p.m.•14 views

CVE-2022-48736

In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Reject out of bounds values in sndsocputxrsx We don't currently validate that the values being set are within the range we advertised to userspace as being valid, do so and reject any values that are out of range...

7.1AI score
SaveExploits0References11Affected Software84
NVD
NVD
•added 2024/06/20 11:15 a.m.•27 views

CVE-2022-48716

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd938x: fix incorrect used of portid Mixer controls have the channel id in mixer-reg, which is not same as port id. port id should be derived from chaninfo array. So fix this. Without this, its possible that we cou...

9.8CVSS0.00459EPSS
SaveExploits0References3
OSV
OSV
•added 2024/06/20 11:15 a.m.•2 views

DEBIAN-CVE-2022-48717

In the Linux kernel, the following vulnerability has been resolved: ASoC: max9759: fix underflow in speakergaincontrolput Check for negative values of "priv-gain" to prevent an out of bounds access. The concern is that these might come from the user via: - sndctlelemwriteuser - sndctlelemwrite -...

7.8CVSS5.4AI score0.00219EPSS
SaveExploits0References1
NVD
NVD
•added 2024/06/20 11:15 a.m.•23 views

CVE-2022-48717

In the Linux kernel, the following vulnerability has been resolved: ASoC: max9759: fix underflow in speakergaincontrolput Check for negative values of "priv-gain" to prevent an out of bounds access. The concern is that these might come from the user via: - sndctlelemwriteuser - sndctlelemwrite -...

7.8CVSS0.00219EPSS
SaveExploits0References6
OSV
OSV
•added 2024/06/20 11:15 a.m.•11 views

UBUNTU-CVE-2022-48716

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wcd938x: fix incorrect used of portid Mixer controls have the channel id in mixer-reg, which is not same as port id. port id should be derived from chaninfo array. So fix this. Without this, its possible that we cou...

9.8CVSS5.7AI score0.00459EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2024/06/20 11:13 a.m.•49 views

CVE-2022-48739 ASoC: hdmi-codec: Fix OOB memory accesses

In the Linux kernel, the following vulnerability has been resolved: ASoC: hdmi-codec: Fix OOB memory accesses Correct size of iecstatus array by changing it to the size of status array of the struct sndaesiec958. This fixes out-of-bounds slab read accesses made by memcpy of the hdmi-codec driver...

7.1CVSS0.00233EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2024/06/20 11:13 a.m.•15 views

CVE-2022-48739 ASoC: hdmi-codec: Fix OOB memory accesses

In the Linux kernel, the following vulnerability has been resolved: ASoC: hdmi-codec: Fix OOB memory accesses Correct size of iecstatus array by changing it to the size of status array of the struct sndaesiec958. This fixes out-of-bounds slab read accesses made by memcpy of the hdmi-codec driver...

7.1CVSS6.8AI score0.00233EPSS
SaveExploits0References3
CVE
CVE
•added 2024/06/20 11:13 a.m.•105 views

CVE-2022-48739

CVE-2022-48739 affects the Linux kernel ASoC hdmi-codec subsystem. The vulnerability arises from out-of-bounds memory accesses during memcpy(), caused by an incorrect size for the iec_status array. The fix aligns the size of iec_status with the status array of struct snd_aes_iec958, eliminating t...

7.1CVSS6.5AI score0.00233EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
•added 2024/06/20 11:13 a.m.•15 views

CVE-2022-48738 ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()

In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Reject out of bounds values in sndsocputvolsw We don't currently validate that the values being set are within the range we advertised to userspace as being valid, do so and reject any values that are out of range...

6.7AI score0.00234EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2024/06/20 11:13 a.m.•40 views

CVE-2022-48738 ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()

In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Reject out of bounds values in sndsocputvolsw We don't currently validate that the values being set are within the range we advertised to userspace as being valid, do so and reject any values that are out of range...

0.00234EPSS
SaveExploits0References8
CVE
CVE
•added 2024/06/20 11:13 a.m.•151 views

CVE-2022-48738

CVE-2022-48738 corresponds to a Linux kernel vulnerability in ASoC: ops where snd_soc_put_volsw() could accept values outside the advertised valid range. The issue arises from missing validation of user-space-reported ranges, allowing out-of-range values to be processed. The connected Astra Linux...

7.1CVSS6.5AI score0.00234EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
•added 2024/06/20 11:13 a.m.•55 views

CVE-2022-48739

In the Linux kernel, the following vulnerability has been resolved: ASoC: hdmi-codec: Fix OOB memory accesses Correct size of iecstatus array by changing it to the size of status array of the struct sndaesiec958. This fixes out-of-bounds slab read accesses made by memcpy of the hdmi-codec driver...

7.1CVSS5.8AI score0.00233EPSS
SaveExploits0
OSV
OSV
•added 2024/06/20 11:13 a.m.•22 views

CVE-2022-48738 ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()

In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Reject out of bounds values in sndsocputvolsw We don't currently validate that the values being set are within the range we advertised to userspace as being valid, do so and reject any values that are out of range...

5.7AI score
SaveExploits0References11
OSV
OSV
•added 2024/06/20 11:13 a.m.•22 views

CVE-2022-48739 ASoC: hdmi-codec: Fix OOB memory accesses

In the Linux kernel, the following vulnerability has been resolved: ASoC: hdmi-codec: Fix OOB memory accesses Correct size of iecstatus array by changing it to the size of status array of the struct sndaesiec958. This fixes out-of-bounds slab read accesses made by memcpy of the hdmi-codec driver...

7.1CVSS5.9AI score
SaveExploits0References6
Debian CVE
Debian CVE
•added 2024/06/20 11:13 a.m.•41 views

CVE-2022-48738

In the Linux kernel, the following vulnerability has been resolved: ASoC: ops: Reject out of bounds values in sndsocputvolsw We don't currently validate that the values being set are within the range we advertised to userspace as being valid, do so and reject any values that are out of range...

7.1CVSS6AI score0.00234EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2024/06/20 11:13 a.m.•22 views

CVE-2022-48737

Removed by vendor...

7.1AI score
SaveExploits0
Rows per page
Query Builder