Lucene search
+L

1847 matches found

OSV
OSV
added 2025/12/30 12:15 p.m.11 views

CVE-2022-50860 apparmor: Fix memleak in alloc_ns()

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix memleak in allocns After changes in commit a1bd627b46d1 "apparmor: share profile name on replacement", the hname member of struct aapolicy is not valid slab object, but a subset of that, it can not be freed by...

6.2AI score0.00206EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/30 12:15 p.m.14 views

CVE-2022-50860

In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix memleak in allocns After changes in commit a1bd627b46d1 "apparmor: share profile name on replacement", the hname member of struct aapolicy is not valid slab object, but a subset of that, it can not be freed by...

5.3AI score0.00206EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.3 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992535)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992535 advisory. In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix memleak in aasimplewritetobuffer When copyfromuser failed, the memory is freed by...

5.5CVSS6AI score0.00159EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:0 a.m.5 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992589)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992589 advisory. In the Linux kernel, the following vulnerability has been resolved: apparmor: fix reference count leak in aapivotroot The aapivotroot function has a reference counti...

5.5CVSS6.1AI score0.00161EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/12/30 12:0 a.m.9 views

PT-2025-53978

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak was identified and resolved in the Linux kernel’s AppArmor subsystem within the alloc ns function. The issue stemmed from changes introduced by commit a1bd627b46d1, which...

7.8CVSS7.2AI score0.00462EPSS
SaveExploits2References895
Tenable Nessus
Tenable Nessus
added 2025/12/26 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50754

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - apparmor: fix a memleak in multitransactionnew In multitransactionnew, the variable t is not freed or passed out on the failure of copyfromusert-data, buf, size...

5.6AI score0.00225EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/12/25 1:4 a.m.6 views

SUSE CVE-2022-50754

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix a memleak in multitransactionnew In multitransactionnew, the variable t is not freed or passed out on the failure of copyfromusert-data, buf, size, which could lead to a memleak. Fix this bug by adding a...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/24 3:30 p.m.5 views

EUVD-2022-55807

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix a memleak in multitransactionnew In multitransactionnew, the variable t is not freed or passed out on the failure of copyfromusert-data, buf, size, which could lead to a memleak. Fix this bug by adding a...

5.9AI score0.00225EPSS
SaveExploits0References9
NVD
NVD
added 2025/12/24 1:16 p.m.7 views

CVE-2022-50754

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix a memleak in multitransactionnew In multitransactionnew, the variable t is not freed or passed out on the failure of copyfromusert-data, buf, size, which could lead to a memleak. Fix this bug by adding a...

0.00225EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/24 1:16 p.m.4 views

CVE-2022-50754

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix a memleak in multitransactionnew In multitransactionnew, the variable t is not freed or passed out on the failure of copyfromusert-data, buf, size, which could lead to a memleak. Fix this bug by adding a...

5.8AI score0.00225EPSS
SaveExploits0References10
OSV
OSV
added 2025/12/24 1:16 p.m.3 views

UBUNTU-CVE-2022-50754

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix a memleak in multitransactionnew In multitransactionnew, the variable t is not freed or passed out on the failure of copyfromusert-data, buf, size, which could lead to a memleak. Fix this bug by adding a...

5.7AI score0.00225EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/12/24 1:5 p.m.29 views

CVE-2022-50754 apparmor: fix a memleak in multi_transaction_new()

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix a memleak in multitransactionnew In multitransactionnew, the variable t is not freed or passed out on the failure of copyfromusert-data, buf, size, which could lead to a memleak. Fix this bug by adding a...

0.00225EPSS
SaveExploits0References8
CVE
CVE
added 2025/12/24 1:5 p.m.19 views

CVE-2022-50754

CVE-2022-50754 concerns a mem leak in the Linux kernel’s AppArmor path: in multi_transaction_new(), t is not freed or released when copy_from_user(t->data, buf, size) fails. The vulnerability details indicate the root cause is failure to free or pass out t on error, leading to a memory leak. T...

6.1AI score0.00225EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/24 1:5 p.m.5 views

CVE-2022-50754 apparmor: fix a memleak in multi_transaction_new()

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix a memleak in multitransactionnew In multitransactionnew, the variable t is not freed or passed out on the failure of copyfromusert-data, buf, size, which could lead to a memleak. Fix this bug by adding a...

6.3AI score0.00225EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.29 views

PT-2025-53120

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the multi transaction new function within the AppArmor subsystem. Specifically, the variable t is not freed or passed out if copy from user fails, leading to a...

7.8CVSS6.4AI score0.00462EPSS
SaveExploits2References897
RedhatCVE
RedhatCVE
added 2025/12/12 6:12 p.m.7 views

CVE-2025-65105

A flaw was found in Apptainer. This vulnerability allows a container to disable the --security=apparmor: and --security=selinux: options, bypassing security restrictions on container operations via the --security option. This affects unprivileged users on systems where Apparmor or SELinux...

5.3CVSS5.8AI score0.00202EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/08 9:31 p.m.7 views

GO-2025-4176 Apptainer ineffectively applies selinux and apparmor --security options in github.com/apptainer/apptainer

Apptainer ineffectively applies selinux and apparmor --security options in github.com/apptainer/apptainer...

5.3CVSS6.8AI score0.00202EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/08 9:31 p.m.6 views

GO-2025-4177 Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity

Singularity ineffectively applies of selinux / apparmor LSM process labels in github.com/sylabs/singularity. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing false-positive reports from...

4.5CVSS6.7AI score0.0014EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/12/02 9:10 p.m.7 views

EUVD-2025-200292

Apptainer ineffectively applies selinux and apparmor --security options...

4.5CVSS6.2AI score0.00202EPSS
SaveExploits0References7
Snyk
Snyk
added 2025/12/02 9:10 p.m.3 views

Use of Incorrectly-Resolved Name or Reference

Overview Affected versions of this package are vulnerable to Use of Incorrectly-Resolved Name or Reference in the handling of procfs file writes that leads to improper enforcement of the two --security options: --security=apparmor: and --security=selinux:. An attacker can bypass intended security...

5.3CVSS6.7AI score0.00202EPSS
SaveExploits0References3
Rows per page
Query Builder