GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

ALSA-2026:1690

Vulnerability from osv_almalinux – Published: 2026-02-02 00:00 – Updated: 2026-02-05 09:56 – Source website
VLAI
Summary
Important: kernel security update
Details

The kernel packages contain the Linux kernel, the core of any Linux operating system.

Security Fix(es):

  • kernel: Linux kernel: irqchip/gic-v2m use-after-free vulnerability (CVE-2025-37819)
  • kernel: RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem (CVE-2025-38022)
  • kernel: Linux kernel use-after-free in eventpoll (CVE-2025-38349)
  • kernel: io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU (CVE-2025-38453)
  • kernel: net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing (CVE-2025-38568)
  • kernel: drm/xe: Fix vm_bind_ioctl double free bug (CVE-2025-38731)
  • kernel: ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mapping (CVE-2025-40154)
  • kernel: net: use dst_dev_rcu() in sk_setup_caps() (CVE-2025-40170)
  • kernel: ipv6: use RCU in ip6_xmit() (CVE-2025-40135)
  • kernel: ipv6: use RCU in ip6_output() (CVE-2025-40158)
  • kernel: Linux kernel: vsock vulnerability may lead to memory corruption (CVE-2025-40248)
  • kernel: mptcp: fix race condition in mptcp_schedule_work() (CVE-2025-40258)
  • kernel: devlink: rate: Unset parent pointer in devl_rate_nodes_destroy (CVE-2025-40251)
  • kernel: Linux kernel: Use-after-free in proc_readdir_de() can lead to privilege escalation or denial of service. (CVE-2025-40271)
  • kernel: Linux kernel: Out-of-bounds write in Bluetooth MGMT can lead to information disclosure and denial of service (CVE-2025-40294)
  • kernel: Linux kernel: Information disclosure and denial of service in Bluetooth HCI event handling (CVE-2025-40301)
  • kernel: Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once (CVE-2025-40318)
  • kernel: net: atlantic: fix fragment overflow handling in RX path (CVE-2025-68301)
  • kernel: Bluetooth: hci_sock: Prevent race in socket write iter and sock bind (CVE-2025-68305)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

References
https://access.redhat.com/errata/RHSA-2026:1690 ADVISORY
https://access.redhat.com/security/cve/CVE-2025-37819 REPORT
https://access.redhat.com/security/cve/CVE-2025-38022 REPORT
https://access.redhat.com/security/cve/CVE-2025-38349 REPORT
https://access.redhat.com/security/cve/CVE-2025-38453 REPORT
https://access.redhat.com/security/cve/CVE-2025-38568 REPORT
https://access.redhat.com/security/cve/CVE-2025-38731 REPORT
https://access.redhat.com/security/cve/CVE-2025-40135 REPORT
https://access.redhat.com/security/cve/CVE-2025-40154 REPORT
https://access.redhat.com/security/cve/CVE-2025-40158 REPORT
https://access.redhat.com/security/cve/CVE-2025-40170 REPORT
https://access.redhat.com/security/cve/CVE-2025-40248 REPORT
https://access.redhat.com/security/cve/CVE-2025-40251 REPORT
https://access.redhat.com/security/cve/CVE-2025-40258 REPORT
https://access.redhat.com/security/cve/CVE-2025-40271 REPORT
https://access.redhat.com/security/cve/CVE-2025-40294 REPORT
https://access.redhat.com/security/cve/CVE-2025-40301 REPORT
https://access.redhat.com/security/cve/CVE-2025-40318 REPORT
https://access.redhat.com/security/cve/CVE-2025-68301 REPORT
https://access.redhat.com/security/cve/CVE-2025-68305 REPORT
https://bugzilla.redhat.com/2365032 REPORT
https://bugzilla.redhat.com/2373326 REPORT
https://bugzilla.redhat.com/2381870 REPORT
https://bugzilla.redhat.com/2383516 REPORT
https://bugzilla.redhat.com/2389507 REPORT
https://bugzilla.redhat.com/2393488 REPORT
https://bugzilla.redhat.com/2414494 REPORT
https://bugzilla.redhat.com/2414506 REPORT
https://bugzilla.redhat.com/2414521 REPORT
https://bugzilla.redhat.com/2414523 REPORT
https://bugzilla.redhat.com/2418872 REPORT
https://bugzilla.redhat.com/2418876 REPORT
https://bugzilla.redhat.com/2418892 REPORT
https://bugzilla.redhat.com/2419837 REPORT
https://bugzilla.redhat.com/2419891 REPORT
https://bugzilla.redhat.com/2419896 REPORT
https://bugzilla.redhat.com/2419920 REPORT
https://bugzilla.redhat.com/2422836 REPORT
https://bugzilla.redhat.com/2422840 REPORT
https://errata.almalinux.org/10/ALSA-2026-1690.html ADVISORY

{
  "affected": [
    {
      "package": {
        "ecosystem": "AlmaLinux:10",
        "name": "kernel-abi-stablelists"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "6.12.0-124.31.1.el10_1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "AlmaLinux:10",
        "name": "kernel-doc"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "6.12.0-124.31.1.el10_1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "details": "The kernel packages contain the Linux kernel, the core of any Linux operating system.  \n\nSecurity Fix(es):  \n\n  * kernel: Linux kernel: irqchip/gic-v2m use-after-free vulnerability (CVE-2025-37819)\n  * kernel: RDMA/core: Fix \"KASAN: slab-use-after-free Read in ib_register_device\" problem (CVE-2025-38022)\n  * kernel: Linux kernel use-after-free in eventpoll (CVE-2025-38349)\n  * kernel: io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU (CVE-2025-38453)\n  * kernel: net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing (CVE-2025-38568)\n  * kernel: drm/xe: Fix vm_bind_ioctl double free bug (CVE-2025-38731)\n  * kernel: ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mapping (CVE-2025-40154)\n  * kernel: net: use dst_dev_rcu() in sk_setup_caps() (CVE-2025-40170)\n  * kernel: ipv6: use RCU in ip6_xmit() (CVE-2025-40135)\n  * kernel: ipv6: use RCU in ip6_output() (CVE-2025-40158)\n  * kernel: Linux kernel: vsock vulnerability may lead to memory corruption (CVE-2025-40248)\n  * kernel: mptcp: fix race condition in mptcp_schedule_work() (CVE-2025-40258)\n  * kernel: devlink: rate: Unset parent pointer in devl_rate_nodes_destroy (CVE-2025-40251)\n  * kernel: Linux kernel: Use-after-free in proc_readdir_de() can lead to privilege escalation or denial of service. (CVE-2025-40271)\n  * kernel: Linux kernel: Out-of-bounds write in Bluetooth MGMT can lead to information disclosure and denial of service (CVE-2025-40294)\n  * kernel: Linux kernel: Information disclosure and denial of service in Bluetooth HCI event handling (CVE-2025-40301)\n  * kernel: Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once (CVE-2025-40318)\n  * kernel: net: atlantic: fix fragment overflow handling in RX path (CVE-2025-68301)\n  * kernel: Bluetooth: hci_sock: Prevent race in socket write iter and sock bind (CVE-2025-68305)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
  "id": "ALSA-2026:1690",
  "modified": "2026-02-05T09:56:28Z",
  "published": "2026-02-02T00:00:00Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://access.redhat.com/errata/RHSA-2026:1690"
    },
    {
      "type": "REPORT",
      "url": "https://access.redhat.com/security/cve/CVE-2025-37819"
    },
    {
      "type": "REPORT",
      "url": "https://access.redhat.com/security/cve/CVE-2025-38022"
    },
    {
      "type": "REPORT",
      "url": "https://access.redhat.com/security/cve/CVE-2025-38349"
    },
    {
      "type": "REPORT",
      "url": "https://access.redhat.com/security/cve/CVE-2025-38453"
    },
    {
      "type": "REPORT",
      "url": "https://access.redhat.com/security/cve/CVE-2025-38568"
    },
    {
      "type": "REPORT",
      "url": "https://access.redhat.com/security/cve/CVE-2025-38731"
    },
    {
      "type": "REPORT",
      "url": "https://access.redhat.com/security/cve/CVE-2025-40135"
    },
    {
      "type": "REPORT",
      "url": "https://access.redhat.com/security/cve/CVE-2025-40154"
    },
    {
      "type": "REPORT",
      "url": "https://access.redhat.com/security/cve/CVE-2025-40158"
    },
    {
      "type": "REPORT",
      "url": "https://access.redhat.com/security/cve/CVE-2025-40170"
    },
    {
      "type": "REPORT",
      "url": "https://access.redhat.com/security/cve/CVE-2025-40248"
    },
    {
      "type": "REPORT",
      "url": "https://access.redhat.com/security/cve/CVE-2025-40251"
    },
    {
      "type": "REPORT",
      "url": "https://access.redhat.com/security/cve/CVE-2025-40258"
    },
    {
      "type": "REPORT",
      "url": "https://access.redhat.com/security/cve/CVE-2025-40271"
    },
    {
      "type": "REPORT",
      "url": "https://access.redhat.com/security/cve/CVE-2025-40294"
    },
    {
      "type": "REPORT",
      "url": "https://access.redhat.com/security/cve/CVE-2025-40301"
    },
    {
      "type": "REPORT",
      "url": "https://access.redhat.com/security/cve/CVE-2025-40318"
    },
    {
      "type": "REPORT",
      "url": "https://access.redhat.com/security/cve/CVE-2025-68301"
    },
    {
      "type": "REPORT",
      "url": "https://access.redhat.com/security/cve/CVE-2025-68305"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/2365032"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/2373326"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/2381870"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/2383516"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/2389507"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/2393488"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/2414494"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/2414506"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/2414521"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/2414523"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/2418872"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/2418876"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/2418892"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/2419837"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/2419891"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/2419896"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/2419920"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/2422836"
    },
    {
      "type": "REPORT",
      "url": "https://bugzilla.redhat.com/2422840"
    },
    {
      "type": "ADVISORY",
      "url": "https://errata.almalinux.org/10/ALSA-2026-1690.html"
    }
  ],
  "related": [
    "CVE-2025-37819",
    "CVE-2025-38022",
    "CVE-2025-38349",
    "CVE-2025-38453",
    "CVE-2025-38568",
    "CVE-2025-38731",
    "CVE-2025-40154",
    "CVE-2025-40170",
    "CVE-2025-40135",
    "CVE-2025-40158",
    "CVE-2025-40248",
    "CVE-2025-40258",
    "CVE-2025-40251",
    "CVE-2025-40271",
    "CVE-2025-40294",
    "CVE-2025-40301",
    "CVE-2025-40318",
    "CVE-2025-68301",
    "CVE-2025-68305"
  ],
  "summary": "Important: kernel security update"
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…