kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #20263
[Bug 1236743] Re: cipso2 file does not work correctly in raring kernel for precise LTS
I'm developing a library called libsmack and found this issue by reading
kernel code. Then I checked whether this issue is already fixed and
found the commit ID mentioned in the description.
This bug is a off-by-one bug. Zero character ending the string
describing the SMACK label is not properly skipped.
** Summary changed:
- cipso2 file does not work correctly in raring kernel for precise LTS
+ SMACK LSM: cipso2 file does not work correctly in the raring kernel for precise LTS
** Description changed:
- I had hard time setting cipso labels until I backtraced the bug and
- found fix from mainline kernel:
+ I had hard time setting cipso labels until I backtraced the bug and found fix from the
+ mainline kernel:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=0fcfee61d63b82c1eefb5b1a914240480f17d63f
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1236743
Title:
SMACK LSM: cipso2 file does not work correctly in the raring kernel
for precise LTS
Status in “linux” package in Ubuntu:
Incomplete
Bug description:
I had hard time setting cipso labels until I backtraced the bug and found fix from the
mainline kernel:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=0fcfee61d63b82c1eefb5b1a914240480f17d63f
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1236743/+subscriptions
References