google / google/gvisor

Expand RLIMIT_DATA to enforce .data + .bss in addition to heap

Open
#156 1 comment 0 reactions 0 assignees View on GitHub
area: mm exported good first issue priority: p2 type: bug type: cleanup
Dominant language
Go
Stars
19.3k
Forks
2k
Avg merge
3d 5h
Merged PRs (30d)
264

Description

Presently, MemoryManager.Brk only enforces RLIMIT_DATA for the heap because .data and .bss information isn't plumbed from the loader.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.