Bug 2221107
| Summary: | libxtables: Revert change to struct xtables_pprot [rhel-8.8.0.z] | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | RHEL Program Management Team <pgm-rhel-tools> |
| Component: | iptables | Assignee: | Phil Sutter <psutter> |
| Status: | CLOSED ERRATA | QA Contact: | Jiri Peska <jpeska> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.8 | CC: | egarver, jpeska, todoleza, toneata |
| Target Milestone: | rc | Keywords: | Triaged, Upstream, ZStream |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | iptables-1.8.4-24.el8_8.2 | Doc Type: | Bug Fix |
| Doc Text: |
Cause: In iptables-1.8.4-23.el8, libxtables exported struct xtables_pprot changed: Its last field increased in size from 8 bits to 16.
Consequence: Due to typical word boundary alignment, this size change should not have an effect. Should the data structure be used embedded in a packed surrounding structure though, the size change is noticeable and will likely break applications.
Fix: The last field's size was reverted to the original value.
Result: Potential libxtables ABI breakage reverted.
|
Story Points: | --- |
| Clone Of: | 2145144 | Environment: | |
| Last Closed: | 2023-09-19 14:01:51 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 2145144 | ||
| Bug Blocks: | |||
|
Comment 12
errata-xmlrpc
2023-09-19 14:01:51 UTC
|