Lucene search
+L

16 matches found

CVE
CVE
•added 2026/09/25 10:36 a.m.•7 views

CVE-2026-98127

A vulnerability in the Linux kernel smb/client allows the smb3_insert_range() function to bypass size limits because it fails to validate the new file size. Specifically, it does not check if i_size + len is valid, enabling FALLOC_FL_INSERT_RANGE to bypass RLIMIT_FSIZE , exceed s_maxbytes , or re...

5.8AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/09/25 10:36 a.m.•3 views

EUVD-2026-86958

In the Linux kernel, the following vulnerability has been resolved: smb/client: validate new EOF for insert range smb3insertrange does not check if the new file size isize + len is valid. This allows FALLOCFLINSERTRANGE to bypass RLIMITFSIZE, exceed smaxbytes, or produce a size outside the lofft...

5.8AI score
SaveExploits0References4
CVE
CVE
•added 2026/09/25 10:36 a.m.•8 views

CVE-2026-98126

A vulnerability in the Linux kernel smb/client allows a file to grow beyond the caller's file-size limit. When FALLOC_FL_ZERO_RANGE is used without FALLOC_FL_KEEP_SIZE , the smb3_zero_range() function may extend the EOF without checking RLIMIT_FSIZE . The issue is resolved by calling inode_newsiz...

5.8AI score
SaveExploits0References4
EUVD
EUVD
•added 2026/09/25 10:36 a.m.•3 views

EUVD-2026-86957

In the Linux kernel, the following vulnerability has been resolved: smb/client: validate new EOF for zero range When FALLOCFLZERORANGE is used without FALLOCFLKEEPSIZE, smb3zerorange may extend EOF without checking RLIMITFSIZE, allowing the file to grow beyond the caller's file-size limit. Fix th...

5.8AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/09/25 12:00 a.m.•4 views

CVE-2026-98127

In the Linux kernel, the following vulnerability has been resolved: smb/client: validate new EOF for insert range smb3insertrange does not check if the new file size isize + len is valid. This allows FALLOCFLINSERTRANGE to bypass RLIMITFSIZE, exceed smaxbytes, or produce a size outside the lofft...

5.8AI score
SaveExploits0References5
Prion
Prion
•added 2014/02/26 3:55 p.m.•37 views

Sql injection

The nfsaddmntent function in support/nfs/nfsmntent.c in the mount.nsf tool in nfs-utils before 1.2.4 attempts to append to the /etc/mtab file without first checking whether resource limits would interfere, which allows local users to corrupt this file via a process with a small RLIMITFSIZE value,...

3.3CVSS6.2AI score0.00417EPSS
SaveExploits0References5Affected Software1
seebug.org
seebug.org
•added 2012/03/10 12:00 a.m.•52 views

Samba 3.x 'etc/mtab'文件附加本地拒绝服务漏洞

BUGTRAQ ID: 49939 CVE ID: CVE-2011-1678 Samba是一套实现SMB(Server Messages Block)协议、跨平台进行文件共享和打印共享服务的程序。 Samba 3.5.8及更早版本中的smbfs尝试使用mount.cifs附加到/etc/mtab文件,umount.cifs附加到/etc/mtab.tmp文件,而没有检查资源限制,可使本地用户通过small RLIMITFSIZE值相关进程破坏/etc/mtab文件。 0 Samba 3.x 厂商补丁: Samba -----...

3.3CVSS0.00531EPSS
SaveExploits2
Oracle linux
Oracle linux
•added 2012/03/01 12:00 a.m.•47 views

nfs-utils security, bug fix, and enhancement update

1.0.9-60.0.1.el5 - Add support for resvport for unmonting orabug 13567018 1.0.9-60 - Updated idmapd.conf and idmapd.conf.man to reflect the static user name mapping 502707 - Fixed an umount regression introduced by bz 513094 bz 781931 1.0.9-59 - gss: turned of even more excessive syslogs bz 59309...

3.3CVSS0.1AI score0.00348EPSS
SaveExploits0
Oracle linux
Oracle linux
•added 2011/12/14 12:00 a.m.•60 views

