ALT Vulnerability

This commit is contained in:
Иван Пепеляев 2025-01-17 06:06:20 +00:00
parent 18421eda4f
commit 3003b0d6d5
4 changed files with 380 additions and 0 deletions

View File

@ -0,0 +1,131 @@
{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20251402",
"Version": "oval:org.altlinux.errata:def:20251402",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2025-1402: package `kernel-image-un-def` update to version 5.10.233-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch p9"
],
"Products": [
"ALT Server",
"ALT Virtualization Server",
"ALT Workstation",
"ALT Workstation K",
"ALT Education",
"Simply Linux",
"Starterkit"
]
}
],
"References": [
{
"RefID": "ALT-PU-2025-1402",
"RefURL": "https://errata.altlinux.org/ALT-PU-2025-1402",
"Source": "ALTPU"
},
{
"RefID": "CVE-2024-56716",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2024-56716",
"Source": "CVE"
}
],
"Description": "This update upgrades kernel-image-un-def to version 5.10.233-alt1. \nSecurity Fix(es):\n\n * CVE-2024-56716: In the Linux kernel, the following vulnerability has been resolved:\n\nnetdevsim: prevent bad user input in nsim_dev_health_break_write()\n\nIf either a zero count or a large one is provided, kernel can crash.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "Low",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2025-01-16"
},
"Updated": {
"Date": "2025-01-16"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2024-56716",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"CWE": "CWE-1284",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2024-56716",
"Impact": "Low",
"Public": "20241229"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:kworkstation:9",
"cpe:/o:alt:workstation:9",
"cpe:/o:alt:server:9",
"cpe:/o:alt:server-v:9",
"cpe:/o:alt:education:9",
"cpe:/o:alt:slinux:9",
"cpe:/o:alt:starterkit:p9"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:1001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20251402001",
"Comment": "kernel-doc-un is earlier than 1:5.10.233-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20251402002",
"Comment": "kernel-headers-modules-un-def is earlier than 1:5.10.233-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20251402003",
"Comment": "kernel-headers-un-def is earlier than 1:5.10.233-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20251402004",
"Comment": "kernel-image-domU-un-def is earlier than 1:5.10.233-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20251402005",
"Comment": "kernel-image-un-def is earlier than 1:5.10.233-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20251402006",
"Comment": "kernel-modules-drm-ancient-un-def is earlier than 1:5.10.233-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20251402007",
"Comment": "kernel-modules-drm-nouveau-un-def is earlier than 1:5.10.233-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20251402008",
"Comment": "kernel-modules-drm-un-def is earlier than 1:5.10.233-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20251402009",
"Comment": "kernel-modules-ide-un-def is earlier than 1:5.10.233-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20251402010",
"Comment": "kernel-modules-staging-un-def is earlier than 1:5.10.233-alt1"
}
]
}
]
}
}
]
}

View File

