2024-06-28 13:17:52 +00:00

233 lines
9.9 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20151678",
"Version": "oval:org.altlinux.errata:def:20151678",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2015-1678: package `kernel-image-un-def` update to version 4.1.5-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-2015-1678",
"RefURL": "https://errata.altlinux.org/ALT-PU-2015-1678",
"Source": "ALTPU"
},
{
"RefID": "CVE-2015-1333",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-1333",
"Source": "CVE"
},
{
"RefID": "CVE-2015-3212",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-3212",
"Source": "CVE"
},
{
"RefID": "CVE-2015-4692",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-4692",
"Source": "CVE"
},
{
"RefID": "CVE-2015-5707",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-5707",
"Source": "CVE"
},
{
"RefID": "CVE-2015-6252",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-6252",
"Source": "CVE"
},
{
"RefID": "CVE-2015-8955",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-8955",
"Source": "CVE"
},
{
"RefID": "CVE-2015-9289",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2015-9289",
"Source": "CVE"
}
],
"Description": "This update upgrades kernel-image-un-def to version 4.1.5-alt1. \nSecurity Fix(es):\n\n * CVE-2015-1333: Memory leak in the __key_link_end function in security/keys/keyring.c in the Linux kernel before 4.1.4 allows local users to cause a denial of service (memory consumption) via many add_key system calls that refer to existing keys.\n\n * CVE-2015-3212: Race condition in net/sctp/socket.c in the Linux kernel before 4.1.2 allows local users to cause a denial of service (list corruption and panic) via a rapid series of system calls related to sockets, as demonstrated by setsockopt calls.\n\n * CVE-2015-4692: The kvm_apic_has_events function in arch/x86/kvm/lapic.h in the Linux kernel through 4.1.3 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by leveraging /dev/kvm access for an ioctl call.\n\n * CVE-2015-5707: Integer overflow in the sg_start_req function in drivers/scsi/sg.c in the Linux kernel 2.6.x through 4.x before 4.1 allows local users to cause a denial of service or possibly have unspecified other impact via a large iov_count value in a write request.\n\n * CVE-2015-6252: The vhost_dev_ioctl function in drivers/vhost/vhost.c in the Linux kernel before 4.1.5 allows local users to cause a denial of service (memory consumption) via a VHOST_SET_LOG_FD ioctl call that triggers permanent file-descriptor allocation.\n\n * CVE-2015-8955: arch/arm64/kernel/perf_event.c in the Linux kernel before 4.1 on arm64 platforms allows local users to gain privileges or cause a denial of service (invalid pointer dereference) via vectors involving events that are mishandled during a span of multiple HW PMUs.\n\n * CVE-2015-9289: In the Linux kernel before 4.1.4, a buffer overflow occurs when checking userspace params in drivers/media/dvb-frontends/cx24116.c. The maximum size for a DiSEqC command is 6, according to the userspace API. However, the code allows larger values such as 23.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2015-08-12"
},
"Updated": {
"Date": "2015-08-12"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2015-1333",
"CVSS": "AV:L/AC:L/Au:N/C:N/I:N/A:C",
"CWE": "CWE-119",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-1333",
"Impact": "Low",
"Public": "20150831"
},
{
"ID": "CVE-2015-3212",
"CVSS": "AV:L/AC:L/Au:N/C:N/I:N/A:C",
"CWE": "CWE-362",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-3212",
"Impact": "Low",
"Public": "20150831"
},
{
"ID": "CVE-2015-4692",
"CVSS": "AV:L/AC:L/Au:N/C:N/I:N/A:C",
"CWE": "NVD-CWE-Other",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-4692",
"Impact": "Low",
"Public": "20150727"
},
{
"ID": "CVE-2015-5707",
"CVSS": "AV:L/AC:L/Au:N/C:P/I:P/A:P",
"CWE": "CWE-190",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-5707",
"Impact": "Low",
"Public": "20151019"
},
{
"ID": "CVE-2015-6252",
"CVSS": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
"CWE": "CWE-399",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-6252",
"Impact": "Low",
"Public": "20151019"
},
{
"ID": "CVE-2015-8955",
"CVSS": "AV:L/AC:M/Au:N/C:C/I:C/A:C",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"CWE": "CWE-264",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-8955",
"Impact": "High",
"Public": "20161010"
},
{
"ID": "CVE-2015-9289",
"CVSS": "AV:L/AC:L/Au:N/C:C/I:N/A:N",
"CVSS3": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"CWE": "CWE-125",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2015-9289",
"Impact": "Low",
"Public": "20190727"
}
],
"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",
"cpe:/o:alt:kworkstation:9.1",
"cpe:/o:alt:workstation:9.1",
"cpe:/o:alt:server:9.1",
"cpe:/o:alt:server-v:9.1",
"cpe:/o:alt:education:9.1",
"cpe:/o:alt:slinux:9.1",
"cpe:/o:alt:starterkit:9.1",
"cpe:/o:alt:kworkstation:9.2",
"cpe:/o:alt:workstation:9.2",
"cpe:/o:alt:server:9.2",
"cpe:/o:alt:server-v:9.2",
"cpe:/o:alt:education:9.2",
"cpe:/o:alt:slinux:9.2",
"cpe:/o:alt:starterkit:9.2"
]
}
}
},
"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:20151678001",
"Comment": "kernel-doc-un is earlier than 1:4.1.5-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20151678002",
"Comment": "kernel-headers-modules-un-def is earlier than 1:4.1.5-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20151678003",
"Comment": "kernel-headers-un-def is earlier than 1:4.1.5-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20151678004",
"Comment": "kernel-image-domU-un-def is earlier than 1:4.1.5-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20151678005",
"Comment": "kernel-image-un-def is earlier than 1:4.1.5-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20151678006",
"Comment": "kernel-modules-drm-nouveau-un-def is earlier than 1:4.1.5-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20151678007",
"Comment": "kernel-modules-drm-radeon-un-def is earlier than 1:4.1.5-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20151678008",
"Comment": "kernel-modules-drm-un-def is earlier than 1:4.1.5-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20151678009",
"Comment": "kernel-modules-ide-un-def is earlier than 1:4.1.5-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20151678010",
"Comment": "kernel-modules-kvm-un-def is earlier than 1:4.1.5-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20151678011",
"Comment": "kernel-modules-staging-un-def is earlier than 1:4.1.5-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20151678012",
"Comment": "kernel-modules-v4l-un-def is earlier than 1:4.1.5-alt1"
}
]
}
]
}
}
]
}