Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

oracle-oval логотип

ELSA-2025-19962

Опубликовано: 10 нояб. 2025
Источник: oracle-oval
Платформа: Oracle Linux 10

Описание

ELSA-2025-19962: kernel security update (MODERATE)

[6.12.0-55.43.1.0.1]

  • nvme-pci: remove two deallocate zeroes quirks [Orabug: 37756650]
  • Add new Oracle Linux Driver Signing (key 1) certificate [Orabug: 37985782]
  • Disable UKI signing [Orabug: 36571828]
  • Update Oracle Linux certificates (Kevin Lyons)
  • Disable signing for aarch64 (Ilya Okomin)
  • Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list (olkmod_signing_key.pem) [Orabug: 29539237]
  • Update x509.genkey [Orabug: 24817676]
  • Conflict with shim-ia32 and shim-x64 <= 15.3-1.0.5]
  • Remove upstream reference during boot (Kevin Lyons) [Orabug: 34729535]
  • Add Oracle Linux IMA certificates
  • Update module name for cryptographic module [Orabug: 37400433]

[6.12.0-55.43.1]

  • wifi: cfg80211: fix use-after-free in cmp_bss() (CKI Backport Bot) [RHEL-122878] {CVE-2025-39864}
  • igc: fix lock order in igc_ptp_reset (CKI Backport Bot) [RHEL-118667]
  • igc: add lock preventing multiple simultaneous PTM transactions (CKI Backport Bot) [RHEL-118667]
  • igc: cleanup PTP module if probe fails (CKI Backport Bot) [RHEL-118667]
  • igc: handle the IGC_PTP_ENABLED flag correctly (CKI Backport Bot) [RHEL-118667]
  • igc: move ktime snapshot into PTM retry loop (CKI Backport Bot) [RHEL-118667]
  • igc: increase wait time before retrying PTM (CKI Backport Bot) [RHEL-118667]
  • igc: fix PTM cycle trigger logic (CKI Backport Bot) [RHEL-118667]
  • coredump: Only sort VMAs when core_sort_vma sysctl is set (Herton R. Krzesinski) [RHEL-113363]
  • cxgb4: Avoid removal of uninserted tid (CKI Backport Bot) [RHEL-112148]
  • powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory (Mamatha Inamdar) [RHEL-103014]
  • tools arch x86: Sync the msr-index.h copy with the kernel sources (Waiman Long) [RHEL-92175]
  • Revert 'mm/execmem: Unify early execmem_cache behaviour' (Waiman Long) [RHEL-92175]
  • x86/Kconfig: only enable ROX cache in execmem when STRICT_MODULE_RWX is set (Waiman Long) [RHEL-92175]
  • x86/mm/pat: don't collapse pages without PSE set (Waiman Long) [RHEL-92175]
  • tools arch x86: Sync the msr-index.h copy with the kernel sources (Waiman Long) [RHEL-92175]
  • arm64: proton-pack: Add new CPUs 'k' values for branch mitigation (Waiman Long) [RHEL-92175]
  • arm64: bpf: Only mitigate cBPF programs loaded by unprivileged users (Waiman Long) [RHEL-92175] {CVE-2025-37963}
  • arm64: bpf: Add BHB mitigation to the epilogue for cBPF programs (Waiman Long) [RHEL-92175] {CVE-2025-37948}
  • arm64: proton-pack: Expose whether the branchy loop k value (Waiman Long) [RHEL-92175]
  • arm64: proton-pack: Expose whether the platform is mitigated by firmware (Waiman Long) [RHEL-92175]
  • arm64: insn: Add support for encoding DSB (Waiman Long) [RHEL-92175]
  • selftest/x86/bugs: Add selftests for ITS (Waiman Long) [RHEL-92175] {CVE-2024-28956}
  • x86/ibt: Keep IBT disabled during alternative patching (Waiman Long) [RHEL-92175] {CVE-2024-28956}
  • mm/execmem: Unify early execmem_cache behaviour (Waiman Long) [RHEL-92175] {CVE-2024-28956}
  • x86/its: Align RETs in BHB clear sequence to avoid thunking (Waiman Long) [RHEL-92175] {CVE-2024-28956}
  • x86/its: Add support for RSB stuffing mitigation (Waiman Long) [RHEL-92175] {CVE-2024-28956}
  • x86/its: Add 'vmexit' option to skip mitigation on some CPUs (Waiman Long) [RHEL-92175] {CVE-2024-28956}
  • x86/its: Enable Indirect Target Selection mitigation (Waiman Long) [RHEL-92175] {CVE-2024-28956}
  • redhat/configs: Enable CONFIG_MITIGATION_ITS for x86 (Waiman Long) [RHEL-92175]
  • x86/its: Add support for ITS-safe return thunk (Waiman Long) [RHEL-92175] {CVE-2024-28956}
  • x86/its: Add support for ITS-safe indirect thunk (Waiman Long) [RHEL-92175] {CVE-2024-28956}
  • x86/its: Enumerate Indirect Target Selection (ITS) bug (Waiman Long) [RHEL-92175] {CVE-2024-28956}
  • Documentation: x86/bugs/its: Add ITS documentation (Waiman Long) [RHEL-92175] {CVE-2024-28956} 1 VM count transitions (Waiman Long) [RHEL-92175]
  • x86/bugs: Add RSB mitigation document (Waiman Long) [RHEL-92175]
  • x86/bugs: Don't fill RSB on context switch with eIBRS (Waiman Long) [RHEL-92175]
  • x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline (Waiman Long) [RHEL-92175]
  • x86/bugs: Fix RSB clearing in indirect_branch_prediction_barrier() (Waiman Long) [RHEL-92175]
  • x86/bugs: Use SBPB in write_ibpb() if applicable (Waiman Long) [RHEL-92175]
  • x86/bugs: Rename entry_ibpb() to write_ibpb() (Waiman Long) [RHEL-92175]
  • x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2 (Waiman Long) [RHEL-92175]
  • x86/bugs: Use the cpu_smt_possible() helper instead of open-coded code (Waiman Long) [RHEL-92175]
  • x86/bugs: Add AUTO mitigations for mds/taa/mmio/rfds (Waiman Long) [RHEL-92175]
  • x86/bugs: Relocate mds/taa/mmio/rfds defines (Waiman Long) [RHEL-92175]
  • x86/bugs: Add X86_BUG_SPECTRE_V2_USER (Waiman Long) [RHEL-92175]
  • x86/bugs: Remove X86_FEATURE_USE_IBPB (Waiman Long) [RHEL-92175]
  • KVM: nVMX: Always use IBPB to properly virtualize IBRS (Waiman Long) [RHEL-92175]
  • x86/bugs: Use a static branch to guard IBPB on vCPU switch (Waiman Long) [RHEL-92175]
  • x86/bugs: Remove the X86_FEATURE_USE_IBPB check in ib_prctl_set() (Waiman Long) [RHEL-92175]
  • x86/mm: Remove X86_FEATURE_USE_IBPB checks in cond_mitigation() (Waiman Long) [RHEL-92175]
  • x86/bugs: Move the X86_FEATURE_USE_IBPB check into callers (Waiman Long) [RHEL-92175]
  • x86/bugs: KVM: Add support for SRSO_MSR_FIX (Waiman Long) [RHEL-92175]
  • arm64: errata: Assume that unknown CPUs are vulnerable to Spectre BHB (Waiman Long) [RHEL-92175]
  • arm64: errata: Add QCOM_KRYO_4XX_GOLD to the spectre_bhb_k24_list (Waiman Long) [RHEL-92175]
  • x86/rfds: Exclude P-only parts from the RFDS affected list (Waiman Long) [RHEL-92175]
  • x86/cpu: Update x86_match_cpu() to also use cpu-type (Waiman Long) [RHEL-92175]
  • x86/cpu: Add cpu_type to struct x86_cpu_id (Waiman Long) [RHEL-92175]
  • x86/cpu: Shorten CPU matching macro (Waiman Long) [RHEL-92175]
  • x86/cpu: Fix the description of X86_MATCH_VFM_STEPS() (Waiman Long) [RHEL-92175]
  • module: don't annotate ROX memory as kmemleak_not_leak() (Waiman Long) [RHEL-92175]
  • module: drop unused module_writable_address() (Waiman Long) [RHEL-92175]
  • Revert 'x86/module: prepare module loading for ROX allocations of text' (Waiman Long) [RHEL-92175]
  • module: switch to execmem API for remapping as RW and restoring ROX (Waiman Long) [RHEL-92175]
  • execmem: add API for temporal remapping as RW and restoring ROX afterwards (Waiman Long) [RHEL-92175]
  • execmem: don't remove ROX cache from the direct map (Waiman Long) [RHEL-92175]
  • x86/mm/pat: restore large ROX pages after fragmentation (Waiman Long) [RHEL-92175]
  • x86/mm/pat: drop duplicate variable in cpa_flush() (Waiman Long) [RHEL-92175]
  • x86/mm/pat: cpa-test: fix length for CPA_ARRAY test (Waiman Long) [RHEL-92175]
  • x86/cpu/kvm: SRSO: Fix possible missing IBPB on VM-Exit (Waiman Long) [RHEL-92175]
  • x86/cpu: Fix typo in x86_match_cpu()'s doc (Waiman Long) [RHEL-92175]
  • x86/cpu: Expose only stepping min/max interface (Waiman Long) [RHEL-92175]
  • x86/cpu: Introduce new microcode matching helper (Waiman Long) [RHEL-92175]
  • KVM: x86: Advertise SRSO_USER_KERNEL_NO to userspace (Waiman Long) [RHEL-92175]
  • x86/bugs: Add SRSO_USER_KERNEL_NO support (Waiman Long) [RHEL-92175]
  • module: fix writing of livepatch relocations in ROX text (Waiman Long) [RHEL-92175]
  • x86/execmem: fix ROX cache usage in Xen PV guests (Waiman Long) [RHEL-92175]
  • alloc_tag: load module tags into separate contiguous memory (Waiman Long) [RHEL-92175]
  • alloc_tag: introduce shutdown_mem_profiling helper function (Waiman Long) [RHEL-92175]
  • maple_tree: add mas_for_each_rev() helper (Waiman Long) [RHEL-92175]
  • x86/module: enable ROX caches for module text on 64 bit (Waiman Long) [RHEL-92175]
  • execmem: add support for cache of large ROX pages (Waiman Long) [RHEL-92175]
  • x86/module: prepare module loading for ROX allocations of text (Waiman Long) [RHEL-92175]
  • arch: introduce set_direct_map_valid_noflush() (Waiman Long) [RHEL-92175]
  • module: prepare to handle ROX allocations for text (Waiman Long) [RHEL-92175]
  • asm-generic: introduce text-patching.h (Waiman Long) [RHEL-92175]
  • mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations (Waiman Long) [RHEL-92175]
  • mm: vmalloc: group declarations depending on CONFIG_MMU together (Waiman Long) [RHEL-92175]
  • x86/cpu: Add CPU type to struct cpuinfo_topology (Waiman Long) [RHEL-92175]
  • x86/cpufeatures: Add X86_FEATURE_AMD_HETEROGENEOUS_CORES (Waiman Long) [RHEL-92175]
  • ice: fix Rx page leak on multi-buffer frames (Petr Oros) [RHEL-116542]
  • ice: fix NULL access of tx->in_use in ice_ll_ts_intr (Petr Oros) [RHEL-116534]
  • ice: fix NULL access of tx->in_use in ice_ptp_ts_irq (Petr Oros) [RHEL-116534]
  • ice: default to TIME_REF instead of TXCO on E825-C (Petr Oros) [RHEL-107466]
  • ice: move TSPLL init calls to ice_ptp.c (Petr Oros) [RHEL-107466]
  • ice: fall back to TCXO on TSPLL lock fail (Petr Oros) [RHEL-107466]
  • ice: wait before enabling TSPLL (Petr Oros) [RHEL-107466]
  • ice: add multiple TSPLL helpers (Petr Oros) [RHEL-107466]
  • ice: use bitfields instead of unions for CGU regs (Petr Oros) [RHEL-107466]
  • ice: read TSPLL registers again before reporting status (Petr Oros) [RHEL-107466]
  • ice: clear time_sync_en field for E825-C during reprogramming (Petr Oros) [RHEL-107466]
  • ice: add TSPLL log config helper (Petr Oros) [RHEL-107466]
  • ice: use designated initializers for TSPLL consts (Petr Oros) [RHEL-107466]
  • ice: remove ice_tspll_params_e825 definitions (Petr Oros) [RHEL-107466]
  • ice: fix E825-C TSPLL register definitions (Petr Oros) [RHEL-107466]
  • ice: rename TSPLL and CGU functions and definitions (Petr Oros) [RHEL-107466]
  • ice: move TSPLL functions to a separate file (Petr Oros) [RHEL-107466]
  • ice: enable timesync operation on 2xNAC E825 devices (Petr Oros) [RHEL-107466]
  • ice: refactor ice_sbq_msg_dev enum (Petr Oros) [RHEL-107466]
  • ice: remove SW side band access workaround for E825 (Petr Oros) [RHEL-107466]
  • ice/ptp: fix crosstimestamp reporting (Petr Oros) [RHEL-115351]
  • ice: fix rebuilding the Tx scheduler tree for large queue counts (Petr Oros) [RHEL-115351]
  • ice: create new Tx scheduler nodes for new queues only (Petr Oros) [RHEL-115351]
  • ice: fix Tx scheduler error handling in XDP callback (Petr Oros) [RHEL-115351]
  • ice: Fix LACP bonds without SRIOV environment (Petr Oros) [RHEL-115351]
  • ice: fix vf->num_mac count with port representors (Petr Oros) [RHEL-115351]
  • ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr() (Petr Oros) [RHEL-115351]
  • ice: fix Get Tx Topology AQ command error on E830 (Petr Oros) [RHEL-115351]
  • ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw() (Petr Oros) [RHEL-115351]
  • ice: fix input validation for virtchnl BW (Petr Oros) [RHEL-115351]
  • ice: validate queue quanta parameters to prevent OOB access (Petr Oros) [RHEL-115351]
  • ice: stop truncating queue ids when checking (Petr Oros) [RHEL-115351]
  • virtchnl: make proto and filter action count unsigned (Petr Oros) [RHEL-115351]
  • ice: fix reservation of resources for RDMA when disabled (Petr Oros) [RHEL-115351]
  • ice: health.c: fix compilation on gcc 7.5 (Petr Oros) [RHEL-115351]
  • ice: E825C PHY register cleanup (Petr Oros) [RHEL-115351]
  • ice: Refactor E825C PHY registers info struct (Petr Oros) [RHEL-115351]
  • ice: rename ice_ptp_init_phc_eth56g function (Petr Oros) [RHEL-115351]
  • ice: Add E830 checksum offload support (Petr Oros) [RHEL-115351]
  • ice: register devlink prior to creating health reporters (Petr Oros) [RHEL-115351]
  • ice: Fix switchdev slow-path in LAG (Petr Oros) [RHEL-115351]
  • ice: fix memory leak in aRFS after reset (Petr Oros) [RHEL-115351]
  • ice: do not configure destination override for switchdev (Petr Oros) [RHEL-115351]
  • ice: dpll: Remove newline at the end of a netlink error message (Petr Oros) [RHEL-115351]
  • virtchnl: add enumeration for the rxdid format (Petr Oros) [RHEL-115351]
  • ice: support Rx timestamp on flex descriptor (Petr Oros) [RHEL-115351]
  • virtchnl: add support for enabling PTP on iAVF (Petr Oros) [RHEL-115351]
  • ice: refactor ice_fdir_create_dflt_rules() function (Petr Oros) [RHEL-115351]
  • ice: Implement PTP support for E830 devices (Petr Oros) [RHEL-115351]
  • ice: Refactor ice_ptp_init_tx_* (Petr Oros) [RHEL-115351]
  • ice: Add unified ice_capture_crosststamp (Petr Oros) [RHEL-115351]
  • ice: Process TSYN IRQ in a separate function (Petr Oros) [RHEL-115351]
  • ice: Use FIELD_PREP for timestamp values (Petr Oros) [RHEL-115351]
  • ice: Remove unnecessary ice_is_e8xx() functions (Petr Oros) [RHEL-115351]
  • ice: Don't check device type when checking GNSS presence (Petr Oros) [RHEL-115351]
  • ice: use generic unrolled_count() macro (Petr Oros) [RHEL-115351]
  • ice: count combined queues using Rx/Tx count (Petr Oros) [RHEL-115351]
  • ice: Add check for devm_kzalloc() (Petr Oros) [RHEL-115351]
  • ice: remove invalid parameter of equalizer (Petr Oros) [RHEL-115351]
  • ice: fix ice_parser_rt::bst_key array size (Petr Oros) [RHEL-115351]
  • ice: Add in/out PTP pin delays (Petr Oros) [RHEL-115351]
  • ice: use string choice helpers (Petr Oros) [RHEL-115351]
  • ice: add fw and port health reporters (Petr Oros) [RHEL-115351]
  • ice: add recipe priority check in search (Petr Oros) [RHEL-115351]
  • ice: Add MDD logging via devlink health (Petr Oros) [RHEL-115351]
  • ice: add Tx hang devlink health reporter (Petr Oros) [RHEL-115351]
  • ice: rename devlink_port.[ch] to port.[ch] (Petr Oros) [RHEL-115351]
  • ice: cleanup Rx queue context programming functions (Petr Oros) [RHEL-115351]
  • ice: move prefetch enable to ice_setup_rx_ctx (Petr Oros) [RHEL-115351]
  • ice: reduce size of queue context fields (Petr Oros) [RHEL-115351] for Tx and Rx queue context data (Petr Oros) [RHEL-115351]
  • ice: use structures to keep track of queue context size (Petr Oros) [RHEL-115351]
  • ice: remove int_q_state from ice_tlan_ctx (Petr Oros) [RHEL-115351]
  • ice: fix incorrect PHY settings for 100 GB/s (Petr Oros) [RHEL-115351]
  • ice: fix max values for dpll pin phase adjust (Petr Oros) [RHEL-115351]
  • ice: Fix VLAN pruning in switchdev mode (Petr Oros) [RHEL-115351]
  • ice: Fix NULL pointer dereference in switchdev (Petr Oros) [RHEL-115351]
  • ice: fix PHY timestamp extraction for ETH56G (Petr Oros) [RHEL-115351]
  • ice: Unbind the workqueue (Petr Oros) [RHEL-115351]
  • ice: use stack variable for virtchnl_supported_rxdids (Petr Oros) [RHEL-115351]
  • ice: initialize pf->supported_rxdids immediately after loading DDP (Petr Oros) [RHEL-115351]
  • ice: only allow Tx promiscuous for multicast (Petr Oros) [RHEL-115351]
  • ice: support optional flags in signature segment header (Petr Oros) [RHEL-115351]
  • ice: refactor 'last' segment of DDP pkg (Petr Oros) [RHEL-115351]
  • ice: extend dump serdes equalizer values feature (Petr Oros) [RHEL-115351]
  • ice: rework of dump serdes equalizer values feature (Petr Oros) [RHEL-115351]
  • ice: Support VF queue rate limit and quanta size configuration (Petr Oros) [RHEL-115351]
  • virtchnl: fix m68k build. (Petr Oros) [RHEL-115351]
  • virtchnl: support queue rate limit and quanta size configuration (Petr Oros) [RHEL-115351]
  • ice: Cleanup unused declarations (Petr Oros) [RHEL-115351]
  • ice: Use common error handling code in two functions (Petr Oros) [RHEL-115351]
  • ice: Make use of assign_bit() API (Petr Oros) [RHEL-115351]
  • ice: store max_frame and rx_buf_len only in ice_rx_ring (Petr Oros) [RHEL-115351]
  • ice: consistently use q_idx in ice_vc_cfg_qs_msg() (Petr Oros) [RHEL-115351]
  • ice: Implement ethtool reset support (Petr Oros) [RHEL-115351]
  • ice: Add correct PHY lane assignment (Petr Oros) [RHEL-115351]
  • ice: Fix ETH56G FC-FEC Rx offset value (Petr Oros) [RHEL-115351]
  • ice: Fix quad registers read on E825 (Petr Oros) [RHEL-115351]
  • ice: Fix E825 initialization (Petr Oros) [RHEL-115351]
  • unroll: add generic loop unroll helpers (CKI Backport Bot) [RHEL-115351]
  • devlink: add devlink_fmsg_dump_skb() function (Petr Oros) [RHEL-115351]
  • devlink: add devlink_fmsg_put() macro (Petr Oros) [RHEL-115351]
  • redhat: configs: enable CONFIG_PACKING (Petr Oros) [RHEL-115351]
  • lib: packing: catch kunit_kzalloc() failure in the pack() test (CKI Backport Bot) [RHEL-115351]
  • lib: packing: document recently added APIs (CKI Backport Bot) [RHEL-115351]
  • lib: packing: add pack_fields() and unpack_fields() (CKI Backport Bot) [RHEL-115351]
  • lib: packing: demote truncation error in pack() to a warning in __pack() (CKI Backport Bot) [RHEL-115351]
  • lib: packing: create __pack() and __unpack() variants without error checking (CKI Backport Bot) [RHEL-115351]
  • lib: packing: use GENMASK() for box_mask (CKI Backport Bot) [RHEL-115351]
  • lib: packing: use BITS_PER_BYTE instead of 8 (CKI Backport Bot) [RHEL-115351]
  • lib: packing: fix QUIRK_MSB_ON_THE_RIGHT behavior (CKI Backport Bot) [RHEL-115351]
  • lib: packing: add additional KUnit tests (CKI Backport Bot) [RHEL-115351]
  • lib: packing: add KUnit tests adapted from selftests (CKI Backport Bot) [RHEL-115351]
  • lib: packing: duplicate pack() and unpack() implementations (CKI Backport Bot) [RHEL-115351]
  • lib: packing: add pack() and unpack() wrappers over packing() (CKI Backport Bot) [RHEL-115351]
  • lib: packing: remove kernel-doc from header file (CKI Backport Bot) [RHEL-115351]
  • lib: packing: adjust definitions and implementation for arbitrary buffer lengths (CKI Backport Bot) [RHEL-115351]
  • lib: packing: refuse operating on bit indices which exceed size of buffer (CKI Backport Bot) [RHEL-115351]

Обновленные пакеты

Oracle Linux 10

Oracle Linux aarch64

kernel-headers

6.12.0-55.43.1.0.1.el10_0

perf

6.12.0-55.43.1.0.1.el10_0

python3-perf

6.12.0-55.43.1.0.1.el10_0

rtla

6.12.0-55.43.1.0.1.el10_0

rv

6.12.0-55.43.1.0.1.el10_0

kernel-tools

6.12.0-55.43.1.0.1.el10_0

kernel-tools-libs

6.12.0-55.43.1.0.1.el10_0

kernel-cross-headers

6.12.0-55.43.1.0.1.el10_0

kernel-tools-libs-devel

6.12.0-55.43.1.0.1.el10_0

libperf

6.12.0-55.43.1.0.1.el10_0

Oracle Linux x86_64

kernel

6.12.0-55.43.1.0.1.el10_0

kernel-abi-stablelists

6.12.0-55.43.1.0.1.el10_0

kernel-core

6.12.0-55.43.1.0.1.el10_0

kernel-debug

6.12.0-55.43.1.0.1.el10_0

kernel-debug-core

6.12.0-55.43.1.0.1.el10_0

kernel-debug-modules

6.12.0-55.43.1.0.1.el10_0

kernel-debug-modules-core

6.12.0-55.43.1.0.1.el10_0