@ -0,0 +1,88 @@
{
"TextFileContent54Objects": [
{
"ID": "oval:org.altlinux.errata:obj:1001",
"Version": "1",
"Comment": "Evaluate `/etc/os-release` file content",
"Path": {
"Datatype": "string",
"Text": "/etc"
},
"Filepath": {
"Datatype": "string",
"Text": "os-release"
},
"Pattern": {
"Datatype": "string",
"Operation": "pattern match",
"Text": "cpe:\\/o:alt:(?!sp)[a-z\\-]+:p?(\\d+)(?:\\.\\d)*"
},
"Instance": {
"Datatype": "int",
"Text": "1"
}
}
],
"RPMInfoObjects": [
{
"ID": "oval:org.altlinux.errata:obj:20251402001",
"Version": "1",
"Comment": "kernel-doc-un is installed",
"Name": "kernel-doc-un"
},
{
"ID": "oval:org.altlinux.errata:obj:20251402002",
"Version": "1",
"Comment": "kernel-headers-modules-un-def is installed",
"Name": "kernel-headers-modules-un-def"
},
{
"ID": "oval:org.altlinux.errata:obj:20251402003",
"Version": "1",
"Comment": "kernel-headers-un-def is installed",
"Name": "kernel-headers-un-def"
},
{
"ID": "oval:org.altlinux.errata:obj:20251402004",
"Version": "1",
"Comment": "kernel-image-domU-un-def is installed",
"Name": "kernel-image-domU-un-def"
},
{
"ID": "oval:org.altlinux.errata:obj:20251402005",
"Version": "1",
"Comment": "kernel-image-un-def is installed",
"Name": "kernel-image-un-def"
},
{
"ID": "oval:org.altlinux.errata:obj:20251402006",
"Version": "1",
"Comment": "kernel-modules-drm-ancient-un-def is installed",
"Name": "kernel-modules-drm-ancient-un-def"
},
{
"ID": "oval:org.altlinux.errata:obj:20251402007",
"Version": "1",
"Comment": "kernel-modules-drm-nouveau-un-def is installed",
"Name": "kernel-modules-drm-nouveau-un-def"
},
{
"ID": "oval:org.altlinux.errata:obj:20251402008",
"Version": "1",
"Comment": "kernel-modules-drm-un-def is installed",
"Name": "kernel-modules-drm-un-def"
},
{
"ID": "oval:org.altlinux.errata:obj:20251402009",
"Version": "1",
"Comment": "kernel-modules-ide-un-def is installed",
"Name": "kernel-modules-ide-un-def"
},
{
"ID": "oval:org.altlinux.errata:obj:20251402010",
"Version": "1",
"Comment": "kernel-modules-staging-un-def is installed",
"Name": "kernel-modules-staging-un-def"
}
]
}

View File

@ -0,0 +1,23 @@
{
"TextFileContent54State": [
{
"ID": "oval:org.altlinux.errata:ste:1001",
"Version": "1",
"Text": {}
}
],
"RPMInfoStates": [
{
"ID": "oval:org.altlinux.errata:ste:20251402001",
"Version": "1",
"Comment": "package EVR is earlier than 1:5.10.233-alt1",
"Arch": {},
"EVR": {
"Text": "1:5.10.233-alt1",
"Datatype": "evr_string",
"Operation": "less than"
},
"Subexpression": {}
}
]
}

View File

@ -0,0 +1,138 @@
{
"TextFileContent54Tests": [
{
"ID": "oval:org.altlinux.errata:tst:1001",
"Version": "1",
"Check": "all",
"Comment": "ALT Linux based on branch 'p9' must be installed",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:1001"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:1001"
}
}
],
"RPMInfoTests": [
{
"ID": "oval:org.altlinux.errata:tst:20251402001",
"Version": "1",
"Check": "all",
"Comment": "kernel-doc-un is earlier than 1:5.10.233-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20251402001"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20251402001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20251402002",
"Version": "1",
"Check": "all",
"Comment": "kernel-headers-modules-un-def is earlier than 1:5.10.233-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20251402002"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20251402001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20251402003",
"Version": "1",
"Check": "all",
"Comment": "kernel-headers-un-def is earlier than 1:5.10.233-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20251402003"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20251402001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20251402004",
"Version": "1",
"Check": "all",
"Comment": "kernel-image-domU-un-def is earlier than 1:5.10.233-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20251402004"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20251402001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20251402005",
"Version": "1",
"Check": "all",
"Comment": "kernel-image-un-def is earlier than 1:5.10.233-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20251402005"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20251402001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20251402006",
"Version": "1",
"Check": "all",
"Comment": "kernel-modules-drm-ancient-un-def is earlier than 1:5.10.233-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20251402006"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20251402001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20251402007",
"Version": "1",
"Check": "all",
"Comment": "kernel-modules-drm-nouveau-un-def is earlier than 1:5.10.233-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20251402007"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20251402001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20251402008",
"Version": "1",
"Check": "all",
"Comment": "kernel-modules-drm-un-def is earlier than 1:5.10.233-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20251402008"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20251402001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20251402009",
"Version": "1",
"Check": "all",
"Comment": "kernel-modules-ide-un-def is earlier than 1:5.10.233-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20251402009"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20251402001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20251402010",
"Version": "1",
"Check": "all",
"Comment": "kernel-modules-staging-un-def is earlier than 1:5.10.233-alt1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20251402010"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20251402001"
}
}
]
}