5.5

CVSS3.1

CVE-2022-50498 - eth: alx: take rtnl_lock on resume

In the Linux kernel, the following vulnerability has been resolved: eth: alx: take rtnl_lock on resume Zbynek reports that alx trips an rtnl assertion on resume: RTNL: assertion failed at net/core/dev.c (2891) RIP: 0010:netif_set_real_num_tx_queues+0x1ac/0x1c0 Call Trace: <TASK> __alx_ope…

πŸ“… Published: Oct. 4, 2025, midnight πŸ”„ Last Modified: Jan. 22, 2026, 7:57 p.m.

7.8

CVSS3.1

CVE-2023-53613 - dax: Fix dax_mapping_release() use after free

In the Linux kernel, the following vulnerability has been resolved: dax: Fix dax_mapping_release() use after free A CONFIG_DEBUG_KOBJECT_RELEASE test of removing a device-dax region provider (like modprobe -r dax_hmem) yields: kobject: 'mapping0' (ffff93eb460e8800): kobject_release, parent 0000…

πŸ“… Published: Oct. 4, 2025, midnight πŸ”„ Last Modified: March 17, 2026, 1:50 p.m.

5.5

CVSS3.1

CVE-2023-53609 - scsi: Revert "scsi: core: Do not increase scsi_device's iorequest_cnt if dispatch failed"

In the Linux kernel, the following vulnerability has been resolved: scsi: Revert "scsi: core: Do not increase scsi_device's iorequest_cnt if dispatch failed" The "atomic_inc(&cmd->device->iorequest_cnt)" in scsi_queue_rq() would cause kernel panic because cmd->device may be freed after returning …

πŸ“… Published: Oct. 4, 2025, midnight πŸ”„ Last Modified: March 17, 2026, 4:44 p.m.

5.5

CVSS3.1

CVE-2023-53610 - irqchip: Fix refcount leak in platform_irqchip_probe

In the Linux kernel, the following vulnerability has been resolved: irqchip: Fix refcount leak in platform_irqchip_probe of_irq_find_parent() returns a node pointer with refcount incremented, We should use of_node_put() on it when not needed anymore. Add missing of_node_put() to avoid refcount le…

πŸ“… Published: Oct. 4, 2025, midnight πŸ”„ Last Modified: March 17, 2026, 4:42 p.m.

7.8

CVSS3.1

CVE-2023-53608 - nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread()

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread() The finalization of nilfs_segctor_thread() can race with nilfs_segctor_kill_thread() which terminates that thread, potentially causing a use-after-free B…

πŸ“… Published: Oct. 4, 2025, midnight πŸ”„ Last Modified: March 23, 2026, 6:28 p.m.

5.5

CVSS3.1

CVE-2023-53606 - nfsd: clean up potential nfsd_file refcount leaks in COPY codepath

In the Linux kernel, the following vulnerability has been resolved: nfsd: clean up potential nfsd_file refcount leaks in COPY codepath There are two different flavors of the nfsd4_copy struct. One is embedded in the compound and is used directly in synchronous copies. The other is dynamically all…

πŸ“… Published: Oct. 4, 2025, midnight πŸ”„ Last Modified: March 23, 2026, 6:28 p.m.

5.5

CVSS3.1

CVE-2023-53601 - bonding: do not assume skb mac_header is set

In the Linux kernel, the following vulnerability has been resolved: bonding: do not assume skb mac_header is set Drivers must not assume in their ndo_start_xmit() that skbs have their mac_header set. skb->data is all what is needed. bonding seems to be one of the last offender as caught by syzbo…

πŸ“… Published: Oct. 4, 2025, midnight πŸ”„ Last Modified: March 23, 2026, 6:24 p.m.

5.5

CVSS3.1

CVE-2023-53599 - crypto: af_alg - Fix missing initialisation affecting gcm-aes-s390

In the Linux kernel, the following vulnerability has been resolved: crypto: af_alg - Fix missing initialisation affecting gcm-aes-s390 Fix af_alg_alloc_areq() to initialise areq->first_rsgl.sgl.sgt.sgl to point to the scatterlist array in areq->first_rsgl.sgl.sgl. Without this, the gcm-aes-s390 …

πŸ“… Published: Oct. 4, 2025, midnight πŸ”„ Last Modified: March 23, 2026, 6:23 p.m.

5.5

CVSS3.1

CVE-2023-53592 - gpio: sifive: Fix refcount leak in sifive_gpio_probe

In the Linux kernel, the following vulnerability has been resolved: gpio: sifive: Fix refcount leak in sifive_gpio_probe of_irq_find_parent() returns a node pointer with refcount incremented, We should use of_node_put() on it when not needed anymore. Add missing of_node_put() to avoid refcount le…

πŸ“… Published: Oct. 4, 2025, midnight πŸ”„ Last Modified: March 21, 2026, 12:49 a.m.

5.5

CVSS3.1

CVE-2023-53588 - wifi: mac80211: check for station first in client probe

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: check for station first in client probe When probing a client, first check if we have it, and then check for the channel context, otherwise you can trigger the warning there easily by probing when the AP isn't eve…

πŸ“… Published: Oct. 4, 2025, midnight πŸ”„ Last Modified: March 23, 2026, 6:36 p.m.
Total resulsts: 349182
Page 3560 of 34,919
Β« previous page Β» next page
Filters