Bug 195265 - Update patched zlib 1.2.3 to 1.2.11 to fix possible data loss & corruption issues.
Summary: Update patched zlib 1.2.3 to 1.2.11 to fix possible data loss & corruption is...
Status: NEW
Alias: None
Product: Other
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: other_other
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-06 08:45 UTC by seandhunt_7
Modified: 2017-09-17 05:57 UTC (History)
1 user (show)

See Also:
Kernel Version: latest
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description seandhunt_7 2017-04-06 08:45:30 UTC
While I understand that the linux kernel has to use a special modified version of zlib, it is out of date and recently Mark Adler fixed some possible loss of data and data corruption (according to the C standard) so as such I think it is important to update the zlib on the linux mainline kernel to be more safe than sorry later.

zlib is also on github as well. See the commit history of https://github.com/madler/zlib for more information.

The files I noticed are in need of the update are in the lib subfolder on the root of the github repository.

https://github.com/torvalds/linux/tree/master/lib/.

Let me know if you guys agree to my idea of updating zlib on the linux kernel.

Note You need to log in before you can comment on or make changes to this bug.