Skip to content

os: Remove shared memory support from TizenRT#7175

Merged
ewoodev merged 4 commits intoSamsung:masterfrom
seokhun-eom24:260303-fix-shmat
Mar 18, 2026
Merged

os: Remove shared memory support from TizenRT#7175
ewoodev merged 4 commits intoSamsung:masterfrom
seokhun-eom24:260303-fix-shmat

Conversation

@seokhun-eom24
Copy link
Copy Markdown
Contributor

@seokhun-eom24 seokhun-eom24 commented Mar 3, 2026

Remove shared memory related directory from mm module.
Remove shared memory related configs in Kconfig files.
Remove references in various files of the shared memory feature remain.
Update syscall.csv to remove shared memory related syscalls.
Update README and documentation about shared memory feature.

@seokhun-eom24 seokhun-eom24 changed the title os/mm/shm: Fix OOB vulnerability in shmat and shmctl os: Remove shared memory support from TizenRT Mar 18, 2026
@seokhun-eom24 seokhun-eom24 force-pushed the 260303-fix-shmat branch 5 times, most recently from 08a4a1b to 46361d5 Compare March 18, 2026 08:31
Add `#include <debug.h>` where it is missing in framework directory

Signed-off-by: seokhun-eom <seokhun.eom@samsung.com>
Add `#include <debug.h>` where it is missing in apps directory

Signed-off-by: seokhun-eom <seokhun.eom@samsung.com>
Add `#include <debug.h>` where it is missing in os directory

Signed-off-by: seokhun-eom <seokhun.eom@samsung.com>
Remove shared memory related directory from mm module.
Remove shared memory related configs in Kconfig files.
Remove references in various files of the shared memory feature remain.
Update syscall.csv to remove shared memory related syscalls.
Update README and documentation about shared memory feature.

Signed-off-by: seokhun-eom <seokhun.eom@samsung.com>
@ewoodev ewoodev merged commit f3f45fd into Samsung:master Mar 18, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants