Lucene search
+L

2086 matches found

OSV
OSV
added 2023/04/28 6:43 p.m.15 views

CLSA-2023-1682705952 kernel: Fix of 7 CVEs

mISDN: fix use-after-free bugs in l1oip timer handlers CVE-2022-3565 - media: rc: Fix use-after-free bugs caused by enetxirqsim CVE-2023-1118 - Bluetooth: btsdio: fix use after free bug in btsdioremove due to unfinished work CVE-2023-1989 - proc: procskipspaces shouldn't think it is working on C...

7.8CVSS6.9AI score0.00543EPSS
SaveExploits0References1
CloudLinux
CloudLinux
added 2023/04/28 6:43 p.m.114 views

kernel: Fix of 7 CVEs

mISDN: fix use-after-free bugs in l1oip timer handlers CVE-2022-3565 - media: rc: Fix use-after-free bugs caused by enetxirqsim CVE-2023-1118 - Bluetooth: btsdio: fix use after free bug in btsdioremove due to unfinished work CVE-2023-1989 - proc: procskipspaces shouldn't think it is working on C...

7.8CVSS8AI score0.00543EPSS
SaveExploits0
OSV
OSV
added 2023/04/14 11:5 a.m.4 views

OESA-2023-1217 runc security update

runc is a CLI tool for spawning and running containers according to the OCI specification. Security Fixes: runc is a CLI tool for spawning and running containers according to the OCI specification. It was found that AppArmor can be bypassed when /proc inside the container is symlinked with a...

6.1CVSS6.8AI score0.00343EPSS
SaveExploits0References2
OSV
OSV
added 2023/04/14 11:5 a.m.7 views

OESA-2023-1218 runc security update

runc is a CLI tool for spawning and running containers according to the OCI specification. Security Fixes: runc is a CLI tool for spawning and running containers according to the OCI specification. It was found that AppArmor can be bypassed when /proc inside the container is symlinked with a...

6.1CVSS6.8AI score0.00343EPSS
SaveExploits0References2
OSV
OSV
added 2023/04/11 11:5 a.m.7 views

OESA-2023-1204 runc security update

runc is a CLI tool for spawning and running containers according to the OCI specification. Security Fixes: runc is a CLI tool for spawning and running containers according to the OCI specification. In affected versions it was found that rootless runc makes /sys/fs/cgroup writable in following...

6.1CVSS6.8AI score0.00343EPSS
SaveExploits1References3
Mageia
Mageia
added 2023/04/06 9:20 p.m.61 views

Updated opencontainers-runc packages fix security vulnerability

/sys/fs/cgroup is writable when cgroupns isn't unshared CVE-2023-25809 Regression that reintroduced CVE-2019-19921 - Incorrect Access Control leading to Escalation of Privileges CVE-2023-27561 AppArmor/SELinux bypass with symlinked /proc CVE-2023-28642...

7.8CVSS7AI score0.00444EPSS
SaveExploits2References3
OSV
OSV
added 2023/04/05 8:15 p.m.1 views

DEBIAN-CVE-2023-1582

A race problem was found in fs/proc/taskmmu.c in the memory management sub-component in the Linux kernel. This issue may allow a local attacker with user privilege to cause a denial of service...

4.7CVSS6.2AI score0.00131EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2023/04/05 8:15 p.m.35 views

CVE-2023-1582

A race problem was found in fs/proc/taskmmu.c in the memory management sub-component in the Linux kernel. This issue may allow a local attacker with user privilege to cause a denial of service...

4.7CVSS6.5AI score0.00131EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2023/04/05 12:0 a.m.34 views

CVE-2023-1582

A race problem was found in fs/proc/taskmmu.c in the memory management sub-component in the Linux kernel. This issue may allow a local attacker with user privilege to cause a denial of service...

4.7CVSS7AI score0.00131EPSS
SaveExploits0
CVE
CVE
added 2023/04/05 12:0 a.m.212 views

CVE-2023-1582

CVE-2023-1582 is described in connected documents as a race condition in the Linux kernel's fs/proc/task_mmu.c under the memory management component. It may allow a local privileged user to cause a denial of service. The MiracleLinux advisory block lists the vulnerability and confirms the race co...

