Lucene search
+L

4638 matches found

OSV
OSV
added 2019/10/07 2:21 p.m.9 views

OPENSUSE-SU-2019:2280-1 Security update for libseccomp

This update for libseccomp fixes the following issues: Security issues fixed: - CVE-2019-9893: An incorrect generation of syscall filters in libseccomp was fixed bsc1128828 libseccomp was updated to new upstream release 2.4.1: - Fix a BPF generation bug where the optimizer mistakenly identified...

9.8CVSS9.5AI score0.03041EPSS
SaveExploits0References5
OPENSUSE Linux
OPENSUSE Linux
added 2019/10/07 12:0 a.m.87 views

Security update for libseccomp (moderate)

openSUSE Security Update: Security update for libseccomp Announcement ID: openSUSE-SU-2019:2280-1 Rating: moderate References: 1082318 1128828 1142614 Cross-References: CVE-2019-9893 Affected Products: openSUSE Leap 15.0 An update that solves one vulnerability and has two fixes is now available...

9.8CVSS9.5AI score0.03041EPSS
SaveExploits0References3
OPENSUSE Linux
OPENSUSE Linux
added 2019/10/07 12:0 a.m.92 views

Security update for libseccomp (moderate)

openSUSE Security Update: Security update for libseccomp Announcement ID: openSUSE-SU-2019:2283-1 Rating: moderate References: 1082318 1128828 1142614 Cross-References: CVE-2019-9893 Affected Products: openSUSE Leap 15.1 An update that solves one vulnerability and has two fixes is now available...

9.8CVSS9.5AI score0.03041EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2019/10/03 12:0 a.m.43 views

SUSE SLED15 / SLES15 Security Update : libseccomp (SUSE-SU-2019:2517-1)

This update for libseccomp fixes the following issues : Security issues fixed : CVE-2019-9893: An incorrect generation of syscall filters in libseccomp was fixed bsc1128828 libseccomp was updated to new upstream release 2.4.1: Fix a BPF generation bug where the optimizer mistakenly identified...

9.8CVSS6.9AI score0.03041EPSS
SaveExploits0References6
OSV
OSV
added 2019/10/02 8:49 a.m.7 views

SUSE-SU-2019:2517-1 Security update for libseccomp

This update for libseccomp fixes the following issues: Security issues fixed: - CVE-2019-9893: An incorrect generation of syscall filters in libseccomp was fixed bsc1128828 libseccomp was updated to new upstream release 2.4.1: - Fix a BPF generation bug where the optimizer mistakenly identified...

9.8CVSS9.5AI score0.03041EPSS
SaveExploits0References5
Veracode
Veracode
added 2019/05/16 3:58 a.m.27 views

Out-Of-Bounds Read

Linux kernel is vulnerable to out-of-bounds read vulnerability. The vulnerability exists in the adjustscalarminmaxvals function in kernel/bpf/verifier.c due to faulty computation of numeric bounds in the BPF verifier as it mishandles 32-bit right shifts causing an out-of-bounds memory access...

7.8CVSS7AI score0.00533EPSS
SaveExploits0References14Affected Software2
Tenable Nessus
Tenable Nessus
added 2019/05/14 12:0 a.m.44 views

EulerOS Virtualization for ARM 64 3.0.1.0 : kernel (EulerOS-SA-2019-1518)

According to the versions of the kernel packages installed, the EulerOS Virtualization for ARM 64 installation on the remote host is affected by the following vulnerabilities : - Linux kernel built with the KVM visualization support CONFIGKVM, with nested visualizationnVMX feature enablednested=1...

7.8CVSS7.3AI score0.37233EPSS
SaveExploits24References21
Tenable Nessus
Tenable Nessus
added 2019/05/13 12:0 a.m.58 views

EulerOS Virtualization for ARM 64 3.0.1.0 : kernel (EulerOS-SA-2019-1486)

According to the versions of the kernel packages installed, the EulerOS Virtualization for ARM 64 installation on the remote host is affected by the following vulnerabilities : - It was found that the parserockridgeinodeinternal function of the Linux kernel's ISOFS implementation did not correctl...

9.8CVSS7.3AI score0.10209EPSS
SaveExploits12References21
Veracode
Veracode
added 2019/05/02 5:3 a.m.34 views

Denial Of Service (DoS)

The kernel-rt packages contain the Linux kernel, the core of any Linux operating system. A flaw was found in the way the Linux kernel's futex subsystem handled the requeuing of certain Priority Inheritance PI futexes. A local, unprivileged user could use this flaw to escalate their privileges on...

7.8CVSS6.6AI score0.37233EPSS
SaveExploits24References36Affected Software1
Veracode
Veracode
added 2019/05/02 5:3 a.m.71 views

