Actions
Bug #73617
openmds: libcephfs/test.cc buffer overflow
Status:
Pending Backport
Priority:
Normal
Assignee:
Category:
Testing
Target version:
% Done:
0%
Source:
Development
Backport:
tentacle,squid
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
Pull request ID:
Tags (freeform):
backport_processed
Merge Commit:
Fixed In:
v20.3.0-4459-ge32c826021
Released In:
Upkeep Timestamp:
2025-12-05T10:35:43+00:00
Description
/auto/home/edrodrig/git/ceph/main/ceph-wip-64214/src/test/libcephfs/test.cc: In member function 'virtual void LibCephFS_UnmountHangAfterOpenatFilePath_Test::TestBody()':
/auto/home/edrodrig/git/ceph/main/ceph-wip-64214/src/test/libcephfs/test.cc:4377:19: warning: '%s' directive writing up to 4095 bytes into a region of size between 3968 and 4095 [-Wformat-overflow=]
4377 | # 39 "/usr/include/c++/14/cwchar" 3
| ^~~~~ ~
/auto/home/edrodrig/git/ceph/main/ceph-wip-64214/src/test/libcephfs/test.cc:4377:10: note: 'sprintf' output between 2 and 4224 bytes into a destination of size 4096
4377 | # 39 "/usr/include/c++/14/cwchar" 3
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
Updated by Venky Shankar 4 months ago
- Project changed from Ceph to CephFS
- Category set to Testing
- Status changed from New to Pending Backport
- Target version set to v21.0.0
- Source set to Development
- Backport set to tentacle,squid
- Pull request ID set to 66030
Updated by Upkeep Bot 4 months ago
- Merge Commit set to e32c826021ea3ecac0021255c6b6b12653086222
- Fixed In set to v20.3.0-4459-ge32c826021
- Upkeep Timestamp set to 2025-12-05T10:35:43+00:00
Updated by Upkeep Bot 4 months ago
- Copied to Backport #74117: tentacle: mds: libcephfs/test.cc buffer overflow added
Updated by Upkeep Bot 4 months ago
- Copied to Backport #74118: squid: mds: libcephfs/test.cc buffer overflow added
Actions