Lucene search
+L

108 matches found

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

Linux Distros Unpatched Vulnerability : CVE-2026-74484

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - binfmtmisc: don't let an 'F' entry pin its own instance An entry registered with 'F' opens its interpreter at registration time and holds that file until the...

5.5AI score0.00168EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.19 views

PT-2026-72938

In the Linux kernel, the following vulnerability has been resolved: binfmt misc: use exe file deny write access for the interpreter clone For MISC FMT OPEN FILE entries load misc binary clones the registered interpreter file and denies write access to the clone via plain deny write access. The...

5.4AI score0.00177EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.21 views

PT-2026-72937

In the Linux kernel, the following vulnerability has been resolved: binfmt misc: reject a flag character as the field delimiter The registration string starts with a user chosen delimiter that separates the individual fields. So that the field parsers terminate even on a truncated string create...

5.7AI score0.00126EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-74487

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 when removing an entry Registering an entry with the MISCFMTOPENFILE flag opens the interpreter via openexec which denies write...

5.4AI score0.00177EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-74483

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - binfmtmisc: don't leak the user namespace when the mount fails bmgettree takes a reference to the user namespace and hands it to gettreekeyed as the sget key...

5.5AI score0.00168EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.14 views

PT-2026-72939

In the Linux kernel, the following vulnerability has been resolved: binfmt misc: restore write access when removing an entry Registering an entry with the MISC FMT OPEN FILE flag opens the interpreter via open exec which denies write access to it for as long as the entry exists. Removing the entr...

5.3AI score0.00177EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-74486

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - binfmtmisc: use exefiledenywriteaccess for the interpreter clone For MISCFMTOPENFILE entries loadmiscbinary clones the registered interpreter file and denies...

5.5AI score0.00177EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-74485

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - binfmtmisc: reject a flag character as the field delimiter The registration string starts with a user chosen delimiter that separates the individual fields. So...

7.1CVSS5.5AI score0.00126EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.16 views

PT-2026-72936

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A denial of service DoS issue exists in the binfmt misc module. An entry registered with the 'F' flag opens its interpreter at registration and retains the file until the entry is freed...

5.2AI score0.00168EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/08/13 4:23 p.m.7 views

SUSE CVE-2026-68186

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: set haveexecfd only once the interpreter is opened loadmiscbinary raises bprm-haveexecfd as soon as it sees the 'O' or 'C' flag. This happens well before it opens the interpreter. If that open fails the flag stays set...

5.6AI score0.0021EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/11 1:26 p.m.8 views

CVE-2026-68186

A flaw was found in the binfmtmisc component of the Linux kernel. An unprivileged user can exploit this by registering a binfmtmisc entry with a specially crafted interpreter path on a FUSE Filesystem in Userspace mount. If the interpreter open fails, it can lead to a NULL pointer dereference whe...

5.5CVSS5.3AI score0.0021EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 1:20 p.m.7 views

CVE-2026-68186

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: set haveexecfd only once the interpreter is opened loadmiscbinary raises bprm-haveexecfd as soon as it sees the 'O' or 'C' flag. This happens well before it opens the interpreter. If that open fails the flag stays set...

0.0021EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/10 1:20 p.m.5 views

DEBIAN-CVE-2026-68186

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: set haveexecfd only once the interpreter is opened loadmiscbinary raises bprm-haveexecfd as soon as it sees the 'O' or 'C' flag. This happens well before it opens the interpreter. If that open fails the flag stays set...

5.4AI score0.0021EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/10 1:20 p.m.7 views

CVE-2026-68186

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: set haveexecfd only once the interpreter is opened loadmiscbinary raises bprm-haveexecfd as soon as it sees the 'O' or 'C' flag. This happens well before it opens the interpreter. If that open fails the flag stays set...

5.6AI score0.0021EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/10 1:20 p.m.6 views

UBUNTU-CVE-2026-68186

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: set haveexecfd only once the interpreter is opened loadmiscbinary raises bprm-haveexecfd as soon as it sees the 'O' or 'C' flag. This happens well before it opens the interpreter. If that open fails the flag stays set...

5.4AI score0.0021EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/10 11:59 a.m.32 views

CVE-2026-68186

The CVE-2026-68186 issue affects the Linux kernel’s binfmt_misc handling. load_misc_binary() sets bprm->have_execfd when it encounters the O/C flag, before the interpreter is opened, which could cause a NULL dereference in begin_new_exec() if an interpreter open fails and a later format is cho...

5.5AI score0.0021EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/10 11:59 a.m.9 views

CVE-2026-68186 binfmt_misc: set have_execfd only once the interpreter is opened

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: set haveexecfd only once the interpreter is opened loadmiscbinary raises bprm-haveexecfd as soon as it sees the 'O' or 'C' flag. This happens well before it opens the interpreter. If that open fails the flag stays set...

5.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/10 11:59 a.m.34 views

CVE-2026-68186 binfmt_misc: set have_execfd only once the interpreter is opened

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: set haveexecfd only once the interpreter is opened loadmiscbinary raises bprm-haveexecfd as soon as it sees the 'O' or 'C' flag. This happens well before it opens the interpreter. If that open fails the flag stays set...

0.0021EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-68186

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - binfmtmisc: set haveexecfd only once the interpreter is opened loadmiscbinary raises bprm-haveexecfd as soon as it sees the 'O' or 'C' flag. This happens well...

5.5AI score0.0021EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/07/01 12:00 a.m.6 views

The vulnerability of the check_special_flags() function in the fs/binfmt_misc.c file of the Linux kernel file system allows a attacker to access protected information or cause service failures.

The vulnerability of the checkspecialflags function in the fs/binfmtmisc.c file of the Linux kernel file system is related to a lack of data type conversion mechanisms. Exploiting this vulnerability could allow an attacker to access protected information or cause service failures...

7.1CVSS6.6AI score0.00152EPSS
SaveExploits0References15Affected Software3
Rows per page
Query Builder