Lucene search
+L

4635 matches found

Tenable Nessus
Tenable Nessus
added 2024/06/10 12:00 a.m.29 views

AlmaLinux 9 : ruby:3.3 (ALSA-2024:3671)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2024:3671 advisory. ruby: Buffer overread vulnerability in StringIO CVE-2024-27280 ruby: RCE vulnerability with .rdocoptions in RDoc CVE-2024-27281 ruby: Arbitrary memory...

9.8CVSS7AI score0.02364EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/06/10 12:00 a.m.34 views

AlmaLinux 8 : ruby:3.3 (ALSA-2024:3670)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2024:3670 advisory. ruby: Buffer overread vulnerability in StringIO CVE-2024-27280 ruby: RCE vulnerability with .rdocoptions in RDoc CVE-2024-27281 ruby: Arbitrary memory...

9.8CVSS7AI score0.02364EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/06/06 12:00 a.m.35 views

AlmaLinux 9 : ruby:3.1 (ALSA-2024:3668)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2024:3668 advisory. ruby: Buffer overread vulnerability in StringIO CVE-2024-27280 ruby: RCE vulnerability with .rdocoptions in RDoc CVE-2024-27281 ruby: Arbitrary memory...

9.8CVSS7AI score0.02364EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/06/05 12:00 a.m.48 views

AlmaLinux 8 : ruby:3.1 (ALSA-2024:3546)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2024:3546 advisory. ruby: RCE vulnerability with .rdocoptions in RDoc CVE-2024-27281 ruby: Buffer overread vulnerability in StringIO CVE-2024-27280 ruby: Arbitrary memory...

9.8CVSS7AI score0.02364EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/06/04 12:49 p.m.3 views

SUSE CVE-2022-1048

A use-after-free flaw was found in the Linux kernel's sound subsystem in the way a user triggers concurrent calls of PCM hwparams. The hwfree ioctls or similar race condition happens inside ALSA PCM for other ioctls. This flaw allows a local user to crash or potentially escalate their privileges ...

7.4CVSS6.7AI score0.00236EPSS
SaveExploits0References48
RedhatCVE
RedhatCVE
added 2024/06/03 2:04 p.m.34 views

CVE-2024-36955

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: intel-sdw-acpi: fix usage of devicegetnamedchildnode The documentation for devicegetnamedchildnode mentions this important point: " The caller is responsible for calling fwnodehandleput on the returned fwnode pointer. ...

5.5CVSS6.6AI score0.00243EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/05/31 12:00 a.m.29 views

AlmaLinux 8 : ruby:3.0 (ALSA-2024:3500)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2024:3500 advisory. ruby/cgi-gem: HTTP response splitting in CGI CVE-2021-33621 ruby: ReDoS vulnerability in URI CVE-2023-28755 ruby: ReDoS vulnerability in Time CVE-2023-287...

9.8CVSS7.6AI score0.02637EPSS
SaveExploits1References7
NVD
NVD
added 2024/05/30 4:15 p.m.14 views

CVE-2024-36955

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: intel-sdw-acpi: fix usage of devicegetnamedchildnode The documentation for devicegetnamedchildnode mentions this important point: " The caller is responsible for calling fwnodehandleput on the returned fwnode pointer. ...

7.7CVSS6.5AI score0.00243EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/05/30 4:15 p.m.19 views

CVE-2024-36955

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: intel-sdw-acpi: fix usage of devicegetnamedchildnode The documentation for devicegetnamedchildnode mentions this important point: " The caller is responsible for calling fwnodehandleput on the returned fwnode pointer. ...

7.7CVSS6.4AI score0.00243EPSS
SaveExploits0References19
OSV
OSV
added 2024/05/30 4:15 p.m.15 views

UBUNTU-CVE-2024-36955

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: intel-sdw-acpi: fix usage of devicegetnamedchildnode The documentation for devicegetnamedchildnode mentions this important point: " The caller is responsible for calling fwnodehandleput on the returned fwnode pointer. ...

