Bug 2019887
| Summary: | Update to 2.5.2 or newer | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Debarshi Ray <debarshir> |
| Component: | libseccomp | Assignee: | Zoltan Fridrich <zfridric> |
| Status: | CLOSED ERRATA | QA Contact: | Martin ZelenĂ˝ <mzeleny> |
| Severity: | high | Docs Contact: | Jan Fiala <jafiala> |
| Priority: | high | ||
| Version: | 9.0 | CC: | dapospis, mjahoda, mzeleny, rsroka, tpopela, zfridric |
| Target Milestone: | rc | Keywords: | Rebase, Triaged |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | libseccomp-2.5.2-2.el9 | Doc Type: | Enhancement |
| Doc Text: |
.`libseccomp` provided in version 2.5.2
RHEL 9.0 provides the `libseccomp` packages in upstream version 2.5.2. This version provides many bug fixes and enhancements over previous versions, most notably:
* Updated the syscall table for Linux to version `v5.14-rc7`.
* Added the `get_notify_fd()` function to the Python bindings to get the notification file descriptor.
* Consolidated multiplexed syscall handling for all architectures into one location.
* Added multiplexed syscall support to the PowerPC (PPC) and MIPS architectures.
* Changed the meaning of the `SECCOMP_IOCTL_NOTIF_ID_VALID` operation within the kernel.
* Changed the `libseccomp` file descriptor notification logic to support the kernel's previous and new usage of `SECCOMP_IOCTL_NOTIF_ID_VALID`.
* Fixed a bug where `seccomp_load()` could only be called once.
* Changed the notification `fd` handling to only request a notification `fd` if the filter has a `_NOTIFY` action.
* Added documentation about `SCMP_ACT_NOTIFY` to the `seccomp_add_rule(3)` manpage.
* Clarified the maintainers’ GPG keys.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-05-17 15:56:03 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Debarshi Ray
2021-11-03 14:40:31 UTC
Note that RHEL 8 already has libseccomp-2.5.1 (bug 1927635) since RHEL 8.4. So, currently, RHEL 8 is shipping newer code than RHEL 9. :) Thanks for working on this! Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (new packages: libseccomp), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2022:3969 |