Mageia Security Advisory MGASA-2024-0393 addresses multiple vulnerabilities in Mageia Linux.
Reporter | Title | Published | Views | Family All 199 |
---|---|---|---|---|
![]() | Updated kernel, kmod-xtables-addons, kmod-virtualbox & dwarves packages fix security vulnerabilities | 18 Dec 202421:02 | – | mageia |
![]() | Updated kernel-linus packages fix security vulnerabilities | 18 Dec 202421:02 | – | mageia |
![]() | Mageia: Security Advisory (MGASA-2024-0392) | 19 Dec 202400:00 | – | openvas |
![]() | Updated kernel, kmod-xtables-addons, kmod-virtualbox & dwarves packages fix security vulnerabilities | 18 Dec 202418:02 | – | osv |
![]() | Updated kernel-linus packages fix security vulnerabilities | 18 Dec 202418:02 | – | osv |
![]() | UBUNTU-CVE-2024-53091 | 21 Nov 202419:15 | – | osv |
![]() | CVE-2024-53109 | 2 Dec 202414:15 | – | osv |
![]() | CVE-2024-53094 | 21 Nov 202419:15 | – | osv |
![]() | UBUNTU-CVE-2024-53134 | 4 Dec 202415:15 | – | osv |
![]() | CVE-2024-53129 | 4 Dec 202415:15 | – | osv |
# SPDX-FileCopyrightText: 2024 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.1.10.2024.0393");
script_cve_id("CVE-2024-53079", "CVE-2024-53091", "CVE-2024-53093", "CVE-2024-53094", "CVE-2024-53095", "CVE-2024-53097", "CVE-2024-53099", "CVE-2024-53100", "CVE-2024-53101", "CVE-2024-53102", "CVE-2024-53106", "CVE-2024-53108", "CVE-2024-53109", "CVE-2024-53110", "CVE-2024-53112", "CVE-2024-53113", "CVE-2024-53119", "CVE-2024-53120", "CVE-2024-53121", "CVE-2024-53122", "CVE-2024-53123", "CVE-2024-53126", "CVE-2024-53127", "CVE-2024-53129", "CVE-2024-53130", "CVE-2024-53131", "CVE-2024-53134", "CVE-2024-53135", "CVE-2024-53136", "CVE-2024-53138", "CVE-2024-53139", "CVE-2024-53140");
script_tag(name:"creation_date", value:"2024-12-19 04:12:16 +0000 (Thu, 19 Dec 2024)");
script_version("2025-01-09T06:16:22+0000");
script_tag(name:"last_modification", value:"2025-01-09 06:16:22 +0000 (Thu, 09 Jan 2025)");
script_tag(name:"cvss_base", value:"6.8");
script_tag(name:"cvss_base_vector", value:"AV:L/AC:L/Au:S/C:C/I:C/A:C");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2024-12-11 15:15:18 +0000 (Wed, 11 Dec 2024)");
script_name("Mageia: Security Advisory (MGASA-2024-0393)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2024 Greenbone AG");
script_family("Mageia Linux Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/mageia_linux", "ssh/login/release", re:"ssh/login/release=MAGEIA9");
script_xref(name:"Advisory-ID", value:"MGASA-2024-0393");
script_xref(name:"URL", value:"https://advisories.mageia.org/MGASA-2024-0393.html");
script_xref(name:"URL", value:"https://bugs.mageia.org/show_bug.cgi?id=33846");
script_xref(name:"URL", value:"https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.62");
script_xref(name:"URL", value:"https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.63");
script_xref(name:"URL", value:"https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.64");
script_xref(name:"URL", value:"https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.65");
script_tag(name:"summary", value:"The remote host is missing an update for the 'kernel-linus' package(s) announced via the MGASA-2024-0393 advisory.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable package version is present on the target host.");
script_tag(name:"insight", value:"Vanilla upstream kernel version 6.6.65 fixes bugs and vulnerabilities.
For information about the vulnerabilities see the links.");
script_tag(name:"affected", value:"'kernel-linus' package(s) on Mageia 9.");
script_tag(name:"solution", value:"Please install the updated package(s).");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"qod_type", value:"package");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release)
exit(0);
res = "";
report = "";
if(release == "MAGEIA9") {
if(!isnull(res = isrpmvuln(pkg:"kernel-linus", rpm:"kernel-linus~6.6.65~1.mga9", rls:"MAGEIA9"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"kernel-linus-devel", rpm:"kernel-linus-devel~6.6.65~1.mga9", rls:"MAGEIA9"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"kernel-linus-devel-latest", rpm:"kernel-linus-devel-latest~6.6.65~1.mga9", rls:"MAGEIA9"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"kernel-linus-doc", rpm:"kernel-linus-doc~6.6.65~1.mga9", rls:"MAGEIA9"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"kernel-linus-latest", rpm:"kernel-linus-latest~6.6.65~1.mga9", rls:"MAGEIA9"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"kernel-linus-source", rpm:"kernel-linus-source~6.6.65~1.mga9", rls:"MAGEIA9"))) {
report += res;
}
if(report != "") {
security_message(data:report);
} else if(__pkg_match) {
exit(99);
}
exit(0);
}
exit(0);
Transform Your Security Services
Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.
Book a live demo