RFR: 8327114: Attach in Linux may have wrong behaviour when pid == ns_pid (Kubernetes debug container) [v2]

Severin Gehwolf sgehwolf at openjdk.org
Thu Oct 3 09:35:35 UTC 2024


On Wed, 2 Oct 2024 21:15:11 GMT, Larry Cable <duke at openjdk.org> wrote:

>> this is a fix to: https://bugs.openjdk.org/browse/JDK-8327114 
>> 
>> to resolve an issue detected in: 
>> 
>> https://bugs.openjdk.org/browse/JDK-8341246
>> 
>> /proc/**/* file accesses should be performed as "privileged" actions to avoid security mgr exceptions.
>
> Larry Cable has updated the pull request incrementally with one additional commit since the last revision:
> 
>   JDK-8327114: fix to resolve permissions issue as per: 8341246, also privileged exists and isReadable invocations

Yes, agreed. But we need a new bug for this.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/21312#issuecomment-2390953016


More information about the serviceability-dev mailing list