Nixpkgs security tracker

Login with GitHub

Dismissed suggestions

These automatic suggestions were dismissed after initial triaging.

to select a suggestion for revision.

View:
Compact
Detailed
Dismissed
(max. allowed matches exceeded)
created 1 month ago Activity log
  • Created & dismissed (max. allowed matches exceeded) suggestion
mailbox: add sanity check for channel array

In the Linux kernel, the following vulnerability has been resolved: mailbox: add sanity check for channel array Fail gracefully if there is no channel array attached to the mailbox controller. Otherwise the later dereference will cause an OOPS which might not be seen because mailbox controllers might instantiate very early. Remove the comment explaining the obvious while here.

Affected products

Linux
  • =<6.18.*
  • =<5.10.*
  • <14aed0d4e58389cc6a88acf8610b12d3e476272b
  • =<7.0.*
  • =<6.6.*
  • =<*
  • <0f11444271110d9b5bc6316a153c6431abda899c
  • <d44872a569b8fbacde457ff2587a775e5004bb79
  • <5cc3300fab262b26c28bc2fc06df693410c3840b
  • <6362c4a7d7e21e68cd9aa04df7cde16befba3a4b
  • =<6.12.*
  • =<6.1.*
  • <9dd7489943324298bb0f385495795a82f1dd6507
  • ==3.18
  • <3.18
  • <c1aad75595fb67edc7fda8af249d3b886efa1be9
  • <37792091ab28ba030fd8d61184c47d4d51294170
  • =<5.15.*
Dismissed
(max. allowed matches exceeded)
Permalink CVE-2026-48936
3.3 LOW
  • CVSS version (CVSS): 3.0
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): None (N)
  • Integrity (I): Low (L)
  • Availability (A): None (N)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): None (N)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): Low (L)
  • Modified Availability (MA): None (N)
created 1 month ago Activity log
  • Created & dismissed (max. allowed matches exceeded) suggestion
A flaw in Node.js Permission API can cause a local …

A flaw in Node.js Permission API can cause a local server to be started (via a Unix domain socket), even without the `--allow-net` permission. This vulnerability affects one supported release line: **Node.js 26**.

Affected products

node
  • =<26.3.0
Dismissed
(max. allowed matches exceeded)
created 1 month ago Activity log
  • Created & dismissed (max. allowed matches exceeded) suggestion
mailbox: mailbox-test: free channels on probe error

In the Linux kernel, the following vulnerability has been resolved: mailbox: mailbox-test: free channels on probe error On probe error, free the previously obtained channels. This not only prevents a leak, but also UAF scenarios because the client structure will be removed nonetheless because it was allocated with devm.

Affected products

Linux
  • =<6.18.*
  • <c02053a9055d5fdfd32432287cca8958db1d5bc5
  • =<5.10.*
  • =<7.0.*
  • =<6.6.*
  • =<*
  • ==4.4
  • <81c9e7e4030e71391ab479c4c6e17b64802577aa
  • <02beb178e2e159daeb8f992d7abb16a37da31664
  • <15c4cc3850cfe1b973eb7b63c02314b267f06a64
  • <6c6ce2ccb4fcf1617fec83f91b21aa0265f30701
  • <4.4
  • =<6.12.*
  • =<6.1.*
  • <187069ccc3474516af32350e20d7e449160fa6de
  • <742001919653e7313b4e91780c5d108be1692365
  • <0ad8c4a03a358de7811ba1ab8cbd1fe76ad0ff6b
  • =<5.15.*
Dismissed
(max. allowed matches exceeded)
created 1 month ago Activity log
  • Created & dismissed (max. allowed matches exceeded) suggestion
ocfs2/dlm: fix off-by-one in dlm_match_regions() region comparison

In the Linux kernel, the following vulnerability has been resolved: ocfs2/dlm: fix off-by-one in dlm_match_regions() region comparison The local-vs-remote region comparison loop uses '<=' instead of '<', causing it to read one entry past the valid range of qr_regions. The other loops in the same function correctly use '<'. Fix the loop condition to use '<' for consistency and correctness.

Affected products

