Lucene search
K

17 matches found

Microsoft CVE
Microsoft CVE
added 2025/12/17 9:4 a.m.1 views

binfmt_misc: restore write access before closing files opened by open_exec()

...

6.2CVSS6.1AI score0.00058EPSS
Exploits0
EUVD
EUVD
added 2025/12/16 3:30 p.m.1 views

EUVD-2025-203657

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: restore write access before closing files opened by openexec bmregisterwrite opens an executable file using openexec, which internally calls doopenexecat and denies write access on the file to avoid modification while...

5.9AI score0.00058EPSS
Exploits0References3
NVD
NVD
added 2025/12/16 3:15 p.m.1 views

CVE-2025-68239

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: restore write access before closing files opened by openexec bmregisterwrite opens an executable file using openexec, which internally calls doopenexecat and denies write access on the file to avoid modification while...

0.00058EPSS
Exploits0References6
OSV
OSV
added 2025/12/16 3:15 p.m.0 views

AZL-72499 CVE-2025-68239 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: restore write access before closing files opened by openexec bmregisterwrite opens an executable file using openexec, which internally calls doopenexecat and denies write access on the file to avoid modification while...

5.6AI score0.00058EPSS
Exploits0References1
CVE
CVE
added 2025/12/16 2:21 p.m.7 views

CVE-2025-68239

CVE-2025-68239: In the Linux kernel, binfmt_misc bm_register_write() opened an executable with open_exec(), temporarily denying write access to prevent modification during execution. If an error occurred, it closed the file with filp_close() without restoring write permission. The fix calls exe_f...

6.1AI score0.00058EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2025/12/16 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2025-68239

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - binfmtmisc: restore write access before closing files opened by openexec bmregisterwrite opens an executable file using openexec, which internally calls...

5.8AI score0.00058EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 6:19 a.m.1 views

SUSE CVE-2004-1073

The openexec function in the execve functionality exec.c in Linux kernel 2.4.x up to 2.4.27, and 2.6.x up to 2.6.8, allows local users to read non-readable ELF binaries by using the interpreter PTINTERP functionality...

2.1CVSS6.5AI score0.0033EPSS
Exploits0References8
OSV
OSV
added 2022/01/18 2:15 p.m.1 views

CVE-2021-38784

There is a NULL pointer dereference in the syscall openexec function of Allwinner R818 SoC Android Q SDK V1.0 that could executable a malicious file to cause a system crash...

7.5CVSS5.8AI score
Exploits0References4
NVD
NVD
added 2022/01/18 2:15 p.m.18 views

CVE-2021-38784

There is a NULL pointer dereference in the syscall openexec function of Allwinner R818 SoC Android Q SDK V1.0 that could executable a malicious file to cause a system crash...

7.8CVSS0.00639EPSS
Exploits0References4
Prion
Prion
added 2022/01/18 2:15 p.m.9 views

Null pointer dereference

There is a NULL pointer dereference in the syscall openexec function of Allwinner R818 SoC Android Q SDK V1.0 that could executable a malicious file to cause a system crash...

7.8CVSS7.3AI score0.00639EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2022/01/18 1:10 p.m.10 views

CVE-2021-38784

There is a NULL pointer dereference in the syscall openexec function of Allwinner R818 SoC Android Q SDK V1.0 that could executable a malicious file to cause a system crash...

7.5AI score0.00639EPSS
Exploits0References4
CVE
CVE
added 2022/01/18 1:10 p.m.50 views

CVE-2021-38784

CVE-2021-38784 affects Allwinner R818 SoC Android Q SDK V1.0. A NULL pointer dereference in the syscall open_exec function could allow a malicious file to trigger a system crash. This is described across multiple sources in the provided documents, which confirm the underlying cause as a NULL poin...

7.8CVSS7.3AI score0.00639EPSS
Exploits0References4Affected Software1
seebug.org
seebug.org
added 2010/02/03 12:0 a.m.16 views

Linux Kernel 64位Personality处理本地拒绝服务漏洞

BUGTRAQ ID: 38027 Linux Kernel是开放源码操作系统Linux所使用的内核。 Linux Kernel在设置进程的personality时存在错误,本地用户在执行缺少ELF解释器的64位应用时可能触发分段错误,导致内核崩溃。 漏洞起因是fs/binfmtelf.c文件中的loadelfbinary函数,该函数在检查ELF解释器可用之前调用了 SETPERSONALITY,将之前的32位进程转换为了64位进程。如果execve成功,这不会导致问题,但在...

6.8AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2006/10/14 12:0 a.m.65 views

Debian DSA-1070-1 : kernel-source-2.4.19 - several vulnerabilities

Several local and remote vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems : - CVE-2004-0427 A local denial of service vulnerability i...

10CVSS6.6AI score0.15369EPSS
Exploits8References61
RedHat Linux
RedHat Linux
added 2006/02/01 5:57 p.m.61 views

Important: Red Hat Security Advisory: kernel security update

Updated kernel packages that fix a number of security issues as well as other bugs are now available for Red Hat Enterprise Linux 2.1 32 bit architectures This security advisory has been rated as having important security impact by the Red Hat Security Response Team. The Linux kernel handles the...

6.6CVSS6.7AI score0.13591EPSS
Exploits10References15
RedHat Linux
RedHat Linux
added 2005/04/22 8:17 p.m.0 views

security flaw

The openexec function in the execve functionality exec.c in Linux kernel 2.4.x up to 2.4.27, and 2.6.x up to 2.6.8, allows local users to read non-readable ELF binaries by using the interpreter PTINTERP functionality...

2.1CVSS5.7AI score0.0033EPSS
Exploits0References4
CVE
CVE
added 2004/12/01 5:0 a.m.89 views

CVE-2004-1073

The CVE-2004-1073 entry affects the Linux kernel (2.4.x up to 2.4.27 and 2.6.x up to 2.6.8). It is caused by the open_exec path of the execve functionality (exec.c), where the interpreter (PT_INTERP) handling can allow local users to read non-readable ELF binaries. The description specifies local...

2.1CVSS7AI score0.0033EPSS
Exploits0References21Affected Software8
Rows per page
Query Builder