a58d0dc961
* Wed Sep 11 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-507.el9] - block: fix deadlock between sd_remove & sd_release (CKI Backport Bot) [RHEL-54997] {CVE-2024-42294} - gpio: prevent potential speculation leaks in gpio_device_get_desc() (CKI Backport Bot) [RHEL-56213] {CVE-2024-44931} - redhat: hmac sign the UKI for FIPS (Vitaly Kuznetsov) - Also make vmlinuz-virt.efi world readable (Vitaly Kuznetsov) - ice: fix truesize operations for PAGE_SIZE >= 8192 (Petr Oros) [RHEL-37905] - ice: fix ICE_LAST_OFFSET formula (Petr Oros) [RHEL-37905] - ice: fix page reuse when PAGE_SIZE is over 8k (Petr Oros) [RHEL-37905] - usb: cdns3: Fix spelling mistake "supporte" -> "supported" (Martin McConnell) [RHEL-54566] - usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable() (Martin McConnell) [RHEL-54566] - usb: cdns3: fix memory double free when handle zero packet (Martin McConnell) [RHEL-54566] - usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllers (Martin McConnell) [RHEL-54566] - usb: cdnsp: blocked some cdns3 specific code (Martin McConnell) [RHEL-54566] - usb: cdns3: Fix uvc fail when DMA cross 4k boundery since sg enabled (Martin McConnell) [RHEL-54566] - usb: cdns3: fix iso transfer error when mult is not zero (Martin McConnell) [RHEL-54566] - usb: cdns3: fix uvc failure work since sg support enabled (Martin McConnell) [RHEL-54566] - usb: cdns3: Use dev_err_probe (Martin McConnell) [RHEL-54566] - usb: cdns3: starfive: don't misuse /** comment (Martin McConnell) [RHEL-54566] - usb: cdnsp: Replace snprintf() with the safer scnprintf() variant (Martin McConnell) [RHEL-54566] - usb: cdns3: skip set TRB_IOC when usb_request: no_interrupt is true (Martin McConnell) [RHEL-54566] - usb: cdnsp: Fix deadlock issue during using NCM gadget (Martin McConnell) [RHEL-54566] - usb:cdnsp: remove TRB_FLUSH_ENDPOINT command (Martin McConnell) [RHEL-54566] - usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG_PM_SLEEP is disabled (Martin McConnell) [RHEL-54566] - usb: cdnsp: Fixes issue with dequeuing not queued requests (Martin McConnell) [RHEL-54566] - usb: cdns3: Add PHY mode switch to usb2 PHY (Martin McConnell) [RHEL-54566] - usb: cdns3: starfive: Convert to platform remove callback returning void (Martin McConnell) [RHEL-54566] - usb: cdns3: Put the cdns set active part outside the spin lock (Martin McConnell) [RHEL-54566] - usb: cdns3: fix incorrect calculation of ep_buf_size when more than one config (Martin McConnell) [RHEL-54566] - usb: cdns3: imx: Rework system PM to avoid duplicated operations (Martin McConnell) [RHEL-54566] - usb: cdns3: optimize OUT transfer by copying only actual received data (Martin McConnell) [RHEL-54566] - usb: cdns3: improve handling of unaligned address case (Martin McConnell) [RHEL-54566] - usb: cdns3: Add StarFive JH7110 USB driver (Martin McConnell) [RHEL-54566] - usb: cdns3: imx: simplify clock name usage (Martin McConnell) [RHEL-54566] - usb: cdns3: fix NCM gadget RX speed 20x slow than expection at iMX8QM (Martin McConnell) [RHEL-54566] - usb: cdns3-ti: Convert to platform remove callback returning void (Martin McConnell) [RHEL-54566] - usb: cdns3-plat: Convert to platform remove callback returning void (Martin McConnell) [RHEL-54566] - usb: cdns3-imx: Convert to platform remove callback returning void (Martin McConnell) [RHEL-54566] - usb: cdnsp: Fixes error: uninitialized symbol 'len' (Martin McConnell) [RHEL-54566] - usb: cdnsp: changes PCI Device ID to fix conflict with CNDS3 driver (Martin McConnell) [RHEL-54566] - usb: cdns3: Fix issue with using incorrect PCI device function (Martin McConnell) [RHEL-54566] - usb: cdnsp: Fixes issue with redundant Status Stage (Martin McConnell) [RHEL-54566] - usb: cdns3: change some trace event __dynamic_array() to __get_buf() (Martin McConnell) [RHEL-54566] - usb: cdns3: change trace event cdns3_ring() operation (Martin McConnell) [RHEL-54566] - usb: cdnsp: : add scatter gather support for ISOC endpoint (Martin McConnell) [RHEL-54566] - usb: cdns3: remove fetched trb from cache before dequeuing (Martin McConnell) [RHEL-54566] - usb: cdnsp: fix lack of ZLP for ep0 (Martin McConnell) [RHEL-54566] - usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1 (Martin McConnell) [RHEL-54566] - usb: cdnsp: Fix issue with Clear Feature Halt Endpoint (Martin McConnell) [RHEL-54566] - usb: cdns3: host: fix endless superspeed hub port reset (Martin McConnell) [RHEL-54566] - usb: cdns3: adjust the partial logic of cdnsp_pci_remove (Martin McConnell) [RHEL-54566] - usb: cdns3: remove dead code (Martin McConnell) [RHEL-54566] - Bluetooth: MGMT: Add error handling to pair_device() (CKI Backport Bot) [RHEL-56148] {CVE-2024-43884} - PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal (Myron Stowe) [RHEL-54981] {CVE-2024-42302} - ASoC: TAS2781: Fix tasdev_load_calibrated_data() (CKI Backport Bot) [RHEL-55177] {CVE-2024-42278} - cgroup/cpuset: Prevent UAF in proc_cpuset_show() (Waiman Long) [RHEL-54775 RHEL-54779] {CVE-2024-43853} - net: add and use __skb_get_hash_symmetric_net (Hangbin Liu) [RHEL-54921] - net: add and use skb_get_hash_net (Hangbin Liu) [RHEL-54921] - net: flow_dissector: use DEBUG_NET_WARN_ON_ONCE (CKI Backport Bot) [RHEL-54921] {CVE-2024-42321} - ice: Adjust PTP init for 2x50G E825C devices (Petr Oros) [RHEL-29210] - ice: Add NAC Topology device capability parser (Petr Oros) [RHEL-29210] - ice: Add support for E825-C TS PLL handling (Petr Oros) [RHEL-29210] - ice: Change CGU regs struct to anonymous (Petr Oros) [RHEL-29210] - ice: Introduce ETH56G PHY model for E825C products (Petr Oros) [RHEL-29210] - ice: Introduce ice_get_base_incval() helper (Petr Oros) [RHEL-29210] - ice: Move CGU block (Petr Oros) [RHEL-29210] - ice: Add PHY OFFSET_READY register clearing (Petr Oros) [RHEL-29210] - ice: Implement Tx interrupt enablement functions (Petr Oros) [RHEL-29210] - ice: Introduce helper to get tmr_cmd_reg values (Petr Oros) [RHEL-29210] - ice: Introduce ice_ptp_hw struct (Petr Oros) [RHEL-29210] - Bluetooth: Fix use-after-free bugs caused by sco_sock_timeout (CKI Backport Bot) [RHEL-17953 RHEL-36378] {CVE-2024-27398} - Bluetooth: btintel: Fixe build regression (Bastien Nocera) [RHEL-37353] {CVE-2024-35933} - Bluetooth: btintel: Fix null ptr deref in btintel_read_version (CKI Backport Bot) [RHEL-37353] {CVE-2024-35933} - Bluetooth: fix connection setup in l2cap_connect (Bastien Nocera) [RHEL-38459] {CVE-2024-36013} - Bluetooth: HCI: Remove HCI_AMP support (Bastien Nocera) [RHEL-38459] {CVE-2024-36013} - Bluetooth: Remove HCI_POWER_OFF_TIMEOUT (Bastien Nocera) [RHEL-38459] {CVE-2024-36013} - Bluetooth: hci_event: Remove code to removed CONFIG_BT_HS (Bastien Nocera) [RHEL-38459] {CVE-2024-36013} - Bluetooth: Remove usage of the deprecated ida_simple_xx() API (Bastien Nocera) [RHEL-38459] {CVE-2024-36013} - Bluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect() (Bastien Nocera) [RHEL-38459] {CVE-2024-36013} - Bluetooth: Remove BT_HS (Bastien Nocera) [RHEL-38459] {CVE-2024-36013} - Bluetooth: qca: add missing firmware sanity checks (CKI Backport Bot) [RHEL-39643] {CVE-2024-36880} - Bluetooth: hci_sock: Fix not validating setsockopt user input (Bastien Nocera) [RHEL-37411] {CVE-2024-35963} - Bluetooth: SCO: Fix not validating setsockopt user input (Bastien Nocera) [RHEL-37396] {CVE-2024-35967} - Bluetooth: L2CAP: Fix not validating setsockopt user input (Bastien Nocera) [RHEL-37404] {CVE-2024-35965} - Bluetooth: ISO: Fix not validating setsockopt user input (Bastien Nocera) [RHEL-37406] {CVE-2024-35964} - Bluetooth: RFCOMM: Fix not validating setsockopt user input (Bastien Nocera) [RHEL-37400] {CVE-2024-35966} - Bluetooth: Fix memory leak in hci_req_sync_complete() (CKI Backport Bot) [RHEL-37378] {CVE-2024-35978} - Bluetooth: msft: fix slab-use-after-free in msft_do_close() (CKI Backport Bot) [RHEL-38463] {CVE-2024-36012} - rtc: tps6594: Fix memleak in probe (Joel Slebodnick) [RHEL-45915] - redhat/configs: add config file for tps6594 pfsm (Joel Slebodnick) [RHEL-45915] - redhat/configs: add config file for tps6594 esm (Joel Slebodnick) [RHEL-45915] - redhat/configs: add config file for tps6594 rtc drv (Joel Slebodnick) [RHEL-45915] - redhat/configs: add config file for tps6594 regulator (Joel Slebodnick) [RHEL-45915] - redhat/configs: add config file for tps6594 pinctrl (Joel Slebodnick) [RHEL-45915] - redhat/configs: add config file for tps6594 spi (Joel Slebodnick) [RHEL-45915] - redhat/configs: add config file for tps6594 i2c (Joel Slebodnick) [RHEL-45915] - regulator: tps6594-regulator: Correct multi-phase configuration (Joel Slebodnick) [RHEL-45915] - rtc: tps6594: Add driver for TPS6594 RTC (Joel Slebodnick) [RHEL-45915] - pinctrl: tps6594: Add driver for TPS6594 pinctrl and GPIOs (Joel Slebodnick) [RHEL-45915] - regulator: tps6594-regulator: Fix random kernel crash (Joel Slebodnick) [RHEL-45915] - misc: tps6594: Remove redundant dev_err_probe() for platform_get_irq_byname() (Joel Slebodnick) [RHEL-45915] - misc: tps6594-esm: Disable ESM for rev 1 PMIC (Joel Slebodnick) [RHEL-45915] - misc: tps6594-esm: Convert to platform remove callback returning void (Joel Slebodnick) [RHEL-45915] - misc: tps6594-pfsm: Convert to platform remove callback returning void (Joel Slebodnick) [RHEL-45915] - misc: tps6594-pfsm: Add driver for TI TPS6594 PFSM (Joel Slebodnick) [RHEL-45915] - misc: tps6594-esm: Add driver for TI TPS6594 ESM (Joel Slebodnick) [RHEL-45915] - regulator: tps6594-regulator: Add driver for TI TPS6594 regulators (Joel Slebodnick) [RHEL-45915] - mfd: tps6594: Add null pointer check to tps6594_device_init() (Joel Slebodnick) [RHEL-45915] - mfd: tps6594: Fix an error code in probe() (Joel Slebodnick) [RHEL-45915] - mfd: tps6594: Add driver for TI TPS6594 PMIC (Joel Slebodnick) [RHEL-45915] - mfd: tps80031: Remove driver (Joel Slebodnick) [RHEL-45915] - dt-bindings: mfd: Add TI TPS6594 PMIC (Joel Slebodnick) [RHEL-45915] - x86/mce: Implement recovery for errors in TDX/SEAM non-root mode (David Arcari) [RHEL-28497] Resolves: RHEL-17953, RHEL-28497, RHEL-29210, RHEL-36378, RHEL-37353, RHEL-37378, RHEL-37396, RHEL-37400, RHEL-37404, RHEL-37406, RHEL-37411, RHEL-37905, RHEL-38459, RHEL-38463, RHEL-39643, RHEL-45915, RHEL-54566, RHEL-54775, RHEL-54779, RHEL-54921, RHEL-54981, RHEL-54997, RHEL-55177, RHEL-56148, RHEL-56213 Signed-off-by: Rado Vrbovsky <rvrbovsk@redhat.com>
4 lines
532 B
Plaintext
4 lines
532 B
Plaintext
SHA512 (linux-5.14.0-507.el9.tar.xz) = b16ff635c6716ac1fe52fde9f93244bae4213215aaf2c26307364e8923c12f3903578a37153961a18f43922277ccd342f3e568d524bd1253ed519959238087bd
|
|
SHA512 (kernel-abi-stablelists-5.14.0-507.el9.tar.bz2) = 9589ae53694d502c95d12575fa0c46cb510797eb9d4dbeb1f8a45f90f9f55bfe5b160caf819a72021f9c0d6413ee82cadb213f162d697f9aeac0b7bc31ece049
|
|
SHA512 (kernel-kabi-dw-5.14.0-507.el9.tar.bz2) = 3d08f838767b27b87724fed347ce3be63fce15e5eded0576121c474d14db4a6d07895b350c635e343d5522ac237dfd982d1f39b8480c4129f4eb79f6a64115cb
|