Lucene search
+L

4652 matches found

OSV
OSV
added 2025/05/04 4:10 p.m.3 views

SUSE-SU-2025:1445-1 Security update for the Linux Kernel (Live Patch 26 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024119 fixes several issues. The following security issues were fixed: - CVE-2024-8805: Bluetooth: hcievent: Align BR/EDR JUSTWORKS paring with LE bsc1240840. - CVE-2024-50205: ALSA: firewire-lib: Avoid division by zero in applyconstrainttosize...

8.8CVSS7.3AI score0.02033EPSS
SaveExploits0References7
SUSE Linux
SUSE Linux
added 2025/05/01 7:39 p.m.1 views

Security update for the Linux Kernel (Live Patch 32 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024136 fixes several issues. The following security issues were fixed: CVE-2024-8805: Bluetooth: hcievent: Align BR/EDR JUSTWORKS paring with LE bsc1240840. CVE-2024-50205: ALSA: firewire-lib: Avoid division by zero in applyconstrainttosize bsc1233294...

8.8CVSS8AI score0.02033EPSS
SaveExploits0References12
OSV
OSV
added 2025/05/01 3:16 p.m.2 views

DEBIAN-CVE-2022-49835

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix potential memleak in 'addwidgetnode' As 'kobjectadd' may allocated memory for 'kobject-name' when return error. And in this function, if call 'kobjectadd' failed didn't free kobject. So call 'kobjectput' to recycli...

5.5CVSS5.5AI score0.00189EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/01 3:16 p.m.15 views

CVE-2022-49835

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix potential memleak in 'addwidgetnode' As 'kobjectadd' may allocated memory for 'kobject-name' when return error. And in this function, if call 'kobjectadd' failed didn't free kobject. So call 'kobjectput' to recycli...

5.5CVSS0.00189EPSS
SaveExploits0References8
NVD
NVD
added 2025/05/01 3:16 p.m.19 views

CVE-2022-49772

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Drop sndBUGON from sndusbmidioutputopen sndusbmidioutputopen has a check of the NULL port with sndBUGON. sndBUGON was used as this shouldn't have happened, but in reality, the NULL port may be seen when the devic...

5.5CVSS0.00189EPSS
SaveExploits0References6
OSV
OSV
added 2025/05/01 3:16 p.m.21 views

UBUNTU-CVE-2022-49835

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix potential memleak in 'addwidgetnode' As 'kobjectadd' may allocated memory for 'kobject-name' when return error. And in this function, if call 'kobjectadd' failed didn't free kobject. So call 'kobjectput' to recycli...

5.5CVSS6.1AI score0.00189EPSS
SaveExploits0References11
OSV
OSV
added 2025/05/01 3:16 p.m.7 views

DEBIAN-CVE-2022-49772

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Drop sndBUGON from sndusbmidioutputopen sndusbmidioutputopen has a check of the NULL port with sndBUGON. sndBUGON was used as this shouldn't have happened, but in reality, the NULL port may be seen when the devic...

5.5CVSS5.6AI score0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 3:16 p.m.11 views

UBUNTU-CVE-2022-49772

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Drop sndBUGON from sndusbmidioutputopen sndusbmidioutputopen has a check of the NULL port with sndBUGON. sndBUGON was used as this shouldn't have happened, but in reality, the NULL port may be seen when the devic...

5.5CVSS6.1AI score0.00189EPSS
SaveExploits0References11
CVE
CVE
added 2025/05/01 2:09 p.m.97 views

CVE-2022-49835

CVE-2022-49835 relates to the Linux kernel ALSA: hda subsystem where memory leaks could occur in add_widget_node due to how kobject_add allocates kobject->name and may not free the kobject on error. The root cause is failure to recycle resources when kobject_add fails, leading to a potential m...

5.5CVSS6.6AI score0.00189EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2025/05/01 2:09 p.m.19 views

CVE-2022-49835

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix potential memleak in 'addwidgetnode' As 'kobjectadd' may allocated memory for 'kobject-name' when return error. And in this function, if call 'kobjectadd' failed didn't free kobject. So call 'kobjectput' to recycli...

5.5CVSS5.5AI score0.00189EPSS
SaveExploits0
OSV
OSV
added 2025/05/01 2:09 p.m.16 views

CVE-2022-49835 ALSA: hda: fix potential memleak in 'add_widget_node'

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix potential memleak in 'addwidgetnode' As 'kobjectadd' may allocated memory for 'kobject-name' when return error. And in this function, if call 'kobjectadd' failed didn't free kobject. So call 'kobjectput' to recycli...

6AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/05/01 2:09 p.m.20 views

CVE-2022-49835 ALSA: hda: fix potential memleak in 'add_widget_node'

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: fix potential memleak in 'addwidgetnode' As 'kobjectadd' may allocated memory for 'kobject-name' when return error. And in this function, if call 'kobjectadd' failed didn't free kobject. So call 'kobjectput' to recycli...

0.00189EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/05/01 2:09 p.m.29 views

CVE-2022-49772 ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open()

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Drop sndBUGON from sndusbmidioutputopen sndusbmidioutputopen has a check of the NULL port with sndBUGON. sndBUGON was used as this shouldn't have happened, but in reality, the NULL port may be seen when the devic...

0.00189EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/05/01 2:09 p.m.48 views

CVE-2022-49772

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Drop sndBUGON from sndusbmidioutputopen sndusbmidioutputopen has a check of the NULL port with sndBUGON. sndBUGON was used as this shouldn't have happened, but in reality, the NULL port may be seen when the devic...

5.5CVSS5.6AI score0.00189EPSS
SaveExploits0
CVE
CVE
added 2025/05/01 2:09 p.m.98 views

CVE-2022-49772

CVE-2022-49772 affects the Linux kernel’s ALSA USB audio driver (snd_usbmidi_output_open). The vulnerability arises from a NULL port check that used snd_BUG_ON(); although the check is valid for unexpected NULL ports, this scenario can occur when a device reports an invalid endpoint during descri...

5.5CVSS6.5AI score0.00189EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/05/01 12:00 a.m.17 views

SUSE SLES15 Security Update : kernel (Live Patch 44 for SLE 15 SP3) (SUSE-SU-2025:1422-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:1422-1 advisory. This update for the Linux Kernel 5.3.18-15030059161 fixes several issues. The following security issues were fixed: - CVE-2024-8805: Bluetooth:...

8.8CVSS7.1AI score0.02033EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.25 views

PT-2025-18552 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential memory leak issue has been resolved in the Linux kernel, specifically in the ALSA hda component. The problem occurred in the add widget node function, where kobject add may...

8.8CVSS7.4AI score0.01328EPSS
SaveExploits4References668
Positive Technologies
Positive Technologies
added 2025/05/01 12:00 a.m.16 views

PT-2025-18489 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability has been resolved in the Linux kernel related to the ALSA: usb-audio component. The issue concerns the snd usbmidi output open function, which contains a check for a NU...

8.8CVSS7.4AI score0.01328EPSS
SaveExploits4References668
SUSE Linux
SUSE Linux
added 2025/04/30 7:10 p.m.2 views

Security update for the Linux Kernel (Live Patch 44 for SLE 15 SP3)

This update for the Linux Kernel 5.3.18-15030059161 fixes several issues. The following security issues were fixed: CVE-2024-8805: Bluetooth: hcievent: Align BR/EDR JUSTWORKS paring with LE bsc1240840. CVE-2023-52885: SUNRPC: Fix UAF in svctcplistendataready bsc1227753. CVE-2024-50205: ALSA:...

8.8CVSS8AI score0.02033EPSS
SaveExploits0References16
OSV
OSV
added 2025/04/30 7:09 p.m.9 views

SUSE-SU-2025:1422-1 Security update for the Linux Kernel (Live Patch 44 for SLE 15 SP3)

This update for the Linux Kernel 5.3.18-15030059161 fixes several issues. The following security issues were fixed: - CVE-2024-8805: Bluetooth: hcievent: Align BR/EDR JUSTWORKS paring with LE bsc1240840. - CVE-2023-52885: SUNRPC: Fix UAF in svctcplistendataready bsc1227753. - CVE-2024-50205: ALSA...

8.8CVSS8.4AI score0.02033EPSS
SaveExploits0References9
Rows per page
Query Builder