| Reporter | Title | Published | Views | Family All 80 |
|---|---|---|---|---|
| Astra Linux – Vulnerability in Linux 5.15 | 20 May 202605:53 | – | astralinux | |
| CVE-2024-50181 affecting package kernel for versions less than 5.15.173.1-1 | 11 Dec 202407:24 | – | cbl_mariner | |
| CVE-2024-50181 | 8 Nov 202405:44 | – | circl | |
| 编号撤回 | 8 Nov 202400:00 | – | cnnvd | |
| CVE-2024-50181 | 8 Nov 202405:38 | – | cve | |
| CVE-2024-50181 | 8 Nov 202405:38 | – | cvelist | |
| [SECURITY] [DLA 4008-1] linux-6.1 security update | 3 Jan 202500:41 | – | debian | |
| [SECURITY] [DLA 4075-1] linux security update | 1 Mar 202521:07 | – | debian | |
| CVE-2024-50181 | 8 Nov 202405:38 | – | debiancve | |
| Unbreakable Enterprise kernel security update | 18 Dec 202400:00 | – | oraclelinux |
| Source | Link |
|---|---|
| cve | www.cve.mitre.org/cgi-bin/cvename.cgi |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(231567);
script_version("1.1");
script_set_attribute(attribute:"plugin_modification_date", value:"2025/03/06");
script_cve_id("CVE-2024-50181");
script_name(english:"Linux Distros Unpatched Vulnerability : CVE-2024-50181");
script_set_attribute(attribute:"synopsis", value:
"The Linux/Unix host has one or more packages installed with a vulnerability that the vendor indicates will not be
patched.");
script_set_attribute(attribute:"description", value:
"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied
patch available.
- In the Linux kernel, the following vulnerability has been resolved: clk: imx: Remove CLK_SET_PARENT_GATE
for DRAM mux for i.MX7D For i.MX7D DRAM related mux clock, the clock source change should ONLY be done
done in low level asm code without accessing DRAM, and then calling clk API to sync the HW clock status
with clk tree, it should never touch real clock source switch via clk API, so CLK_SET_PARENT_GATE flag
should NOT be added, otherwise, DRAM's clock parent will be disabled when DRAM is active, and system will
hang. (CVE-2024-50181)
Note that Nessus relies on the presence of the package as reported by the vendor.");
script_set_attribute(attribute:"solution", value:
"There is no known solution at this time.");
script_set_attribute(attribute:"agent", value:"unix");
script_set_cvss_base_vector("CVSS2#AV:L/AC:L/Au:S/C:N/I:N/A:C");
script_set_cvss_temporal_vector("CVSS2#E:U/RL:OF/RC:C");
script_set_cvss3_base_vector("CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H");
script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2024-50181");
script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
script_set_attribute(attribute:"exploit_available", value:"false");
script_set_attribute(attribute:"vendor_unpatched", value:"true");
script_set_attribute(attribute:"vuln_publication_date", value:"2024/11/08");
script_set_attribute(attribute:"plugin_publication_date", value:"2025/03/06");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"generated_plugin", value:"current");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Misc.");
script_copyright(english:"This script is Copyright (C) 2025 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("ssh_get_info2.nasl");
script_require_keys("Host/cpu", "Host/local_checks_enabled", "global_settings/vendor_unpatched");
script_require_ports("Host/Debian/dpkg-l", "Host/Ubuntu", "Host/Ubuntu/release");
exit(0);
}
include('vdf.inc');
# @tvdl-content
var vuln_data = {
"metadata": {
"spec_version": "1.0p"
},
"requires": [
{
"scope": "scan_config",
"match": {
"vendor_unpatched": true
}
},
{
"scope": "target",
"match": {
"os": "linux"
}
}
],
"report": {
"report_type": "unpatched"
},
"checks": [
{
"product": {
"name": [
"linux-aws-cloud-tools-5.4.0-1009",
"linux-aws-fips",
"linux-aws-headers-5.4.0-1009",
"linux-aws-tools-5.4.0-1009",
"linux-azure-cloud-tools-5.4.0-1010",
"linux-azure-fde-5.15",
"linux-azure-fips",
"linux-azure-headers-5.4.0-1010",
"linux-azure-tools-5.4.0-1010",
"linux-bluefield",
"linux-buildinfo-5.4.0-1008-raspi",
"linux-buildinfo-5.4.0-1009-aws",
"linux-buildinfo-5.4.0-1009-gcp",
"linux-buildinfo-5.4.0-1009-kvm",
"linux-buildinfo-5.4.0-1009-oracle",
"linux-buildinfo-5.4.0-1010-azure",
"linux-buildinfo-5.4.0-26-generic",
"linux-buildinfo-5.4.0-26-generic-lpae",
"linux-cloud-tools-5.4.0-1009-aws",
"linux-cloud-tools-5.4.0-1009-kvm",
"linux-cloud-tools-5.4.0-1009-oracle",
"linux-cloud-tools-5.4.0-1010-azure",
"linux-cloud-tools-5.4.0-26",
"linux-cloud-tools-5.4.0-26-generic",
"linux-cloud-tools-5.4.0-26-generic-lpae",
"linux-cloud-tools-common",
"linux-doc",
"linux-fips",
"linux-gcp-fips",
"linux-gcp-headers-5.4.0-1009",
"linux-gcp-tools-5.4.0-1009",
"linux-headers-5.4.0-1008-raspi",
"linux-headers-5.4.0-1009-aws",
"linux-headers-5.4.0-1009-gcp",
"linux-headers-5.4.0-1009-kvm",
"linux-headers-5.4.0-1009-oracle",
"linux-headers-5.4.0-1010-azure",
"linux-headers-5.4.0-26",
"linux-headers-5.4.0-26-generic",
"linux-headers-5.4.0-26-generic-lpae",
"linux-ibm",
"linux-image-5.4.0-1008-raspi",
"linux-image-5.4.0-1008-raspi-dbgsym",
"linux-image-5.4.0-1009-aws",
"linux-image-5.4.0-1009-aws-dbgsym",
"linux-image-5.4.0-1009-kvm",
"linux-image-5.4.0-1009-kvm-dbgsym",
"linux-image-unsigned-5.4.0-1009-gcp",
"linux-image-unsigned-5.4.0-1009-gcp-dbgsym",
"linux-image-unsigned-5.4.0-1009-oracle",
"linux-image-unsigned-5.4.0-1009-oracle-dbgsym",
"linux-image-unsigned-5.4.0-1010-azure",
"linux-image-unsigned-5.4.0-1010-azure-dbgsym",
"linux-image-unsigned-5.4.0-26-generic",
"linux-image-unsigned-5.4.0-26-generic-dbgsym",
"linux-image-unsigned-5.4.0-26-generic-lpae",
"linux-image-unsigned-5.4.0-26-generic-lpae-dbgsym",
"linux-image-unsigned-5.4.0-26-lowlatency",
"linux-iot",
"linux-kvm-cloud-tools-5.4.0-1009",
"linux-kvm-headers-5.4.0-1009",
"linux-kvm-tools-5.4.0-1009",
"linux-libc-dev",
"linux-modules-5.4.0-1008-raspi",
"linux-modules-5.4.0-1009-aws",
"linux-modules-5.4.0-1009-gcp",
"linux-modules-5.4.0-1009-kvm",
"linux-modules-5.4.0-1009-oracle",
"linux-modules-5.4.0-1010-azure",
"linux-modules-5.4.0-26-generic",
"linux-modules-5.4.0-26-generic-lpae",
"linux-modules-5.4.0-26-lowlatency",
"linux-modules-extra-5.4.0-1009-aws",
"linux-modules-extra-5.4.0-1009-gcp",
"linux-modules-extra-5.4.0-1009-kvm",
"linux-modules-extra-5.4.0-1009-oracle",
"linux-modules-extra-5.4.0-1010-azure",
"linux-modules-extra-5.4.0-26-generic",
"linux-modules-extra-5.4.0-26-generic-lpae",
"linux-modules-extra-5.4.0-26-lowlatency",
"linux-oracle-headers-5.4.0-1009",
"linux-oracle-tools-5.4.0-1009",
"linux-raspi-headers-5.4.0-1008",
"linux-raspi-tools-5.4.0-1008",
"linux-source-5.4.0",
"linux-tools-5.4.0-1008-raspi",
"linux-tools-5.4.0-1009-aws",
"linux-tools-5.4.0-1009-gcp",
"linux-tools-5.4.0-1009-kvm",
"linux-tools-5.4.0-1009-oracle",
"linux-tools-5.4.0-1010-azure",
"linux-tools-5.4.0-26",
"linux-tools-5.4.0-26-generic",
"linux-tools-5.4.0-26-generic-lpae",
"linux-tools-common",
"linux-tools-host",
"linux-udebs-aws",
"linux-udebs-azure",
"linux-udebs-generic",
"linux-udebs-generic-lpae",
"linux-udebs-kvm",
"linux-xilinx-zynqmp"
],
"type": "dpkg_package"
},
"check_algorithm": "dpkg",
"constraints": [
{
"requires": [
{
"scope": "target",
"match": {
"distro": "ubuntu"
}
},
{
"scope": "target",
"match": {
"os_version": "20.04"
}
}
]
}
]
},
{
"product": {
"name": [
"linux-aws-cloud-tools-6.8.0-1008",
"linux-aws-headers-6.8.0-1008",
"linux-aws-tools-6.8.0-1008",
"linux-azure-cloud-tools-6.8.0-1007",
"linux-azure-headers-6.8.0-1007",
"linux-azure-tools-6.8.0-1007",
"linux-buildinfo-6.8.0-1003-gke",
"linux-buildinfo-6.8.0-1004-raspi",
"linux-buildinfo-6.8.0-1005-ibm",
"linux-buildinfo-6.8.0-1005-oem",
"linux-buildinfo-6.8.0-1005-oracle",
"linux-buildinfo-6.8.0-1005-oracle-64k",
"linux-buildinfo-6.8.0-1007-azure",
"linux-buildinfo-6.8.0-1007-gcp",
"linux-buildinfo-6.8.0-1008-aws",
"linux-buildinfo-6.8.0-31-generic",
"linux-buildinfo-6.8.0-31-generic-64k",
"linux-buildinfo-6.8.0-31-lowlatency",
"linux-cloud-tools-6.8.0-1005-ibm",
"linux-cloud-tools-6.8.0-1005-oem",
"linux-cloud-tools-6.8.0-1005-oracle",
"linux-cloud-tools-6.8.0-1005-oracle-64k",
"linux-cloud-tools-6.8.0-1007-azure",
"linux-cloud-tools-6.8.0-1008-aws",
"linux-cloud-tools-6.8.0-31",
"linux-cloud-tools-6.8.0-31-generic",
"linux-cloud-tools-6.8.0-31-generic-64k",
"linux-cloud-tools-6.8.0-31-lowlatency",
"linux-cloud-tools-6.8.0-31-lowlatency-64k",
"linux-cloud-tools-common",
"linux-doc",
"linux-gcp-headers-6.8.0-1007",
"linux-gcp-tools-6.8.0-1007",
"linux-gke-headers-6.8.0-1003",
"linux-gke-tools-6.8.0-1003",
"linux-gkeop",
"linux-headers-6.8.0-1003-gke",
"linux-headers-6.8.0-1004-raspi",
"linux-headers-6.8.0-1005-ibm",
"linux-headers-6.8.0-1005-oem",
"linux-headers-6.8.0-1005-oracle",
"linux-headers-6.8.0-1005-oracle-64k",
"linux-headers-6.8.0-1007-azure",
"linux-headers-6.8.0-1007-gcp",
"linux-headers-6.8.0-1008-aws",
"linux-headers-6.8.0-31",
"linux-headers-6.8.0-31-generic",
"linux-headers-6.8.0-31-generic-64k",
"linux-headers-6.8.0-31-lowlatency",
"linux-headers-6.8.0-31-lowlatency-64k",
"linux-ibm-cloud-tools-6.8.0-1005",
"linux-ibm-cloud-tools-common",
"linux-ibm-headers-6.8.0-1005",
"linux-ibm-source-6.8.0",
"linux-ibm-tools-6.8.0-1005",
"linux-ibm-tools-common",
"linux-image-6.8.0-1004-raspi",
"linux-image-6.8.0-1004-raspi-dbgsym",
"linux-image-6.8.0-31-generic",
"linux-image-6.8.0-31-generic-dbgsym",
"linux-image-unsigned-6.8.0-1003-gke",
"linux-image-unsigned-6.8.0-1003-gke-dbgsym",
"linux-image-unsigned-6.8.0-1005-ibm",
"linux-image-unsigned-6.8.0-1005-ibm-dbgsym",
"linux-image-unsigned-6.8.0-1005-oem",
"linux-image-unsigned-6.8.0-1005-oem-dbgsym",
"linux-image-unsigned-6.8.0-1005-oracle",
"linux-image-unsigned-6.8.0-1005-oracle-64k",
"linux-image-unsigned-6.8.0-1005-oracle-64k-dbgsym",
"linux-image-unsigned-6.8.0-1005-oracle-dbgsym",
"linux-image-unsigned-6.8.0-1007-azure",
"linux-image-unsigned-6.8.0-1007-azure-dbgsym",
"linux-image-unsigned-6.8.0-1007-gcp",
"linux-image-unsigned-6.8.0-1007-gcp-dbgsym",
"linux-image-unsigned-6.8.0-1008-aws",
"linux-image-unsigned-6.8.0-1008-aws-dbgsym",
"linux-image-unsigned-6.8.0-31-generic",
"linux-image-unsigned-6.8.0-31-generic-64k",
"linux-image-unsigned-6.8.0-31-generic-64k-dbgsym",
"linux-image-unsigned-6.8.0-31-generic-dbgsym",
"linux-image-unsigned-6.8.0-31-lowlatency",
"linux-image-unsigned-6.8.0-31-lowlatency-64k",
"linux-image-unsigned-6.8.0-31-lowlatency-64k-dbgsym",
"linux-image-unsigned-6.8.0-31-lowlatency-dbgsym",
"linux-intel",
"linux-lib-rust-6.8.0-31-generic",
"linux-lib-rust-6.8.0-31-generic-64k",
"linux-libc-dev",
"linux-lowlatency-cloud-tools-6.8.0-31",
"linux-lowlatency-cloud-tools-common",
"linux-lowlatency-headers-6.8.0-31",
"linux-lowlatency-hwe-6.11",
"linux-lowlatency-lib-rust-6.8.0-31-lowlatency",
"linux-lowlatency-lib-rust-6.8.0-31-lowlatency-64k",
"linux-lowlatency-tools-6.8.0-31",
"linux-lowlatency-tools-common",
"linux-lowlatency-tools-host",
"linux-modules-6.8.0-1003-gke",
"linux-modules-6.8.0-1004-raspi",
"linux-modules-6.8.0-1005-ibm",
"linux-modules-6.8.0-1005-oem",
"linux-modules-6.8.0-1005-oracle",
"linux-modules-6.8.0-1005-oracle-64k",
"linux-modules-6.8.0-1007-azure",
"linux-modules-6.8.0-1007-gcp",
"linux-modules-6.8.0-1008-aws",
"linux-modules-6.8.0-31-generic",
"linux-modules-6.8.0-31-generic-64k",
"linux-modules-6.8.0-31-lowlatency",
"linux-modules-6.8.0-31-lowlatency-64k",
"linux-modules-extra-6.8.0-1003-gke",
"linux-modules-extra-6.8.0-1005-ibm",
"linux-modules-extra-6.8.0-1005-oem",
"linux-modules-extra-6.8.0-1005-oracle",
"linux-modules-extra-6.8.0-1005-oracle-64k",
"linux-modules-extra-6.8.0-1007-azure",
"linux-modules-extra-6.8.0-1007-gcp",
"linux-modules-extra-6.8.0-1008-aws",
"linux-modules-extra-6.8.0-31-generic",
"linux-modules-extra-6.8.0-31-generic-64k",
"linux-modules-extra-6.8.0-31-lowlatency",
"linux-modules-extra-6.8.0-31-lowlatency-64k",
"linux-modules-ipu6-6.8.0-1005-oem",
"linux-modules-ipu6-6.8.0-31-generic",
"linux-modules-ivsc-6.8.0-31-generic",
"linux-modules-iwlwifi-6.8.0-1004-raspi",
"linux-modules-iwlwifi-6.8.0-1005-ibm",
"linux-modules-iwlwifi-6.8.0-1005-oem",
"linux-modules-iwlwifi-6.8.0-1005-oracle",
"linux-modules-iwlwifi-6.8.0-1005-oracle-64k",
"linux-modules-iwlwifi-6.8.0-1007-azure",
"linux-modules-iwlwifi-6.8.0-1007-gcp",
"linux-modules-iwlwifi-6.8.0-31-generic",
"linux-modules-iwlwifi-6.8.0-31-lowlatency",
"linux-nvidia",
"linux-nvidia-lowlatency",
"linux-oem-6.8-headers-6.8.0-1005",
"linux-oem-6.8-lib-rust-6.8.0-1005-oem",
"linux-oem-6.8-tools-6.8.0-1005",
"linux-oracle-headers-6.8.0-1005",
"linux-oracle-tools-6.8.0-1005",
"linux-raspi-headers-6.8.0-1004",
"linux-raspi-realtime",
"linux-raspi-tools-6.8.0-1004",
"linux-realtime",
"linux-riscv-headers-6.8.0-31",
"linux-riscv-tools-6.8.0-31",
"linux-source-6.8.0",
"linux-tools-6.8.0-1003-gke",
"linux-tools-6.8.0-1004-raspi",
"linux-tools-6.8.0-1005-ibm",
"linux-tools-6.8.0-1005-oem",
"linux-tools-6.8.0-1005-oracle",
"linux-tools-6.8.0-1005-oracle-64k",
"linux-tools-6.8.0-1007-azure",
"linux-tools-6.8.0-1007-gcp",
"linux-tools-6.8.0-1008-aws",
"linux-tools-6.8.0-31",
"linux-tools-6.8.0-31-generic",
"linux-tools-6.8.0-31-generic-64k",
"linux-tools-6.8.0-31-lowlatency",
"linux-tools-6.8.0-31-lowlatency-64k",
"linux-tools-common",
"linux-tools-host",
"linux-udebs-aws",
"linux-udebs-azure"
],
"type": "dpkg_package"
},
"check_algorithm": "dpkg",
"constraints": [
{
"requires": [
{
"scope": "target",
"match": {
"distro": "ubuntu"
}
},
{
"scope": "target",
"match": {
"os_version": "24.04"
}
}
]
}
]
},
{
"product": {
"name": [
"linux-aws-6.8",
"linux-azure-6.8",
"linux-azure-fde",
"linux-gcp-6.8",
"linux-hwe-6.8",
"linux-lowlatency-hwe-6.8",
"linux-nvidia-6.8",
"linux-oracle-6.8",
"linux-riscv-6.8"
],
"type": "dpkg_package"
},
"check_algorithm": "dpkg",
"constraints": [
{
"requires": [
{
"scope": "target",
"match": {
"distro": "ubuntu"
}
},
{
"scope": "target",
"match": {
"os_version": "22.04"
}
}
]
}
]
}
]
};
var vdf_res = vdf::check_and_report(vuln_data:vuln_data, severity:SECURITY_WARNING);
vdf::handle_check_and_report_errors(vdf_result: vdf_res);
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation