Alerts This Week
Warning Icon 1 659
Alerts This Week
Warning Icon 1 659

Stay Secure with the Latest Linux Advisories

Filter Icon Refine advisories
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security advisories

We found -6 articles for you...
89

Fedora 36 podman-tui: 2022-5038c3236c Moderate: CVE Mitigation and Update

Rebuild to mitigate CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in golang --- See https://groups.google.com/g/golang-dev/c/frczlF8OFQ0/m/4lrZh5BHDgAJ for more information about the specific vulnerabilities. ---- Update to latest commit as of 20220719 ---- Added Experimental: nebula clients can be configured. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2022-5038c3236c 2022-07-31 01:30:22.784813 --------------------------------------------------------------------------------Name : podman-tui Product : Fedora 36 Version : 0.5.0 Release : 2.fc36 URL : https://github.com/containers/podman-tui Summary : Podman Terminal User Interface Description : podman-tui is a terminal user interface for Podman v4. podman-tui is using podman.socket service to communicate with podman environment and SSH to connect to remote podman machines. --------------------------------------------------------------------------------Update Information: Rebuild to mitigate CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in golang ---See https://groups.google.com/g/golang-dev/c/frczlF8OFQ0/m/4lrZh5BHDgAJ for more information about the specific vulnerabilities. ---- Update to latest commit as of 20220719 ---- Added Experimental: nebula clients can be configured to act as relays for other nebula clients. Primarily useful when stubborn NATs make a direct tunnel impossible. (#678) Configuration option to report manually specified ip:ports to lighthouses. (#650) Windows arm64 build. (#638) punchy and most lighthouse config options now support hot reloading. (#649) Changed Build against go 1.18. (#656) Promoted routines config from experimental to supported feature. (#702) Dependencies updated. (#664) Fixed Packets destined for the same host that sent it will be returned on MacOS. This matches the default behavior of other operatingsystems. (#501) unsafe_route configuration will no longer crash on Windows. (#648) A few panics that were introduced in 1.5.x. (#657, #658, #675) Security You can set listen.send_recv_error to control the conditions in which recv_error messages are sent. Sending these messages can expose the fact that Nebula is running on a host, but it speeds up re-handshaking. (#670) Removed x509 config stanza support has been removed. (#685) ---- bump to v4.2.0-rc1 ----fix package dir listing ---- resolve build issues and list new shell completion files ---- Release of stargz snapshotter v0.12.0. Please see the release note for details: https://github.com/containerd/stargz-snapshotter/releases/tag/v0.12.0 ---- Fix extracting network metric --------------------------------------------------------------------------------ChangeLog: * Tue Jul 19 2022 Maxwell G 0.5.0-2 - Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in golang --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2022-5038c3236c' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ --------------------------------------------------------------------------------_______________________________________________ package-announce mailing list -- This email address is being protected from spambots. You need JavaScript enabled to view it. To unsubscribe send an email to This email address is being protected from spambots. You need JavaScript enabled to view it. Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives:https://lists.fedoraproject.org/archives/list/This email address is being protected from spambots. You need JavaScript enabled to view it./ Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure . Podman-TUI has been updated on Fedora 36 to address key vulnerabilities, enhancing functionality and providing users with detailed advisory information about the patch. Fedora Updates,podman-tui,cve mitigation,software release,terminal user interface. . LinuxSecurity.com Team

Calendar 2 Jul 30, 2022 Fedora
89

Fedora 36 Podman-TUI: New Features and User Improvements