Linux
  • =<5.15.*
  • =<6.18.*
  • =<5.10.*
  • =<7.0.*
  • <760ab35040aca8399021fdb9ff1db1089feb7194
  • =<6.6.*
  • <c60a2710b73838d250cda57344c049b89abc5d52
  • =<*
  • <819d8ebad3200a53de99bd7e297bc428e41ced54
  • <426cd8eedac89b86148d4478990eeef16e8a2520
  • ==2.6.37
  • =<6.12.*
  • =<6.1.*
  • <01b61e8dda9b0fdb0d4cda43de25f4e390554d7b
  • <2a0673836f019e7c032acbf48d022d5ccf02a845
  • <d5403ae28085761d58b555645bc7d5feadb10073
  • <2.6.37
  • <1fb7f356547d9688822315cd2b205ff0bd5429b4
Dismissed
(max. allowed matches exceeded)
created 1 month ago Activity log
  • Created & dismissed (max. allowed matches exceeded) suggestion
drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REG

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REG There were multiple issues in that code. First of all the order between the reset semaphore and the mm_lock was wrong (e.g. copy_to_user) was called while holding the lock. Then we allocated memory while holding the reset semaphore which is also a pretty big bug and can deadlock. Then we used down_read_trylock() instead of waiting for the reset to finish. (cherry picked from commit 361b6e6b303d4b691f6c5974d3eaab67ca6dd90e)

Affected products

Linux
  • <6.6.141
  • ==17a98c942cb106ec08564e8f43b5470a4dd5d3f6
  • =<6.18.*
  • =<7.0.*
  • <8c4254c8f5836e77ae83e7fc037f02b69f7a0977
  • <5c29d20470d4566d1b68df57097d642d01f8b427
  • ==9a98563345697bdb1d3410ff428473b2e781f4db
  • <6.11
  • =<6.6.*
  • <61957c2e467b39b528a290016367d32a433fa846
  • =<*
  • =<6.12.*
  • <0ef196a208385b7d7da79f411c161b04e97283e2
  • <6.12
  • ==6.12
  • <a31c3feb54b15a90232e497ad0e27e8a82052d8d
  • <6.12
Dismissed
(max. allowed matches exceeded)
created 1 month ago Activity log
  • Created & dismissed (max. allowed matches exceeded) suggestion
drm/gma500/oaktrail_lvds: fix hang on init failure

In the Linux kernel, the following vulnerability has been resolved: drm/gma500/oaktrail_lvds: fix hang on init failure The LVDS init code looks up an I2C adapter using i2c_get_adapter() and tries to read the EDID before falling back to allocating and registering its own adapter. The error handling does not separate these cases so on a late init failure it will try to deregister and free also an adapter that had previously been registered. Since i2c_get_adapter() takes another reference to the adapter, deregistration hangs indefinitely while waiting for the reference to be released. Fix this by only destroying adapters allocated during LVDS init on errors.

Affected products

Linux
  • =<6.18.*
  • =<7.0.*
  • <f6fc44af3bbd5ab0fb6bdec6f47decca11b38425
  • =<6.6.*
  • =<*
  • ==6.0
  • <4e04b564c005c9900643c56656d751ad677889be
  • <5fe9f505d8578852c30668567bc3ce52e776e8c7
  • =<6.12.*
  • =<6.1.*
  • <ab9256936b58eb178caddcf5b5b1638f079909d2
  • <657a091ab6d01d0091b77660c75cfed573c9a53e
  • <7877f7e231a8bd5c817af1491276550a5e195cd7
  • <6.0
Dismissed
(max. allowed matches exceeded)
created 1 month ago Activity log
  • Created & dismissed (max. allowed matches exceeded) suggestion
ice: fix NULL pointer dereference in ice_reset_all_vfs()

