Lucene search
+L

47 matches found

SUSE CVE
SUSE CVE
added 2026/07/19 5:34 p.m.7 views

SUSE CVE-2026-63827

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix use-after-free in rawdata dedup loop aareplaceprofiles walks ns-rawdatalist to dedup the incoming policy blob against entries already attached to existing profiles. Per the kernel-doc on struct aaloaddata, list...

7.8CVSS5.5AI score0.00124EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 12:16 p.m.10 views

CVE-2026-63827

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix use-after-free in rawdata dedup loop aareplaceprofiles walks ns-rawdatalist to dedup the incoming policy blob against entries already attached to existing profiles. Per the kernel-doc on struct aaloaddata, list...

7.8CVSS0.00124EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 12:2 p.m.5 views

CVE-2026-63827 apparmor: fix use-after-free in rawdata dedup loop

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix use-after-free in rawdata dedup loop aareplaceprofiles walks ns-rawdatalist to dedup the incoming policy blob against entries already attached to existing profiles. Per the kernel-doc on struct aaloaddata, list...

7.8CVSS5.4AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/07/19 12:2 p.m.41 views

CVE-2026-63827 apparmor: fix use-after-free in rawdata dedup loop

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix use-after-free in rawdata dedup loop aareplaceprofiles walks ns-rawdatalist to dedup the incoming policy blob against entries already attached to existing profiles. Per the kernel-doc on struct aaloaddata, list...

7.8CVSS0.00124EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 12:2 p.m.11 views

EUVD-2026-45493

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix use-after-free in rawdata dedup loop aareplaceprofiles walks ns-rawdatalist to dedup the incoming policy blob against entries already attached to existing profiles. Per the kernel-doc on struct aaloaddata, list...

5.4AI score0.00124EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/19 12:2 p.m.17 views

CVE-2026-63827

Root cause: Linux kernel AppArmor uses a use-after-free in the rawdata dedup loop (aa_replace_profiles) due to unsafe refcount handling when traversing ns->rawdata_list. The dedup path calls aa_get_profile_loaddata() which has plain kref_get() semantics, allowing a zero counter to be dereferen...

7.8CVSS5.5AI score0.00124EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/07/19 12:2 p.m.9 views

CVE-2026-63827

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix use-after-free in rawdata dedup loop aareplaceprofiles walks ns-rawdatalist to dedup the incoming policy blob against entries already attached to existing profiles. Per the kernel-doc on struct aaloaddata, list...

7.8CVSS5.3AI score0.00124EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:2 p.m.6 views

CVE-2026-63827

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix use-after-free in rawdata dedup loop aareplaceprofiles walks ns-rawdatalist to dedup the incoming policy blob against entries already attached to existing profiles. Per the kernel-doc on struct aaloaddata, list...

7.8CVSS5.3AI score0.00124EPSS
SaveExploits0References9Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.14 views

PT-2026-61143

Name of the Vulnerable Software and Affected Versions Linux kernel version 7.1-rc5 Description A use-after-free issue exists in the AppArmor module of the Linux kernel. The aa replace profiles function iterates through the ns-rawdata list to deduplicate incoming policy blobs against existing...

9.8CVSS5.4AI score0.00514EPSS
SaveExploits0References80
Tenable Nessus
Tenable Nessus
added 2026/07/19 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-63827

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - apparmor: fix use-after-free in rawdata dedup loop aareplaceprofiles walks ns-rawdatalist to dedup the incoming policy blob against entries already attached to...

7.8CVSS5.9AI score0.00124EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/07/08 10:36 a.m.7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: AppArmor: Fixed a race condition related to the dereference of rawdata. There is a race condition that leads to a “use-after-free” situation: Since the rawdata inodes are not counted for their references, an attacker can start...

7.8CVSS5.5AI score0.00141EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/07/08 10:36 a.m.9 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: AppArmor: Fixed an issue where invalid dereferencing of rawdata occurred when exportbinary was not set. If the exportbinary parameter is disabled at runtime, profiles that were loaded before that time will still have their...

5.5CVSS5.5AI score0.0016EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/05/28 3:55 a.m.13 views

SUSE CVE-2026-45965

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix invalid deref of rawdata when exportbinary is unset If the exportbinary parameter is disabled on runtime, profiles that were loaded before that will still have their rawdata stored in apparmorfs, with a symbolic lin...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References16
EUVD
EUVD
added 2026/05/27 3:33 p.m.14 views

EUVD-2026-32249

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix invalid deref of rawdata when exportbinary is unset If the exportbinary parameter is disabled on runtime, profiles that were loaded before that will still have their rawdata stored in apparmorfs, with a symbolic lin...

5.8AI score0.0016EPSS
SaveExploits0References9
NVD
NVD
added 2026/05/27 2:17 p.m.12 views

CVE-2026-45965

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix invalid deref of rawdata when exportbinary is unset If the exportbinary parameter is disabled on runtime, profiles that were loaded before that will still have their rawdata stored in apparmorfs, with a symbolic lin...

5.5CVSS0.0016EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/27 2:17 p.m.18 views

UBUNTU-CVE-2026-45965

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix invalid deref of rawdata when exportbinary is unset If the exportbinary parameter is disabled on runtime, profiles that were loaded before that will still have their rawdata stored in apparmorfs, with a symbolic lin...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References26
CVE
CVE
added 2026/05/27 12:18 p.m.26 views

CVE-2026-45965

CVE-2026-45965 affects the Linux kernel and stems from an invalid dereference of rawdata in AppArmor when export_binary is unset. The issue can cause a kernel NULL pointer dereference during readlink operations on policy data, potentially enabling local privilege/escalation paths or denial-of-ser...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/05/27 12:18 p.m.7 views

CVE-2026-45965 apparmor: fix invalid deref of rawdata when export_binary is unset

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix invalid deref of rawdata when exportbinary is unset If the exportbinary parameter is disabled on runtime, profiles that were loaded before that will still have their rawdata stored in apparmorfs, with a symbolic lin...

5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/05/27 12:18 p.m.46 views

CVE-2026-45965 apparmor: fix invalid deref of rawdata when export_binary is unset

In the Linux kernel, the following vulnerability has been resolved: apparmor: fix invalid deref of rawdata when exportbinary is unset If the exportbinary parameter is disabled on runtime, profiles that were loaded before that will still have their rawdata stored in apparmorfs, with a symbolic lin...

0.0016EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2026/05/27 12:0 a.m.19 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from an invalid dereference of rawdata when the exportbinary function is not set properly. This could lead t...

5.8AI score0.0016EPSS
SaveExploits0References8
Rows per page
Query Builder