kernel-debug-modules-extra

6.12.0-55.43.1.0.1.el10_0

kernel-debug-uki-virt

6.12.0-55.43.1.0.1.el10_0

kernel-modules

6.12.0-55.43.1.0.1.el10_0

kernel-modules-core

6.12.0-55.43.1.0.1.el10_0

kernel-modules-extra

6.12.0-55.43.1.0.1.el10_0

kernel-tools

6.12.0-55.43.1.0.1.el10_0

kernel-tools-libs

6.12.0-55.43.1.0.1.el10_0

kernel-uki-virt

6.12.0-55.43.1.0.1.el10_0

kernel-uki-virt-addons

6.12.0-55.43.1.0.1.el10_0

kernel-debug-devel

6.12.0-55.43.1.0.1.el10_0

kernel-debug-devel-matched

6.12.0-55.43.1.0.1.el10_0

kernel-devel

6.12.0-55.43.1.0.1.el10_0

kernel-devel-matched

6.12.0-55.43.1.0.1.el10_0

kernel-doc

6.12.0-55.43.1.0.1.el10_0

kernel-headers

6.12.0-55.43.1.0.1.el10_0

perf

6.12.0-55.43.1.0.1.el10_0

python3-perf

6.12.0-55.43.1.0.1.el10_0

rtla

6.12.0-55.43.1.0.1.el10_0

rv

6.12.0-55.43.1.0.1.el10_0

kernel-cross-headers

6.12.0-55.43.1.0.1.el10_0

kernel-tools-libs-devel

6.12.0-55.43.1.0.1.el10_0

libperf

6.12.0-55.43.1.0.1.el10_0

Связанные CVE

Связанные уязвимости

ubuntu
3 месяца назад

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: fix use-after-free in cmp_bss() Following bss_free() quirk introduced in commit 776b3580178f ("cfg80211: track hidden SSID networks properly"), adjust cfg80211_update_known_bss() to free the last beacon frame elements only if they're not shared via the corresponding 'hidden_beacon_bss' pointer.

CVSS3: 7
redhat
3 месяца назад

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: fix use-after-free in cmp_bss() Following bss_free() quirk introduced in commit 776b3580178f ("cfg80211: track hidden SSID networks properly"), adjust cfg80211_update_known_bss() to free the last beacon frame elements only if they're not shared via the corresponding 'hidden_beacon_bss' pointer.

nvd
3 месяца назад

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: fix use-after-free in cmp_bss() Following bss_free() quirk introduced in commit 776b3580178f ("cfg80211: track hidden SSID networks properly"), adjust cfg80211_update_known_bss() to free the last beacon frame elements only if they're not shared via the corresponding 'hidden_beacon_bss' pointer.

CVSS3: 7.8
msrc
3 месяца назад

wifi: cfg80211: fix use-after-free in cmp_bss()

debian
3 месяца назад

In the Linux kernel, the following vulnerability has been resolved: w ...