Lucene search
+L

316 matches found

NVD
NVD
•added 2026/08/22 4:16 p.m.•15 views

CVE-2026-74619

In the Linux kernel, the following vulnerability has been resolved: ovl: don't warn when the mount is completed from another user namespace fsopen records the caller's user namespace in fc-userns and hands back an ordinary file descriptor. Nothing ties the task that calls fsconfigFSCONFIGCMDCREAT...

0.00209EPSS
SaveExploits0References5
OSV
OSV
•added 2026/08/22 4:16 p.m.•22 views

AZL-97122 CVE-2026-74619 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ovl: don't warn when the mount is completed from another user namespace fsopen records the caller's user namespace in fc-userns and hands back an ordinary file descriptor. Nothing ties the task that calls fsconfigFSCONFIGCMDCREAT...

5.8AI score0.00209EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/22 4:16 p.m.•9 views

CVE-2026-74704

In the Linux kernel, the following vulnerability has been resolved: net/sched: schcake: drop WARNON1 for malformed packets in ACK filter The schcake ACK filter parses packets to find the TCP header and filter duplicated ACKs if the flow is backlogged. The parsing code contains a WARNON1 which can...

8.2CVSS5.6AI score0.00633EPSS
SaveExploits0References9
OSV
OSV
•added 2026/08/22 4:16 p.m.•7 views

UBUNTU-CVE-2026-74704

In the Linux kernel, the following vulnerability has been resolved: net/sched: schcake: drop WARNON1 for malformed packets in ACK filter The schcake ACK filter parses packets to find the TCP header and filter duplicated ACKs if the flow is backlogged. The parsing code contains a WARNON1 which can...

8.2CVSS5.8AI score0.00633EPSS
SaveExploits0References10
CVE
CVE
•added 2026/08/22 3:33 p.m.•62 views

CVE-2026-74704

CVE-2026-74704 affects the Linux kernel 's sch_cake qdisc ACK filter (net/sched). The parsing code contains a WARN_ON(1) that is triggered by a malformed IP header while locating the TCP header. The code already skips the offending packet, making the warning redundant. Depending on system configu...

8.2CVSS5.6AI score0.00633EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/08/22 3:33 p.m.•14 views

EUVD-2026-64391

In the Linux kernel, the following vulnerability has been resolved: net/sched: schcake: drop WARNON1 for malformed packets in ACK filter The schcake ACK filter parses packets to find the TCP header and filter duplicated ACKs if the flow is backlogged. The parsing code contains a WARNON1 which can...

5.6AI score0.00633EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/08/22 3:33 p.m.•32 views

CVE-2026-74704 net/sched: sch_cake: drop WARN_ON(1) for malformed packets in ACK filter

In the Linux kernel, the following vulnerability has been resolved: net/sched: schcake: drop WARNON1 for malformed packets in ACK filter The schcake ACK filter parses packets to find the TCP header and filter duplicated ACKs if the flow is backlogged. The parsing code contains a WARNON1 which can...

8.2CVSS0.00633EPSS
SaveExploits0References8
OSV
OSV
•added 2026/08/22 3:33 p.m.•29 views

CVE-2026-74704 net/sched: sch_cake: drop WARN_ON(1) for malformed packets in ACK filter

In the Linux kernel, the following vulnerability has been resolved: net/sched: schcake: drop WARNON1 for malformed packets in ACK filter The schcake ACK filter parses packets to find the TCP header and filter duplicated ACKs if the flow is backlogged. The parsing code contains a WARNON1 which can...

8.2CVSS5.7AI score
SaveExploits0References11
Cvelist
Cvelist
•added 2026/08/22 3:32 p.m.•33 views

CVE-2026-74619 ovl: don't warn when the mount is completed from another user namespace

In the Linux kernel, the following vulnerability has been resolved: ovl: don't warn when the mount is completed from another user namespace fsopen records the caller's user namespace in fc-userns and hands back an ordinary file descriptor. Nothing ties the task that calls fsconfigFSCONFIGCMDCREAT...

