Bug 214525 - libcap 2.55 - 2.58 regression in good-set capability validation
Summary: libcap 2.55 - 2.58 regression in good-set capability validation
Status: RESOLVED CODE_FIX
Alias: None
Product: Tools
Classification: Unclassified
Component: libcap (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Andrew G. Morgan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-24 17:17 UTC by Andrew G. Morgan
Modified: 2021-09-24 18:00 UTC (History)
0 users

See Also:
Kernel Version: n/a
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Andrew G. Morgan 2021-09-24 17:17:42 UTC
The libcap internal function for validating cap_t and cap_iab_t values
up to and including libcap-2.54 contained code to protect the validation
from NULL pointers. Between libcap-2.55 and libcap-2.58 inclusive, this
protection was dropped.

We will add it back in libcap-2.59.

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