Lucene search
+L

384799 matches found

CVE
CVE
added 2026/09/04 5:19 p.m.15 views

CVE-2026-80911

CVE-2026-80911 affects the Linux kernel ASoC SOF (Sound Open Firmware) audio driver. The vulnerability resides in the error path of sof_widget_setup_unlocked() . When either tplg_ops->dai_config or widget_kcontrol_setup fails during widget setup, sof_widget_free_unlocked() is called twice, cau...

5.3AI score0.00156EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/04 5:19 p.m.9 views

CVE-2026-80910 ASoC: codecs: lpass-wsa-macro: Fix enum kcontrol accesses

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: lpass-wsa-macro: Fix enum kcontrol accesses EAR SPKR PA Gain" and the four "WSA RX Mux" controls are enumerated, but their get and put callbacks access the value through ucontrol-value.integer.value0 a long instead ...

5.6AI score
SaveExploits0References10
EUVD
EUVD
added 2026/09/04 5:19 p.m.8 views

EUVD-2026-71669

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: lpass-wsa-macro: Fix enum kcontrol accesses EAR SPKR PA Gain" and the four "WSA RX Mux" controls are enumerated, but their get and put callbacks access the value through ucontrol-value.integer.value0 a long instead ...

5.3AI score0.00161EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/04 5:19 p.m.30 views

CVE-2026-80910 ASoC: codecs: lpass-wsa-macro: Fix enum kcontrol accesses

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: lpass-wsa-macro: Fix enum kcontrol accesses EAR SPKR PA Gain" and the four "WSA RX Mux" controls are enumerated, but their get and put callbacks access the value through ucontrol-value.integer.value0 a long instead ...

0.00161EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/04 5:19 p.m.16 views

CVE-2026-80910

CVE-2026-80910 affects the Linux kernel's lpass-wsa-macro ASoC codec driver. The root cause is that the get and put callbacks for the "EAR SPKR PA Gain" and four "WSA RX Mux" * enumerated controls access the value via ucontrol->value.integer.value[0] (a long) instead of ucontrol->value.enum...

5.3AI score0.00161EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/09/04 5:19 p.m.10 views

CVE-2026-80910

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: lpass-wsa-macro: Fix enum kcontrol accesses EAR SPKR PA Gain" and the four "WSA RX Mux" controls are enumerated, but their get and put callbacks access the value through ucontrol-value.integer.value0 a long instead ...

6AI score0.00161EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/04 5:19 p.m.33 views

CVE-2026-80909 drm/amdgpu: Reject UVD message with invalid number of h265 refs

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reject UVD message with invalid number of h265 refs Same change as for h264, avoids overflow later when calculating min dpb size. cherry picked from commit a4b0720e4f1601f97f59a2be9c1b4b94fa6527d5...

0.00165EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/04 5:19 p.m.9 views

CVE-2026-80909 drm/amdgpu: Reject UVD message with invalid number of h265 refs

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reject UVD message with invalid number of h265 refs Same change as for h264, avoids overflow later when calculating min dpb size. cherry picked from commit a4b0720e4f1601f97f59a2be9c1b4b94fa6527d5...

5.6AI score
SaveExploits0References11
EUVD
EUVD
added 2026/09/04 5:19 p.m.9 views

EUVD-2026-71668

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reject UVD message with invalid number of h265 refs Same change as for h264, avoids overflow later when calculating min dpb size. cherry picked from commit a4b0720e4f1601f97f59a2be9c1b4b94fa6527d5...

5.3AI score0.00165EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/09/04 5:19 p.m.10 views

CVE-2026-80909

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reject UVD message with invalid number of h265 refs Same change as for h264, avoids overflow later when calculating min dpb size. cherry picked from commit a4b0720e4f1601f97f59a2be9c1b4b94fa6527d5...

5.9AI score0.00165EPSS
SaveExploits0
CVE
CVE
added 2026/09/04 5:19 p.m.16 views

CVE-2026-80909

CVE-2026-80909 affects the drm/amdgpu driver in the Linux kernel , specifically the UVD (Unified Video Decoder) subsystem. The vulnerability arises when a UVD message containing an invalid number of H.265 references is not validated, leading to an integer overflow during the subsequent calculatio...

5.3AI score0.00165EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/04 5:19 p.m.35 views

CVE-2026-80908 drm/amdgpu: Reject UVD message with dimensions above 4096

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reject UVD message with dimensions above 4096 Fixes potential overflow in DPB size calculations. cherry picked from commit 05e1387d151f71569fbe122d2c89f9db0c21dc10...

0.00165EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/04 5:19 p.m.16 views

CVE-2026-80908

CVE-2026-80908 affects the Linux kernel drm/amdgpu subsystem. When a UVD (Unified Video Decoder) message with dimensions above 4096 is not rejected, it can trigger a potential overflow in DPB (Decoded Picture Buffer) size calculations . The fix, cherry-picked from upstream commit 05e1387d151f7156...

5.3AI score0.00165EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/04 5:19 p.m.12 views

CVE-2026-80908 drm/amdgpu: Reject UVD message with dimensions above 4096

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reject UVD message with dimensions above 4096 Fixes potential overflow in DPB size calculations. cherry picked from commit 05e1387d151f71569fbe122d2c89f9db0c21dc10...

5.6AI score
SaveExploits0References11
EUVD
EUVD
added 2026/09/04 5:19 p.m.8 views

EUVD-2026-71667

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Reject UVD message with dimensions above 4096 Fixes potential overflow in DPB size calculations. cherry picked from commit 05e1387d151f71569fbe122d2c89f9db0c21dc10...

5.3AI score0.00165EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/04 5:19 p.m.34 views

CVE-2026-80907 drm/amdgpu: Fix UVD dpb min size calculation for H264

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix UVD dpb min size calculation for H264 This should use actual number of references from the decode message, instead of maximum derived from level. cherry picked from commit 64b525edb7e7bdfcdc77883c5e413804e2396856...

0.00156EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/04 5:19 p.m.6 views

EUVD-2026-71666

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix UVD dpb min size calculation for H264 This should use actual number of references from the decode message, instead of maximum derived from level. cherry picked from commit 64b525edb7e7bdfcdc77883c5e413804e2396856...

5.2AI score0.00156EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/04 5:19 p.m.16 views

CVE-2026-80907

This CVE affects the drm/amdgpu driver in the Linux kernel, specifically the UVD (Unified Video Decoder) subsystem used for hardware-accelerated H.264 decoding. The bug is an incorrect DPB (Decoded Picture Buffer) minimum size calculation : the code derived the number of reference frames from the...

5.2AI score0.00156EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/04 5:19 p.m.7 views

CVE-2026-80907 drm/amdgpu: Fix UVD dpb min size calculation for H264

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix UVD dpb min size calculation for H264 This should use actual number of references from the decode message, instead of maximum derived from level. cherry picked from commit 64b525edb7e7bdfcdc77883c5e413804e2396856...

5.5AI score
SaveExploits0References8
EUVD
EUVD
added 2026/09/04 5:19 p.m.7 views

EUVD-2026-71665

In the Linux kernel, the following vulnerability has been resolved: net: packet: fix wrong transportheader when sending VLAN-tagged frame In packetparseheaders, when processing a VLAN-tagged frame, skbsetnetworkheader is called to advance networkheader past the VLAN tag to the inner protocol...

5.3AI score0.00165EPSS
SaveExploits0References8
Rows per page
Query Builder