Lucene search
+L

45 matches found

AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.11 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Releasing rproc-cleantable after rprocattach fails When rproc-state = RPROCDETACHED is attached to a remote processor through rprocattach, if rprochandleresources returns an error, the clean table should be...

5.5CVSS6.3AI score0.0016EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2023-53221

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Fix memleak due to fentry attach failure If it fails to attach fentry, the allocated bpf trampoline image will be left in the system. That can be verified ...

5.5CVSS6.4AI score0.00155EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/15 3:15 p.m.11 views

CVE-2023-53221

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix memleak due to fentry attach failure If it fails to attach fentry, the allocated bpf trampoline image will be left in the system. That can be verified by checking /proc/kallsyms. This meamleak can be verified by a simple...

5.5CVSS0.00155EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2025/09/15 2:21 p.m.4 views

CVE-2023-53221 bpf: Fix memleak due to fentry attach failure

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix memleak due to fentry attach failure If it fails to attach fentry, the allocated bpf trampoline image will be left in the system. That can be verified by checking /proc/kallsyms. This meamleak can be verified by a simple...

8AI score0.00155EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/15 2:21 p.m.10 views

CVE-2023-53221 bpf: Fix memleak due to fentry attach failure

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix memleak due to fentry attach failure If it fails to attach fentry, the allocated bpf trampoline image will be left in the system. That can be verified by checking /proc/kallsyms. This meamleak can be verified by a simple...

5.5CVSS6AI score
SaveExploits0References7
CVE
CVE
added 2025/09/15 2:21 p.m.68 views

CVE-2023-53221

The CVE-2023-53221 case concerns a vulnerability in the Linux kernel where a memleak can occur if fentry attachment fails for a BPF trampoline image. The description states that, when the fentry attach fails, the allocated trampoline image remains in memory and can be observed in /proc/kallsyms a...

5.5CVSS6.1AI score0.00155EPSS
SaveExploits0References4Affected Software1
RedHat Linux
RedHat Linux
added 2025/08/27 1:21 p.m.14 views

Important: Red Hat Security Advisory: kernel-rt security update

An update for kernel-rt is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions. 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...

7.8CVSS6.9AI score0.00297EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2025-38418

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Release rproc-cleantable after rprocattach fails When rproc-state =...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/08/07 7:00 a.m.11 views

remoteproc: core: Cleanup acquired resources when rproc_handle_resources() fails in rproc_attach()

...

5.5CVSS6.8AI score0.0016EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/08/07 7:00 a.m.13 views

remoteproc: core: Release rproc->clean_table after rproc_attach() fails

...

5.5CVSS6.8AI score0.0016EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/29 11:23 p.m.13 views

SUSE CVE-2025-38418

In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Release rproc-cleantable after rprocattach fails When rproc-state = RPROCDETACHED is attached to remote processor through rprocattach, if rprochandleresources returns failure, then the clean table should be...

5.5CVSS6.5AI score0.0016EPSS
SaveExploits0References22
OSV
OSV
added 2025/07/25 2:15 p.m.5 views

DEBIAN-CVE-2025-38418

In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Release rproc-cleantable after rprocattach fails When rproc-state = RPROCDETACHED is attached to remote processor through rprocattach, if rprochandleresources returns failure, then the clean table should be...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 2:15 p.m.5 views

DEBIAN-CVE-2025-38419

In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Cleanup acquired resources when rprochandleresources fails in rprocattach When rproc-state = RPROCDETACHED and rprocattach is used to attach to the remote processor, if rprochandleresources returns a failure, th...

5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 2:15 p.m.9 views

UBUNTU-CVE-2025-38418

In the Linux kernel, the following vulnerability has been resolved: remoteproc: core: Release rproc-cleantable after rprocattach fails When rproc-state = RPROCDETACHED is attached to remote processor through rprocattach, if rprochandleresources returns failure, then the clean table should be...

5.5CVSS6.2AI score0.0016EPSS
SaveExploits0References40
OSV
OSV
added 2025/04/16 3:16 p.m.4 views

DEBIAN-CVE-2025-22120

In the Linux kernel, the following vulnerability has been resolved: ext4: goto right label 'outmmapsem' in ext4setattr Otherwise, if ext4inodeattachjinode fails, a hung task will happen because filemapinvalidateunlock isn't called to unlock mapping-invalidatelock. Like this: EXT4-fs error device...

5.5CVSS5.5AI score0.00189EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:16 p.m.14 views

UBUNTU-CVE-2025-22120

In the Linux kernel, the following vulnerability has been resolved: ext4: goto right label 'outmmapsem' in ext4setattr Otherwise, if ext4inodeattachjinode fails, a hung task will happen because filemapinvalidateunlock isn't called to unlock mapping-invalidatelock. Like this: EXT4-fs error device...

5.5CVSS6.2AI score0.00189EPSS
SaveExploits0References24
SUSE CVE
SUSE CVE
added 2025/02/27 3:07 a.m.4 views

SUSE CVE-2022-49385

In the Linux kernel, the following vulnerability has been resolved: driver: base: fix UAF when driverattach failed When driverattachdrv; failed, the driverprivate will be freed. But it has been added to the bus, which caused a UAF. To fix it, we need to delete it from the bus when failed...

5.5CVSS7.8AI score0.00297EPSS
SaveExploits0References10
NVD
NVD
added 2025/02/26 7:01 a.m.13 views

CVE-2022-49385

In the Linux kernel, the following vulnerability has been resolved: driver: base: fix UAF when driverattach failed When driverattachdrv; failed, the driverprivate will be freed. But it has been added to the bus, which caused a UAF. To fix it, we need to delete it from the bus when failed...

7.8CVSS0.00297EPSS
SaveExploits0References6
OSV
OSV
added 2025/02/26 7:01 a.m.7 views

UBUNTU-CVE-2022-49385

In the Linux kernel, the following vulnerability has been resolved: driver: base: fix UAF when driverattach failed When driverattachdrv; failed, the driverprivate will be freed. But it has been added to the bus, which caused a UAF. To fix it, we need to delete it from the bus when failed...

7.8CVSS6.2AI score0.00297EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/02/26 2:11 a.m.25 views

CVE-2022-49385 driver: base: fix UAF when driver_attach failed

In the Linux kernel, the following vulnerability has been resolved: driver: base: fix UAF when driverattach failed When driverattachdrv; failed, the driverprivate will be freed. But it has been added to the bus, which caused a UAF. To fix it, we need to delete it from the bus when failed...

7.8CVSS0.00297EPSS
SaveExploits0References6
Rows per page
Query Builder