In the Linux kernel, the following vulnerability has been resolved: ice: fix NULL pointer dereference in ice_reset_all_vfs() ice_reset_all_vfs() ignores the return value of ice_vf_rebuild_vsi(). When the VSI rebuild fails (e.g. during NVM firmware update via nvmupdate64e), ice_vsi_rebuild() tears down the VSI on its error path, leaving txq_map and rxq_map as NULL. The subsequent unconditional call to ice_vf_post_vsi_rebuild() leads to a NULL pointer dereference in ice_ena_vf_q_mappings() when it accesses vsi->txq_map[0]. The single-VF reset path in ice_reset_vf() already handles this correctly by checking the return value of ice_vf_reconfig_vsi() and skipping ice_vf_post_vsi_rebuild() on failure. Apply the same pattern to ice_reset_all_vfs(): check the return value of ice_vf_rebuild_vsi() and skip ice_vf_post_vsi_rebuild() and ice_eswitch_attach_vf() on failure. The VF is left safely disabled (ICE_VF_STATE_INIT not set, VFGEN_RSTAT not set to VFACTIVE) and can be recovered via a VFLR triggered by a PCI reset of the VF (sysfs reset or driver rebind). Note that this patch does not prevent the VF VSI rebuild from failing during NVM update — the underlying cause is firmware being in a transitional state while the EMP reset is processed, which can cause Admin Queue commands (ice_add_vsi, ice_cfg_vsi_lan) to fail. This patch only prevents the subsequent NULL pointer dereference that crashes the kernel when the rebuild does fail. crash> bt PID: 50795 TASK: ff34c9ee708dc680 CPU: 1 COMMAND: "kworker/u512:5" #0 [ff72159bcfe5bb50] machine_kexec at ffffffffaa8850ee #1 [ff72159bcfe5bba8] __crash_kexec at ffffffffaaa15fba #2 [ff72159bcfe5bc68] crash_kexec at ffffffffaaa16540 #3 [ff72159bcfe5bc70] oops_end at ffffffffaa837eda #4 [ff72159bcfe5bc90] page_fault_oops at ffffffffaa893997 #5 [ff72159bcfe5bce8] exc_page_fault at ffffffffab528595 #6 [ff72159bcfe5bd10] asm_exc_page_fault at ffffffffab600bb2 [exception RIP: ice_ena_vf_q_mappings+0x79] RIP: ffffffffc0a85b29 RSP: ff72159bcfe5bdc8 RFLAGS: 00010206 RAX: 00000000000f0000 RBX: ff34c9efc9c00000 RCX: 0000000000000000 RDX: 0000000000000000 RSI: 0000000000000010 RDI: ff34c9efc9c00000 RBP: ff34c9efc27d4828 R8: 0000000000000093 R9: 0000000000000040 R10: ff34c9efc27d4828 R11: 0000000000000040 R12: 0000000000100000 R13: 0000000000000010 R14: R15: ORIG_RAX: ffffffffffffffff CS: 0010 SS: 0018 #7 [ff72159bcfe5bdf8] ice_sriov_post_vsi_rebuild at ffffffffc0a85e2e [ice] #8 [ff72159bcfe5be08] ice_reset_all_vfs at ffffffffc0a920b4 [ice] #9 [ff72159bcfe5be48] ice_service_task at ffffffffc0a31519 [ice] #10 [ff72159bcfe5be88] process_one_work at ffffffffaa93dca4 #11 [ff72159bcfe5bec8] worker_thread at ffffffffaa93e9de #12 [ff72159bcfe5bf18] kthread at ffffffffaa946663 #13 [ff72159bcfe5bf50] ret_from_fork at ffffffffaa8086b9 The panic occurs attempting to dereference the NULL pointer in RDX at ice_sriov.c:294, which loads vsi->txq_map (offset 0x4b8 in ice_vsi). The faulting VSI is an allocated slab object but not fully initialized after a failed ice_vsi_rebuild(): crash> struct ice_vsi 0xff34c9efc27d4828 netdev = 0x0, rx_rings = 0x0, tx_rings = 0x0, q_vectors = 0x0, txq_map = 0x0, rxq_map = 0x0, alloc_txq = 0x10, num_txq = 0x10, alloc_rxq = 0x10, num_rxq = 0x10, The nvmupdate64e process was performing NVM firmware update: crash> bt 0xff34c9edd1a30000 PID: 49858 TASK: ff34c9edd1a30000 CPU: 1 COMMAND: "nvmupdate64e" #0 [ff72159bcd617618] __schedule at ffffffffab5333f8 #4 [ff72159bcd617750] ice_sq_send_cmd at ffffffffc0a35347 [ice] #5 [ff72159bcd6177a8] ice_sq_send_cmd_retry at ffffffffc0a35b47 [ice] #6 [ff72159bcd617810] ice_aq_send_cmd at ffffffffc0a38018 [ice] #7 [ff72159bcd617848] ice_aq_read_nvm at ffffffffc0a40254 [ice] #8 ---truncated---

