Lucene search
+L

19 matches found

NVD
NVD
added 2026/08/12 1:17 a.m.9 views

CVE-2026-68448

In the Linux kernel, the following vulnerability has been resolved: ovl: check access to copyfilerange source with src mounter creds Commit 5dae222a5ff0c "vfs: allow copyfilerange to copy across devices" allowed filesystems that implement the copyfilerange fop to decide if they want to access...

0.00155EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/12 1:17 a.m.6 views

DEBIAN-CVE-2026-68448

In the Linux kernel, the following vulnerability has been resolved: ovl: check access to copyfilerange source with src mounter creds Commit 5dae222a5ff0c "vfs: allow copyfilerange to copy across devices" allowed filesystems that implement the copyfilerange fop to decide if they want to access...

5.3AI score0.00155EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/12 1:17 a.m.8 views

CVE-2026-68448

In the Linux kernel, the following vulnerability has been resolved: ovl: check access to copyfilerange source with src mounter creds Commit 5dae222a5ff0c "vfs: allow copyfilerange to copy across devices" allowed filesystems that implement the copyfilerange fop to decide if they want to access...

5.5AI score0.00155EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/12 12:51 a.m.8 views

CVE-2026-68448

In the Linux kernel, the following vulnerability has been resolved: ovl: check access to copyfilerange source with src mounter creds Commit 5dae222a5ff0c "vfs: allow copyfilerange to copy across devices" allowed filesystems that implement the copyfilerange fop to decide if they want to access...

5.2AI score0.00155EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/12 12:51 a.m.32 views

CVE-2026-68448 ovl: check access to copy_file_range source with src mounter creds

In the Linux kernel, the following vulnerability has been resolved: ovl: check access to copyfilerange source with src mounter creds Commit 5dae222a5ff0c "vfs: allow copyfilerange to copy across devices" allowed filesystems that implement the copyfilerange fop to decide if they want to access...

0.00155EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/12 12:51 a.m.11 views

CVE-2026-68448

In the Linux kernel, the following vulnerability has been resolved: ovl: check access to copyfilerange source with src mounter creds Commit 5dae222a5ff0c "vfs: allow copyfilerange to copy across devices" allowed filesystems that implement the copyfilerange fop to decide if they want to access...

5.3AI score0.00155EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/12 12:51 a.m.7 views

EUVD-2026-57054

In the Linux kernel, the following vulnerability has been resolved: ovl: check access to copyfilerange source with src mounter creds Commit 5dae222a5ff0c "vfs: allow copyfilerange to copy across devices" allowed filesystems that implement the copyfilerange fop to decide if they want to access...

5.3AI score0.00155EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/12 12:51 a.m.5 views

CVE-2026-68448 ovl: check access to copy_file_range source with src mounter creds

In the Linux kernel, the following vulnerability has been resolved: ovl: check access to copyfilerange source with src mounter creds Commit 5dae222a5ff0c "vfs: allow copyfilerange to copy across devices" allowed filesystems that implement the copyfilerange fop to decide if they want to access...

5.4AI score
SaveExploits0References6
CVE
CVE
added 2026/08/12 12:51 a.m.66 views

CVE-2026-68448

The CVE-2026-68448 entry concerns the Linux kernel overlayfs copy_file_range path. Previously, cross-filesystem copy could proceed using the destination overlayfs’s mounter credentials, with the source file’s read path checked using the destination’s credentials. This could deny a permitted copy ...

5.3AI score0.00155EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.9 views

PT-2026-70964

In the Linux kernel, the following vulnerability has been resolved: ovl: check access to copy file range source with src mounter creds Commit 5dae222a5ff0c "vfs: allow copy file range to copy across devices" allowed filesystems that implement the copy file range f op to decide if they want to...

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

Linux Distros Unpatched Vulnerability : CVE-2026-68448

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ovl: check access to copyfilerange source with src mounter creds Commit 5dae222a5ff0c vfs: allow copyfilerange to copy across devices allowed filesystems that...

5.5AI score0.00155EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/28 12:03 a.m.26 views

RLSA-2026:9689 Important: java-21-openjdk security update

The OpenJDK 21 packages provide the OpenJDK 21 Java Runtime Environment and the OpenJDK 21 Java Software Development Kit. Security Fixes: JDK: Enhance crypto algorithm support CVE-2026-22007 JDK: Improve Kerberos credentialing CVE-2026-22013 JDK: Enhance Path Factories Redux CVE-2026-22016 JDK:...

7.5CVSS7.7AI score0.00702EPSS
SaveExploits1References9
Prion
Prion
added 2023/10/04 4:15 a.m.32 views

Input validation

Before correction, the copyfilerange system call checked only for the CAPREAD and CAPWRITE capabilities on the input and output file descriptors, respectively. Using an offset is logically equivalent to seeking, and the system call must additionally require the CAPSEEK capability. This incorrect...

3.2CVSS6.9AI score0.00185EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2023/10/04 3:48 a.m.41 views

CVE-2023-5369 copy_file_range insufficient capability rights check

Before correction, the copyfilerange system call checked only for the CAPREAD and CAPWRITE capabilities on the input and output file descriptors, respectively. Using an offset is logically equivalent to seeking, and the system call must additionally require the CAPSEEK capability. This incorrect...

7.1AI score0.00185EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/10/04 3:48 a.m.15 views

CVE-2023-5369 copy_file_range insufficient capability rights check

Before correction, the copyfilerange system call checked only for the CAPREAD and CAPWRITE capabilities on the input and output file descriptors, respectively. Using an offset is logically equivalent to seeking, and the system call must additionally require the CAPSEEK capability. This incorrect...

6.9AI score0.00185EPSS
SaveExploits0References2
FreeBSD
FreeBSD
added 2023/10/03 12:00 a.m.20 views

FreeBSD -- copy_file_range insufficient capability rights check

Problem Description: The syscall checked only for the CAPREAD and CAPWRITE capabilities on the input and output file descriptors, respectively. Using an offset is logically equivalent to seeking, and the syscall must additionally require the CAPSEEK capability. Impact: A sandboxed process with on...

7.1CVSS7AI score0.00185EPSS
SaveExploits0
FreeBSD Advisory
FreeBSD Advisory
added 2023/10/03 12:00 a.m.19 views

FreeBSD-SA-23:13.capsicum

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 ============================================================================= FreeBSD-SA-23:13.capsicum Security Advisory The FreeBSD Project Topic: copyfilerange insufficient capability rights check Category: core Module: capsicum Announced:...

7.1CVSS7.2AI score0.00185EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2020/04/07 9:36 a.m.70 views

Important: Red Hat Security Advisory: kernel security and bug fix update

An update for kernel is now available for Red Hat Enterprise Linux 7.4 Advanced Update Support, Red Hat Enterprise Linux 7.4 Telco Extended Update Support, and Red Hat Enterprise Linux 7.4 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impac...

8.8CVSS6.8AI score0.03017EPSS
SaveExploits1References3
Oracle linux
Oracle linux
added 2019/11/20 12:00 a.m.61 views

glibc security update

2.28-72.0.1 - add Ampere emag to tunable cpu list Patrick McGehearty - add optimized memset for emag - add an ASIMD variant of strlen for falkor - Orabug: 2700101. - Modify glibc-ora28849085.patch so it works with RHCK kernels. - Orabug: 28849085. - Make IOfunlockfile match funlockfile and...

6.9AI score
SaveExploits0
Rows per page
Query Builder