Information Disclosure

The kernel-rt packages contain the Linux kernel, the core of any Linux operating system. A flaw was found in the way the Linux kernel's futex subsystem handled the requeuing of certain Priority Inheritance PI futexes. A local, unprivileged user could use this flaw to escalate their privileges on...

7.8CVSS6.6AI score0.37233EPSS
SaveExploits24References16Affected Software1
CVE
CVE
added 2019/04/24 8:2 p.m.61 views

CVE-2017-18367

CVE-2017-18367 affects libseccomp-golang 0.9.0 and earlier. The root cause is that the BPFs generated by libseccomp-golang OR multiple syscall-argument checks instead of ANDing them, enabling a process under a restrictive seccomp filter that specifies multiple arguments to bypass the intended acc...

7.5CVSS6.8AI score0.0245EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2019/04/24 8:2 p.m.45 views

CVE-2017-18367

libseccomp-golang 0.9.0 and earlier incorrectly generates BPFs that OR multiple arguments rather than ANDing them. A process running under a restrictive seccomp filter that specified multiple syscall arguments could bypass intended access restrictions by specifying a single matching argument...

7.5CVSS7.1AI score0.0245EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2019/04/01 12:0 a.m.42 views

openSUSE Security Update : the Linux Kernel (openSUSE-2019-1085)

The openSUSE Leap 42.3 kernel was updated to 4.4.176 to receive various security and bugfixes. The following security bugs were fixed : - CVE-2019-9213: expanddownwards in mm/mmap.c lacked a check for the mmap minimum address, which made it easier for attackers to exploit kernel NULL pointer...

7.8CVSS7.2AI score0.05667EPSS
SaveExploits8References57
OPENSUSE Linux
OPENSUSE Linux
added 2019/03/30 12:0 a.m.248 views

Security update for the Linux Kernel (important)

openSUSE Security Update: Security update for the Linux Kernel Announcement ID: openSUSE-SU-2019:1085-1 Rating: important References: 1012382 1020413 1065600 1070767 1075697 1082943 1087092 1090435 1102959 1103429 1106929 1109137 1109248 1119019 1119843 1120691 1120902 1121713 1121805 1124235...

7.8CVSS7.1AI score0.05667EPSS
SaveExploits8References55
Tenable Nessus
Tenable Nessus
added 2019/03/27 12:0 a.m.61 views

openSUSE Security Update : the Linux Kernel (openSUSE-2019-618) (Foreshadow)

The openSUSE Leap 15.0 kernel was updated to receive various security and bugfixes. The following security bugs were fixed : - CVE-2018-10853: A flaw was found in KVM in which certain instructions such as sgdt/sidt call segmentedwritestd doesn't propagate access correctly. As such, during userspa...

7.8CVSS7.4AI score0.24575EPSS
SaveExploits6References84
Tenable Nessus
Tenable Nessus
added 2019/03/27 12:0 a.m.41 views

openSUSE Security Update : the Linux Kernel (openSUSE-2019-893)

The openSUSE Leap 15.0 kernel was updated to receive various security and bugfixes. The following security bugs were fixed : - CVE-2018-18710: An information leak in cdromioctlselectdisc in drivers/cdrom/cdrom.c could be used by local attackers to read kernel memory because a cast from unsigned...

7.8CVSS7.4AI score0.00552EPSS
SaveExploits0References98
OpenVAS
OpenVAS
added 2019/03/21 12:0 a.m.236 views

CentOS Update for kernel CESA-2019:0512 centos7

The remote host is missing an update for the SPDX-FileCopyrightText: 2019 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.3AI score0.00715EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2019/03/20 12:0 a.m.66 views

CentOS 7 : kernel (CESA-2019:0512)

An update for kernel is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

7.8CVSS6.5AI score0.00715EPSS
SaveExploits0References4
Cent OS
Cent OS
added 2019/03/19 2:31 p.m.542 views

bpftool, kernel, perf, python security update

CentOS Errata and Security Advisory CESA-2019:0512 An update for kernel is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity...

7.8CVSS6.6AI score0.00715EPSS
SaveExploits0References7
exploitpack
exploitpack
added 2019/03/19 12:0 a.m.24 views

libseccomp 2.4.0 - Incorrect Compilation of Arithmetic Comparisons

libseccomp 2.4.0 - Incorrect Compilation of Arithmetic Comparisons When libseccomp compiles filters for 64-bit systems, it needs to split 64-bit comparisons into 32-bit comparisons because classic BPF can't operate on 64-bit values directly. libseccomp offers both bitwise comparisons NE, EQ,...

0.2AI score
SaveExploits0
Rows per page
Query Builder