Lucene search
+L

7 matches found

RedhatCVE
RedhatCVE
added yesterday8 views

CVE-2026-64041

A flaw was found in the Linux kernel's ASoC fs210x audio codec driver. An incorrect use of the strscpy function in fs210xeffectsceneinfo can lead to a buffer overflow. This occurs when a string is copied without proper size validation, potentially allowing a local attacker to cause a denial of...

7.8CVSS5.7AI score0.00214EPSS
Exploits0References4
NVD
NVD
added 2 days ago6 views

CVE-2026-64041

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.8CVSS0.00214EPSS
Exploits0References3
Cvelist
Cvelist
added 2 days ago27 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.8CVSS0.00214EPSS
Exploits0References3
EUVD
EUVD
added 2 days ago5 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.00214EPSS
Exploits0References3
CVE
CVE
added 2 days ago6 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.00214EPSS
Exploits0References3
OSV
OSV
added 2 days ago5 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 score0.00214EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2 days ago8 views

PT-2026-61358

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

5.6AI score0.00214EPSS
Exploits0References4
Rows per page
Query Builder