Re: [apparmor] [patch] merge updated traceroute profile into 2.10 and 2.9

2017-09-12 Thread Seth Arnold
On Tue, Sep 12, 2017 at 06:03:24PM +0200, Christian Boltz wrote:
> Hello,
> 
> the updated traceroute profile (especially the /proc/sys/net/ipv4/... 
> rule) made it only into 2.11 and trunk, but it's also needed in 2.10.x 
> which is used in openSUSE Leap 42.x.
> 
> I propose to apply this patch to the 2.10 and 2.9 branch.

Acked-by: Seth Arnold 

Thanks

> 
> References: https://bugzilla.opensuse.org/show_bug.cgi?id=1057900
> 
> 
> 
> revno: 3690 [merge]
> committer: Steve Beattie 
> branch nick: apparmor
> timestamp: Wed 2017-08-09 08:57:36 -0700
> message:
>   traceroute profile: support TCP SYN for probes, quite net_admin request
>   
>   Merge from Vincas Dargis, approved by intrigeri.
>   fix traceroute denies in tcp mode
>   
>   Acked-by: Steve Beattie 
> 
> 
> 
> === modified file 'profiles/apparmor.d/usr.sbin.traceroute'
> --- profiles/apparmor.d/usr.sbin.traceroute 2016-09-29 22:07:26 +
> +++ profiles/apparmor.d/usr.sbin.traceroute 2017-07-03 16:44:14 +
> @@ -15,6 +15,7 @@
>#include 
>#include 
>  
> +  deny capability net_admin, # noisy setsockopt() calls
>capability net_raw,
>  
>network inet raw,
> @@ -23,6 +24,7 @@
>/usr/sbin/traceroute mrix,
>/usr/bin/traceroute.db mrix,
>@{PROC}/net/route r,
> +  @{PROC}/sys/net/ipv4/
> {tcp_ecn,tcp_sack,tcp_timestamps,tcp_window_scaling} r,
>  
># Site-specific additions and overrides. See local/README for details.
>#include 
> 
> 


signature.asc
Description: PGP signature
-- 
AppArmor mailing list
AppArmor@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor


Re: [apparmor] [patch] merge updated traceroute profile into 2.10 and 2.9

2017-09-12 Thread Steve Beattie
On Tue, Sep 12, 2017 at 06:03:24PM +0200, Christian Boltz wrote:
> the updated traceroute profile (especially the /proc/sys/net/ipv4/... 
> rule) made it only into 2.11 and trunk, but it's also needed in 2.10.x 
> which is used in openSUSE Leap 42.x.
> 
> I propose to apply this patch to the 2.10 and 2.9 branch.

Acked-by: Steve Beattie  for both branches. Thanks!

-- 
Steve Beattie

http://NxNW.org/~steve/


signature.asc
Description: PGP signature
-- 
AppArmor mailing list
AppArmor@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/apparmor