Changes
Jump to navigation
Jump to search
← Older edit
GSoC completed projects
(edit)
Revision as of 11:10, 10 March 2024
771 bytes added
,
10 March
m
Add support for memfd_secret file descriptors
Line 1:
Line 1:
+
=== Add support for memfd_secret file descriptors ===
+
+
'''Summary:''' Support C/R of memfd_secret descriptors
+
+
There is memfd_secret syscall which allows user to open
+
special memfd which is backed by special memory range which
+
is inaccessible by another processes (and the kernel too!).
+
+
At the moment CRIU can't dump processes that have memfd_secret's opened.
+
+
'''Links:'''
+
* https://lwn.net/Articles/865256/
+
* https://warusadura.github.io/gsoc23-final-report.html
+
* https://github.com/checkpoint-restore/criu/pull/2247
+
+
'''Details:'''
+
* Skill level: intermediate
+
* Language: C
+
* Expected size: 350 hours
+
* Mentors: Alexander Mikhalitsyn <alexander@mihalicyn.com>, Mike Rapoport <mike.rapoport@gmail.com>
+
* Suggested by: Alexander Mikhalitsyn <alexander@mihalicyn.com>
=== Forensic analysis of container checkpoints ===
=== Forensic analysis of container checkpoints ===
Radostin
327
edits
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Request account
Log in
Namespaces
Page
Discussion
Variants
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help
Tools
Special pages
Printable version
News
Twitter
YouTube
External resources
Github / source code
Issues / bugs
Mr. Jenkins
Open Hub
OpenVZ