Lucene search
+L

15 matches found

RedhatCVE
RedhatCVE
added 2026/09/11 10:17 p.m.4 views

CVE-2026-80968

A flaw was found in the ALSA mts64 driver within the Linux kernel. This driver does not properly validate the card index, specifically failing to check for negative ID values when bound via sysfs. A local attacker could exploit this vulnerability to cause an out-of-bounds access, potentially...

4.7CVSS0.002EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/11 8:19 p.m.4 views

CVE-2026-80968

In the Linux kernel, the following vulnerability has been resolved: ALSA: mts64: Check card index validity at probe Although mts64 driver has a check of the given devptr-id value, it doesn't check for a negative id, which is often given as "none" or such value when bound via sysfs. This may lead ...

0.002EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:42 p.m.5 views

CVE-2026-80968

CVE-2026-80968 affects the ALSA mts64 driver in the Linux kernel . The driver validates the card index (devptr->id) but fails to reject negative values , which can occur when the device is bound via sysfs with an unrecognized identifier (e.g., "none"). This lack of validation permits an out-of...

0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:42 p.m.2 views

EUVD-2026-76291

In the Linux kernel, the following vulnerability has been resolved: ALSA: mts64: Check card index validity at probe Although mts64 driver has a check of the given devptr-id value, it doesn't check for a negative id, which is often given as "none" or such value when bound via sysfs. This may lead ...

0.002EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:42 p.m.16 views

CVE-2026-80968 ALSA: mts64: Check card index validity at probe

In the Linux kernel, the following vulnerability has been resolved: ALSA: mts64: Check card index validity at probe Although mts64 driver has a check of the given devptr-id value, it doesn't check for a negative id, which is often given as "none" or such value when bound via sysfs. This may lead ...

0.002EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.8 views

PT-2026-90098

In the Linux kernel, the following vulnerability has been resolved: ALSA: mts64: Check card index validity at probe Although mts64 driver has a check of the given devptr-id value, it doesn't check for a negative id, which is often given as "none" or such value when bound via sysfs. This may lead ...

0.002EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.19 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013613)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013613 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: mts64: fix possible null-ptr-defer in sndmts64interrupt I got a null-ptr-defer error report...

5.5AI score0.0028EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.9 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-010775)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010775 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: mts64: fix possible null-ptr-defer in sndmts64interrupt I got a null-ptr-defer error report...

5.6AI score0.0028EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 1:03 a.m.9 views

SUSE CVE-2022-50773

In the Linux kernel, the following vulnerability has been resolved: ALSA: mts64: fix possible null-ptr-defer in sndmts64interrupt I got a null-ptr-defer error report when I do the following tests on the qemu platform: make defconfig and CONFIGPARPORT=m, CONFIGPARPORTPC=m, CONFIGSNDMTS64=m Then...

5.5CVSS6.3AI score0.0028EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/24 3:30 p.m.16 views

EUVD-2022-55788

In the Linux kernel, the following vulnerability has been resolved: ALSA: mts64: fix possible null-ptr-defer in sndmts64interrupt I got a null-ptr-defer error report when I do the following tests on the qemu platform: make defconfig and CONFIGPARPORT=m, CONFIGPARPORTPC=m, CONFIGSNDMTS64=m Then...

5.8AI score0.0028EPSS
SaveExploits0References10
NVD
NVD
added 2025/12/24 1:16 p.m.23 views

CVE-2022-50773

In the Linux kernel, the following vulnerability has been resolved: ALSA: mts64: fix possible null-ptr-defer in sndmts64interrupt I got a null-ptr-defer error report when I do the following tests on the qemu platform: make defconfig and CONFIGPARPORT=m, CONFIGPARPORTPC=m, CONFIGSNDMTS64=m Then...

0.0028EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.6 views

CVE-2022-50773

In the Linux kernel, the following vulnerability has been resolved: ALSA: mts64: fix possible null-ptr-defer in sndmts64interrupt I got a null-ptr-defer error report when I do the following tests on the qemu platform: make defconfig and CONFIGPARPORT=m, CONFIGPARPORTPC=m, CONFIGSNDMTS64=m Then...

5.4AI score0.0028EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.39 views

CVE-2022-50773 ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interrupt

In the Linux kernel, the following vulnerability has been resolved: ALSA: mts64: fix possible null-ptr-defer in sndmts64interrupt I got a null-ptr-defer error report when I do the following tests on the qemu platform: make defconfig and CONFIGPARPORT=m, CONFIGPARPORTPC=m, CONFIGSNDMTS64=m Then...

0.0028EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/24 1:06 p.m.12 views

CVE-2022-50773 ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interrupt

In the Linux kernel, the following vulnerability has been resolved: ALSA: mts64: fix possible null-ptr-defer in sndmts64interrupt I got a null-ptr-defer error report when I do the following tests on the qemu platform: make defconfig and CONFIGPARPORT=m, CONFIGPARPORTPC=m, CONFIGSNDMTS64=m Then...

6.2AI score
SaveExploits0References12
CVE
CVE
added 2025/12/24 1:06 p.m.28 views

CVE-2022-50773

CVE-2022-50773 is a Linux kernel vulnerability affecting ALSA mts64 where a null pointer defer can occur in snd_mts64_interrupt if mts64 is not initialized at interrupt time. The provided exploit trace shows a kernel NULL dereference and a subsequent reboot in an environment testing with CONFIG_P...

5.9AI score0.0028EPSS
SaveExploits0References9
Rows per page
Query Builder