7.7CVSS6.2AI score0.00243EPSS
SaveExploits0References20
Cvelist
Cvelist
added 2024/05/30 3:35 p.m.31 views

CVE-2024-36955 ALSA: hda: intel-sdw-acpi: fix usage of device_get_named_child_node()

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: intel-sdw-acpi: fix usage of devicegetnamedchildnode The documentation for devicegetnamedchildnode mentions this important point: " The caller is responsible for calling fwnodehandleput on the returned fwnode pointer. ...

6.5AI score0.00243EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/30 3:35 p.m.18 views

CVE-2024-36955 ALSA: hda: intel-sdw-acpi: fix usage of device_get_named_child_node()

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: intel-sdw-acpi: fix usage of devicegetnamedchildnode The documentation for devicegetnamedchildnode mentions this important point: " The caller is responsible for calling fwnodehandleput on the returned fwnode pointer. ...

6.9AI score0.00243EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/30 3:35 p.m.187 views

CVE-2024-36955

In CVE-2024-36955, the Linux kernel ALSA: hda: intel-sdw-acpi code had a path using device_get_named_child_node() that could leak a reference if fwnode_handle_put() was not called on the returned fwnode handle. The described fix adds a call to fwnode_handle_put() to prevent a leaked reference, ad...

7.7CVSS8.3AI score0.00243EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/30 3:35 p.m.22 views

CVE-2024-36955 ALSA: hda: intel-sdw-acpi: fix usage of device_get_named_child_node()

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: intel-sdw-acpi: fix usage of devicegetnamedchildnode The documentation for devicegetnamedchildnode mentions this important point: " The caller is responsible for calling fwnodehandleput on the returned fwnode pointer. ...

7.7CVSS5.9AI score
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2024/05/30 12:00 a.m.24 views

AlmaLinux 9 : nghttp2 (ALSA-2024:3501)

The remote AlmaLinux 9 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2024:3501 advisory. nghttp2: CONTINUATION frames DoS CVE-2024-28182 Tenable has extracted the preceding description block directly from the AlmaLinux security advisory. Note that Ness...

5.3CVSS7.1AI score0.8496EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2024/05/30 12:00 a.m.38 views

AlmaLinux 9 : less (ALSA-2024:3513)

The remote AlmaLinux 9 host has a package installed that is affected by a vulnerability as referenced in the ALSA-2024:3513 advisory. less: OS command injection CVE-2024-32487 Tenable has extracted the preceding description block directly from the AlmaLinux security advisory. Note that Nessus has...

8.6CVSS7.1AI score0.00628EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/29 11:34 a.m.15 views

CLSA-2024-1716980332 Fix of 12 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-26929 - scsi: qla2xxx: Fix double free of fcport CVE-url: https://ubuntu.com/security/CVE-2024-35997 - HID: i2c-hid: remove I2CHIDREADPENDING flag to prevent lock-up CVE-url: https://ubuntu.com/security/CVE-2023-52752 - smb: client: fix use-after-free...

7.8CVSS6.8AI score0.00279EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/29 10:00 a.m.9 views

SUSE CVE-2023-52806

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix possible null-ptr-deref when assigning a stream While AudioDSP drivers assign streams exclusively of HOST or LINK type, nothing blocks a user to attempt to assign a COUPLED stream. As supplied substream instance ma...

5.5CVSS6.4AI score0.00257EPSS
SaveExploits0References15
SUSE CVE
SUSE CVE
added 2024/05/28 3:32 a.m.6 views

SUSE CVE-2021-47509

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Limit the period size to 16MB Set the practical limit to the period size the fragment shift in OSS instead of a full 31bit; a too large value could lead to the exhaust of memory as we allocate temporary buffers of...

5.5CVSS6.4AI score0.0024EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/05/28 3:32 a.m.7 views

SUSE CVE-2021-47511

In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: oss: Fix negative period/buffer sizes The period size calculation in OSS layer may receive a negative value as an error, but the code there assumes only the positive values and handle them with sizet. Due to that, a to...

7.8CVSS6.6AI score0.0024EPSS
SaveExploits0References19
Rows per page
Query Builder