Affected products

Linux
  • =<6.18.*
  • <acc76b97902757b63ba5136f787d107647236a19
  • =<7.0.*
  • <3ad2471e61e9f0c4d25046d08e3d747501c3b0dd
  • =<6.6.*
  • =<*
  • ==5.8
  • <5.8
  • <429024f3a407e4137aee825c2a6be0aba857937d
  • <1e9185b13ce57b86844447e092e58abb3be849b1
  • =<6.12.*
  • =<6.1.*
  • <54ef02487914c24170c7e1c061e45212dc55365e
  • <4c2ac52eeeb672624b06c7a135301d7b8a21d52e
Dismissed
(max. allowed matches exceeded)
created 1 month ago Activity log
  • Created & dismissed (max. allowed matches exceeded) suggestion
drm/amd/ras: Fix NULL deref in ras_core_get_utc_second_timestamp()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/ras: Fix NULL deref in ras_core_get_utc_second_timestamp() ras_core_get_utc_second_timestamp() retrieves the current UTC timestamp (in seconds since the Unix epoch) through a platform-specific RAS system callback and is used for timestamping RAS error events. The function checks ras_core in the conditional statement before calling the sys_fn callback. However, when the condition fails, the function prints an error message using ras_core->dev. If ras_core is NULL, this can lead to a potential NULL pointer dereference when accessing ras_core->dev. Add an early NULL check for ras_core at the beginning of the function and return 0 when the pointer is not valid. This prevents the dereference and makes the control flow clearer.

Affected products

Linux
  • ==6.19
  • =<7.0.*
  • <6c84f7f0afc415691ffa7d48aa7ce1d8e6083032
  • =<*
  • <6.19
  • <2b8101cc3b34d4d80d799360d2744829d5964479
Dismissed
(max. allowed matches exceeded)
Permalink CVE-2026-57319
7.1 HIGH
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): None (N)
  • User Interaction (UI): Required (R)
  • Scope (S): Changed (C)
  • Confidentiality (C): Low (L)
  • Integrity (I): Low (L)
  • Availability (A): Low (L)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): None (N)
  • Modified User Interaction (MUI): Required (R)
  • Modified Confidentiality (MC): Low (L)
  • Modified Scope (MS): Changed (C)
  • Modified Integrity (MI): Low (L)
  • Modified Availability (MA): Low (L)
created 1 month ago Activity log
  • Created & dismissed (max. allowed matches exceeded) suggestion
WordPress FOX plugin <= 1.4.8 - Cross Site Scripting (XSS) vulnerability

Unauthenticated Cross Site Scripting (XSS) in FOX <= 1.4.8 versions.

Affected products

woocommerce-currency-switcher
  • =<1.4.8
Dismissed
(max. allowed matches exceeded)
created 1 month ago Activity log
  • Created & dismissed (max. allowed matches exceeded) suggestion
f2fs: protect extension_list reading with sb_lock in f2fs_sbi_show()

In the Linux kernel, the following vulnerability has been resolved: f2fs: protect extension_list reading with sb_lock in f2fs_sbi_show() In f2fs_sbi_show(), the extension_list, extension_count and hot_ext_count are read without holding sbi->sb_lock. If a concurrent sysfs store modifies the extension list via f2fs_update_extension_list(), the show path may read inconsistent count and array contents, potentially leading to out-of-bounds access or displaying stale data. Fix this by holding sb_lock around the entire extension list read and format operation.

Affected products

Linux
  • =<6.18.*
  • =<7.0.*
  • <5909bedbed38c558bee7cb6758ceedf9bc3a9194
  • =<6.6.*
  • =<*
  • <cea15f66b7b68b2c50943a6660e0692c6635e4eb
  • <d0e877810baf613b018fd9747440b9d4d9db1428
  • <4b3a1bf4c2ffd4c9595d900ead78c9035894a025
  • <d3ff0c121bbaef026df6248ab7ef6f0b068b0647
  • =<6.12.*
  • =<6.1.*
  • ==4.17
  • <ea3ab43a1f3cf2c7cecd75c8be1ee99a5e94a92e
  • <4.17