4.7CVSS5.3AI score0.00131EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2023/04/04 9:8 a.m.11 views

kernel: stack overflow in do_proc_dointvec and proc_skip_spaces

A stack overflow flaw was found in the Linux kernel's SYSCTL subsystem in how a user changes certain kernel parameters and variables. This flaw allows a local user to crash or potentially escalate their privileges on the system...

7.8CVSS6.7AI score0.00431EPSS
SaveExploits0References7
Microsoft CVE
Microsoft CVE
added 2023/04/03 7:0 a.m.8 views

AppArmor bypass with symlinked /proc in runc

...

7.8CVSS7AI score0.00343EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2023/04/03 12:0 a.m.15 views

The vulnerability in the virtual file system /proc of Linux kernel allows a attacker to trigger a service failure.

The vulnerability in the virtual file system /proc of Linux operating systems is related to concurrent access to the memory page counter by the functions pagemapcount and splithugepage in the taskmmu.c module. Exploiting this vulnerability can allow an attacker to cause a service failure...

4.7CVSS6.6AI score0.00131EPSS
SaveExploits0References11Affected Software4
Github Security Blog
Github Security Blog
added 2023/03/30 8:20 p.m.401 views

runc AppArmor bypass with symlinked /proc

Impact It was found that AppArmor, and potentially SELinux, can be bypassed when /proc inside the container is symlinked with a specific mount configuration. Patches Fixed in runc v1.1.5, by prohibiting symlinked /proc: https://github.com/opencontainers/runc/pull/3785 This PR fixes CVE-2023-27561...

7.8CVSS6.8AI score0.00343EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2023/03/30 8:20 p.m.48 views

GHSA-G2J6-57V7-GM8C runc AppArmor bypass with symlinked /proc

Impact It was found that AppArmor, and potentially SELinux, can be bypassed when /proc inside the container is symlinked with a specific mount configuration. Patches Fixed in runc v1.1.5, by prohibiting symlinked /proc: https://github.com/opencontainers/runc/pull/3785 This PR fixes CVE-2023-27561...

6.1CVSS6.9AI score0.00343EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2023/03/30 9:22 a.m.36 views

CVE-2023-28642

A flaw was found in runc. This vulnerability could allow a remote attacker to bypass security restrictions and create a symbolic link inside a container to the /proc directory, bypassing AppArmor and SELinux protections. Mitigation Avoid using an untrusted container image...

7.8CVSS7AI score0.00343EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/03/30 1:44 a.m.5 views

SUSE CVE-2023-28642

runc is a CLI tool for spawning and running containers according to the OCI specification. It was found that AppArmor can be bypassed when /proc inside the container is symlinked with a specific mount configuration. This issue has been fixed in runc version 1.1.5, by prohibiting symlinked /proc...

6.1CVSS6.8AI score0.00343EPSS
SaveExploits0References14
OSV
OSV
added 2023/03/29 7:15 p.m.21 views

AZL-25850 CVE-2023-28642 affecting package moby-runc for versions less than 1.1.5-1

runc is a CLI tool for spawning and running containers according to the OCI specification. It was found that AppArmor can be bypassed when /proc inside the container is symlinked with a specific mount configuration. This issue has been fixed in runc version 1.1.5, by prohibiting symlinked /proc...

7.8CVSS6.7AI score0.00343EPSS
SaveExploits0References1
OSV
OSV
added 2023/03/29 7:15 p.m.3 views

DEBIAN-CVE-2023-28642

runc is a CLI tool for spawning and running containers according to the OCI specification. It was found that AppArmor can be bypassed when /proc inside the container is symlinked with a specific mount configuration. This issue has been fixed in runc version 1.1.5, by prohibiting symlinked /proc...

7.8CVSS6.6AI score0.00343EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/03/29 6:15 p.m.7 views

CVE-2023-28642 AppArmor bypass with symlinked /proc in runc

runc is a CLI tool for spawning and running containers according to the OCI specification. It was found that AppArmor can be bypassed when /proc inside the container is symlinked with a specific mount configuration. This issue has been fixed in runc version 1.1.5, by prohibiting symlinked /proc...

6.1CVSS7.6AI score0.00343EPSS
SaveExploits0References2
Rows per page
Query Builder