Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 634626 - links policy improvements
Summary: links policy improvements
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: SELinux (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: SE Linux Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-18 10:49 UTC by Amadeusz Sławiński
Modified: 2018-10-24 09:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
allow using elinks with links policy (0001-elinks-can-reuse-links-policy.patch,968 bytes, patch)
2017-10-18 10:50 UTC, Amadeusz Sławiński
Details | Diff
allow links to validate certificates (0002-allow-links-to-validate-certificates.patch,1.16 KB, patch)
2017-10-18 10:50 UTC, Amadeusz Sławiński
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Amadeusz Sławiński 2017-10-18 10:49:57 UTC
First patch allows elinks to be used with links policy.

Second allows links/elinks to validate certificates.
[11555.981595] audit: type=1400 audit(1508323416.193:18661619): avc:  denied  { search } for  pid=21600 comm="links" name="ca-certificates" dev="dm-0" ino=6168851 scontex
t=staff_u:staff_r:links_t tcontext=system_u:object_r:cert_t tclass=dir permissive=0


Would also be nice if proper dependencies were added, to pull policy in on emerge.
Comment 1 Amadeusz Sławiński 2017-10-18 10:50:21 UTC
Created attachment 499066 [details, diff]
allow using elinks with links policy
Comment 2 Amadeusz Sławiński 2017-10-18 10:50:46 UTC
Created attachment 499068 [details, diff]
allow links to validate certificates