Lucene search
+L

4 matches found

EUVD
EUVD
added 2026/07/19 3:39 p.m.10 views

EUVD-2026-45614

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: fs210x: fix possible buffer overflow In fs210xeffectsceneinfo, a string was copied like this: strscpyDST, SRC, strlenSRC + 1; A buffer overflow would happen if strlenSRC = sizeofDST. Actually, strscpy must be used...

5.7AI score0.00175EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/19 3:39 p.m.7 views

CVE-2026-64041 ASoC: codecs: fs210x: fix possible buffer overflow

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: fs210x: fix possible buffer overflow In fs210xeffectsceneinfo, a string was copied like this: strscpyDST, SRC, strlenSRC + 1; A buffer overflow would happen if strlenSRC = sizeofDST. Actually, strscpy must be used...

7.8CVSS5.6AI score
SaveExploits0References6
CVE
CVE
added 2026/07/19 3:39 p.m.65 views

CVE-2026-64041

The issue CVE-2026-64041 affects the Linux kernel ASoC fs210x codec driver. In fs210x_effect_scene_info(), a string is copied with strscpy using strlen(SRC) + 1 (DST) instead of a bound-limited size, enabling a potential buffer overflow when strlen(SRC) >= sizeof(DST). The fix uses correct bou...

7.8CVSS5.7AI score0.00175EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.19 views

PT-2026-61358

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ASoC codecs fs210x component where a buffer overflow can occur within the fs210x effect scene info function. The flaw is caused by the incorrect use of the strscpy...

7.8CVSS6.1AI score0.00175EPSS
SaveExploits0
Rows per page
Query Builder