* feature - image push * feature - container commit * using images.GetImage function for image inspect * show confirmation dialog in the center of different views * disk usage dialog table headers color update * Esc key shall not close dialogs if its dropdown widgets has focus * infobar + help color update for headers * image history dialog update * update button labels based on their. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2022-fb8ed17b4e 2022-07-11 01:57:33.906941 --------------------------------------------------------------------------------Name : podman-tui Product : Fedora 36 Version : 0.5.0 Release : 1.fc36 URL : https://github.com/containers/podman-tui Summary : Podman Terminal User Interface Description : podman-tui is a terminal user interface for Podman v4. podman-tui is using podman.socket service to communicate with podman environment and SSH to connect to remote podman machines. --------------------------------------------------------------------------------Update Information: * feature - image push * feature - container commit * using images.GetImage function for image inspect * show confirmation dialog in the center of different views * disk usage dialog table headers color update * Esc key shall not close dialogs if its dropdown widgets has focus * infobar + help color update for headers * image history dialog update * update button labels based on their function * code coverage for network and volume create dialogs * code coverage for ui/utils * makefile update - darwin build * docs: adding templates for bug report and features * docs: adding security policy * docs: Mac build * Bump github.com/containers/podman/v4 from 4.1.0 to 4.1.1 * Bump github.com/docker/docker * Bump github.com/rs/zerolog from 1.26.1 to 1.27.0 * Bump github.com/spf13/cobra from 1.4.0 to1.5.0 --------------------------------------------------------------------------------ChangeLog: * Sat Jul 2 2022 Navid Yaghoobi 0.5.0-1 - release v0.5.0 --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2022-fb8ed17b4e' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ --------------------------------------------------------------------------------_______________________________________________ package-announce mailing list -- This email address is being protected from spambots. You need JavaScript enabled to view it. To unsubscribe send an email to This email address is being protected from spambots. You need JavaScript enabled to view it. Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/This email address is being protected from spambots. You need JavaScript enabled to view it./ Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure . The latest Podman TUI upgrade brings additional capabilities and enhancements, significantly improving user engagement and overall performance.. Fedora Podman TUI, Terminal Interface Features, Podman Update. . Severity: Informational. LinuxSecurity.com Team

Calendar 2 Jul 10, 2022 Informational Fedora
89

Fedora 34: 2021-3cf88e44b4 Moderate Update for Rust-Tui CVE-2021-32810

- Update gitui to version 0.16.2. - Update fedora-update-feedback to version 1.0.3. - Update asyncgit crate to version 0.16.3. - Update tui and tui-react crates to version 0.15.0. - Update crosstermion crate to version 0.7.0. - Update textwrap crate to version 0.14.2. Also includes rust-gitui for a rebuild with crossbeam-deque 0.8.1 / 0.7.4 to fix CVE-2021-32810. Initial import of the. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2021-3cf88e44b4 2021-08-16 01:16:30.079358 --------------------------------------------------------------------------------Name : rust-tui Product : Fedora 34 Version : 0.15.0 Release : 2.fc34 URL : Summary : Library to build rich terminal user interfaces or dashboards Description : Library to build rich terminal user interfaces or dashboards. --------------------------------------------------------------------------------Update Information: - Update gitui to version 0.16.2. - Update fedora-update-feedback to version 1.0.3. - Update asyncgit crate to version 0.16.3. - Update tui and tui-react crates to version 0.15.0. - Update crosstermion crate to version 0.7.0. - Update textwrap crate to version 0.14.2. Also includes rust-gitui for a rebuild with crossbeam-deque 0.8.1 / 0.7.4 to fix CVE-2021-32810. Initial import of the following crate packages for Fedora 34: - rust-argh - rust-argh_derive - rust-argh_shared - rust-bugreport - rust-fancy-regex - rust-filetreelist - rust-git-version - rust-git-version-macro - rust-unicode-linebreak - rust-unicode-truncate --------------------------------------------------------------------------------ChangeLog: * Fri Jul 23 2021 Fedora Release Engineering 0.15.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Sun Jul 18 2021 Igor Raits 0.15.0-1 - Update to 0.15.0 --------------------------------------------------------------------------------References: [ 1 ] Bug #1931126 -rust-textwrap-0.14.2 is available https://bugzilla.redhat.com/show_bug.cgi?id=1931126 --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2021-3cf88e44b4' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ --------------------------------------------------------------------------------_______________________________________________ package-announce mailing list -- This email address is being protected from spambots. You need JavaScript enabled to view it. To unsubscribe send an email to This email address is being protected from spambots. You need JavaScript enabled to view it. Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/This email address is being protected from spambots. You need JavaScript enabled to view it./ Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure . Enhancements for rust-tui and associated libraries in Fedora 34 to address bugs and enhance performance. Discover further details.. Fedora Update,Rust TUI Library,Gitui Version,Asyncgit Crate. . LinuxSecurity.com Team

Calendar 2 Aug 15, 2021 Fedora
News Add Esm H240

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":545,"type":"x","order":1,"pct":78.42,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.32,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.89,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.37,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Your message here