Lucene search
+L

54 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.9 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-100544)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100544 advisory. In the Linux kernel, the following vulnerability has been resolved: apparmor: fix rlimit for posix cpu timers Posix cpu timers requires an additional step beyond...

7.3CVSS6.7AI score0.00114EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.8 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-100140)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100140 advisory. In the Linux kernel, the following vulnerability has been resolved: apparmor: fix rlimit for posix cpu timers Posix cpu timers requires an additional step beyond...

7.3CVSS6.7AI score0.00114EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.13 views

PT-2026-72257

In the Linux kernel, the following vulnerability has been resolved: posix-cpu-timers: Use u64 multiplication in update rlimit cpu update rlimit cpu converts the RLIMIT CPU value to nanoseconds with u64 nsecs = rlim new NSEC PER SEC; On 32-bit kernels both rlim new unsigned long and NSEC PER SEC...

5.3AI score0.0022EPSS
SaveExploits0References9
NVD
NVD
added 2026/06/09 2:16 p.m.26 views

CVE-2026-46328

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix rlimit for posix cpu timers Posix cpu timers requires an additional step beyond setting the rlimit. Refactor the code so its clear when what code is setting the limit and conditionally update the posix cpu timers wh...

7.3CVSS0.00114EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/09 2:16 p.m.13 views

UBUNTU-CVE-2026-46328

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix rlimit for posix cpu timers Posix cpu timers requires an additional step beyond setting the rlimit. Refactor the code so its clear when what code is setting the limit and conditionally update the posix cpu timers wh...

7.3CVSS5.3AI score0.00114EPSS
SaveExploits0References26
CVE
CVE
added 2026/06/09 12:25 p.m.61 views

CVE-2026-46328

The CVE-2026-46328 entry concerns the Linux kernel AppArmor policy: fix rlimit for posix CPU timers. The issue arose because Posix CPU timers required an additional step beyond setting the rlimit, and the patch refactors the code to make clear which code sets the limit and to conditionally update...

7.3CVSS5.4AI score0.00114EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2026/06/09 12:25 p.m.49 views

CVE-2026-46328 apparmor: fix rlimit for posix cpu timers

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix rlimit for posix cpu timers Posix cpu timers requires an additional step beyond setting the rlimit. Refactor the code so its clear when what code is setting the limit and conditionally update the posix cpu timers wh...

7.3CVSS0.00114EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/06/09 12:25 p.m.16 views

CVE-2026-46328

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix rlimit for posix cpu timers Posix cpu timers requires an additional step beyond setting the rlimit. Refactor the code so its clear when what code is setting the limit and conditionally update the posix cpu timers wh...

7.3CVSS5.3AI score0.00114EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/06/09 12:00 a.m.10 views

CVE-2026-46328

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix rlimit for posix cpu timers Posix cpu timers requires an additional step beyond setting the rlimit. Refactor the code so its clear when what code is setting the limit and conditionally update the posix cpu timers wh...

7.3CVSS6.6AI score0.00114EPSS
SaveExploits0References25
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:00 a.m.7 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-000795)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000795 advisory. The Linux Kernel imposes a size restriction on the arguments and environmental strings passed through RLIMITSTACK/RLIMINFINITY 1/4 of the size, but does not take the...

7.8CVSS6.4AI score0.00899EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.3 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-003062)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-003062 advisory. The Linux Kernel imposes a size restriction on the arguments and environmental strings passed through RLIMITSTACK/RLIMINFINITY 1/4 of the size, but does not take the...

7.8CVSS6.4AI score0.00899EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/01/15 12:00 a.m.5 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-002905)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-002905 advisory. The Linux Kernel imposes a size restriction on the arguments and environmental strings passed through RLIMITSTACK/RLIMINFINITY 1/4 of the size, but does not take the...

7.8CVSS6.4AI score0.00899EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.32 views

kernel: signal: restore the override_rlimit logic

In the Linux kernel, the following vulnerability has been resolved: signal: restore the overriderlimit logic Prior to commit d64696905554 "Reimplement RLIMITSIGPENDING on top of ucounts" UCOUNTRLIMITSIGPENDING rlimit was not enforced for a class of signals. However now it's enforced...

5.5CVSS6.8AI score0.00234EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.10 views

signal: restore the override_rlimit logic

...

5.5CVSS7AI score0.00234EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/11/19 3:49 a.m.9 views

SUSE CVE-2024-50271

In the Linux kernel, the following vulnerability has been resolved: signal: restore the overriderlimit logic Prior to commit d64696905554 "Reimplement RLIMITSIGPENDING on top of ucounts" UCOUNTRLIMITSIGPENDING rlimit was not enforced for a class of signals. However now it's enforced...

5.5CVSS7.6AI score0.00234EPSS
SaveExploits0References17
NVD
NVD
added 2024/11/19 2:16 a.m.22 views

CVE-2024-50271

In the Linux kernel, the following vulnerability has been resolved: signal: restore the overriderlimit logic Prior to commit d64696905554 "Reimplement RLIMITSIGPENDING on top of ucounts" UCOUNTRLIMITSIGPENDING rlimit was not enforced for a class of signals. However now it's enforced...

5.5CVSS0.00234EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/19 2:16 a.m.14 views

AZL-53787 CVE-2024-50271 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: signal: restore the overriderlimit logic Prior to commit d64696905554 "Reimplement RLIMITSIGPENDING on top of ucounts" UCOUNTRLIMITSIGPENDING rlimit was not enforced for a class of signals. However now it's enforced...

5.5CVSS6.3AI score0.00234EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/19 2:16 a.m.18 views

UBUNTU-CVE-2024-50271

In the Linux kernel, the following vulnerability has been resolved: signal: restore the overriderlimit logic Prior to commit d64696905554 "Reimplement RLIMITSIGPENDING on top of ucounts" UCOUNTRLIMITSIGPENDING rlimit was not enforced for a class of signals. However now it's enforced...

5.5CVSS6.6AI score0.00234EPSS
SaveExploits0References19
CNNVD
CNNVD
added 2024/11/19 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the presence of an overriderlimit logic recovery issue. No detailed vulnerability details are provided at th...

5.5CVSS6.5AI score0.00234EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2023/06/13 12:00 a.m.25 views

PT-2026-47786

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in AppArmor regarding the handling of resource limits rlimit for POSIX CPU timers. POSIX CPU timers require an additional step beyond the standard setting of the rlimit t...

7.3CVSS5.9AI score0.00114EPSS
SaveExploits0
Rows per page
Query Builder