nfs-utils security, bug fix, and enhancement update

1.2.3-15 - mout.nfs: Don't roll back to IPv4 whe IPv6 fails bz 744657 - rpcdebug: Added pNFS and FSCache debugging bz 747400 1.2.3-14 - mount.nfs: Backported how upstream handles the SIGXFSZ signal bz 697981 1.2.3-13 - mount.nfs: Reworked the code that deals with RLIMITFSIZE bz 697981 1.2.3-12 -...

7.5CVSS0.9AI score0.02565EPSS
SaveExploits0
Oracle linux
Oracle linux
•added 2011/12/14 12:00 a.m.•68 views

util-linux-ng security, bug fix, and enhancement update

2.17.2-12.4 - fix CVE-2011-1675 - mount fails to anticipate RLIMITFSIZE - fix CVE-2011-1677 - umount may fail to remove /etc/mtab lock file 2.17.2-12.3 - fix fatal typos in patch for 723546 2.17.2-12.2 - rename /etc/hushlogin to /etc/hushlogins 696731 2.17.2-12.1 - fix 723546 - Defects revealed b...

4.6CVSS8.7AI score0.00449EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2011/10/24 12:00 a.m.•36 views

SuSE 10 Security Update : ncpfs (ZYPP Patch Number 7710)

Following issues are fixed by this update : - The ncpfs mount and umount programs were affected by the /etc/mtab truncation problems on RLIMITFSIZE. CVE-2011-1679 - on errors, the mtab lock was not removed, blocking other applications from modifying /etc/mtab. CVE-2011-1680 - we now keep the...

4.4CVSS8.2AI score0.00474EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
•added 2011/08/30 12:00 a.m.•52 views

RHEL 4 / 5 : samba (RHSA-2011:1219)

The remote Redhat Enterprise Linux 4 / 5 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2011:1219 advisory. - samba: mount.cifs improper device name and mountpoint strings sanitization CVE-2010-0547 - samba: Race condition by mount mount.cifs...

6.8CVSS6.3AI score0.10046EPSS
SaveExploits9References14
NVD
NVD
•added 2011/04/10 2:55 a.m.•37 views

CVE-2011-1675

mount in util-linux 2.19 and earlier attempts to append to the /etc/mtab.tmp file without first checking whether resource limits would interfere, which allows local users to trigger corruption of the /etc/mtab file via a process with a small RLIMITFSIZE value, a related issue to CVE-2011-1089...

3.3CVSS9.1AI score0.00404EPSS
SaveExploits0References20
Prion
Prion
•added 2011/04/10 2:55 a.m.•35 views

Sql injection

smbfs in Samba 3.5.8 and earlier attempts to use 1 mount.cifs to append to the /etc/mtab file and 2 umount.cifs to append to the /etc/mtab.tmp file without first checking whether resource limits would interfere, which allows local users to trigger corruption of the /etc/mtab file via a process wi...

3.3CVSS6.5AI score0.00531EPSS
SaveExploits2References19Affected Software1
Cvelist
Cvelist
•added 2011/04/10 1:29 a.m.•43 views

CVE-2011-1678

smbfs in Samba 3.5.8 and earlier attempts to use 1 mount.cifs to append to the /etc/mtab file and 2 umount.cifs to append to the /etc/mtab.tmp file without first checking whether resource limits would interfere, which allows local users to trigger corruption of the /etc/mtab file via a process wi...

5.5AI score0.00531EPSS
SaveExploits2References19
Debian CVE
Debian CVE
•added 2011/04/10 1:29 a.m.•47 views

CVE-2011-1678

smbfs in Samba 3.5.8 and earlier attempts to use 1 mount.cifs to append to the /etc/mtab file and 2 umount.cifs to append to the /etc/mtab.tmp file without first checking whether resource limits would interfere, which allows local users to trigger corruption of the /etc/mtab file via a process wi...

3.3CVSS6.3AI score0.00531EPSS
SaveExploits2
Rows per page
Query Builder