0.00209EPSS
SaveExploits0References5
CVE
CVE
•added 2026/08/22 3:32 p.m.•52 views

CVE-2026-74619

This Linux kernel vulnerability affects the overlayfs component. An unprivileged task can trigger a WARN_ON() in ovl_fill_super() by creating a user and mount namespace in a child process, calling fsopen("overlay"), passing the fscontext file descriptor to the parent, and having the parent issue ...

5.6AI score0.00209EPSS
SaveExploits0References5
OSV
OSV
•added 2026/08/22 3:32 p.m.•20 views

CVE-2026-74619 ovl: don't warn when the mount is completed from another user namespace

In the Linux kernel, the following vulnerability has been resolved: ovl: don't warn when the mount is completed from another user namespace fsopen records the caller's user namespace in fc-userns and hands back an ordinary file descriptor. Nothing ties the task that calls fsconfigFSCONFIGCMDCREAT...

5.7AI score
SaveExploits0References8
EUVD
EUVD
•added 2026/08/22 3:32 p.m.•13 views

EUVD-2026-64556

In the Linux kernel, the following vulnerability has been resolved: ovl: don't warn when the mount is completed from another user namespace fsopen records the caller's user namespace in fc-userns and hands back an ordinary file descriptor. Nothing ties the task that calls fsconfigFSCONFIGCMDCREAT...

5.6AI score0.00209EPSS
SaveExploits0References5
CVE
CVE
•added 2026/08/22 3:32 p.m.•37 views

CVE-2026-74618

CVE-2026-74618 affects the Linux kernel 's binfmt_misc filesystem. The root cause is a WARN_ON() in bm_fill_super() that triggers when a binfmt_misc mount is completed from a different user namespace than the one that created the fscontext via fsopen(). Because fsconfig(FSCONFIG_CMD_CREATE) autho...

5.6AI score0.00209EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/22 3:32 p.m.•12 views

EUVD-2026-64555

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: don't warn when the mount is completed from another user namespace fsopen records the caller's user namespace in fc-userns and hands back an ordinary file descriptor. Nothing ties the task that calls...

5.6AI score0.00209EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/08/22 3:32 p.m.•29 views

CVE-2026-74618 binfmt_misc: don't warn when the mount is completed from another user namespace

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: don't warn when the mount is completed from another user namespace fsopen records the caller's user namespace in fc-userns and hands back an ordinary file descriptor. Nothing ties the task that calls...

0.00209EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/22 3:32 p.m.•20 views

CVE-2026-74618 binfmt_misc: don't warn when the mount is completed from another user namespace

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: don't warn when the mount is completed from another user namespace fsopen records the caller's user namespace in fc-userns and hands back an ordinary file descriptor. Nothing ties the task that calls...

5.7AI score
SaveExploits0References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/22 12:00 a.m.•1 views

CVE-2026-74618: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: binfmtmisc: don't warn when the mount is completed from another user namespace fsopen records the caller's user namespace in fc-userns and hands back an ordinary file descriptor. Nothing ties the task that calls...

5.8AI score0.00209EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
•added 2026/08/22 12:00 a.m.•14 views

Linux Distros Unpatched Vulnerability : CVE-2026-74618

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 warn when the mount is completed from another user namespace fsopen records the caller's user namespace in fc-userns and hands back an ordinar...

5.5AI score0.00209EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/22 12:00 a.m.•18 views

Linux Distros Unpatched Vulnerability : CVE-2026-74619

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ovl: don't warn when the mount is completed from another user namespace fsopen records the caller's user namespace in fc-userns and hands back an ordinary file...

5.5AI score0.00209EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/22 12:00 a.m.•2 views

CVE-2026-74619: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: ovl: don't warn when the mount is completed from another user namespace fsopen records the caller's user namespace in fc-userns and hands back an ordinary file descriptor. Nothing ties the task that calls fsconfigFSCONFIGCMDCREAT...

5.8AI score0.00209EPSS
SaveExploits0References1
Rows per page
Query Builder