In the Linux kernel, the following vulnerability has been resolved: net: rose: include node references in rose_neigh refcount Current implementation maintains two separate reference counting mechan…
高危 CVSS 8.8
摘要
In the Linux kernel, the following vulnerability has been resolved: net: rose: include node references in rose_neigh refcount Current implementation maintains two separate reference counting mechanisms: the 'count' field in struct rose_neigh tracks references from rose_node structures, while the 'use' field (now refcount_t) tracks references from rose_sock. This patch merges these two reference counting systems using 'use' field for proper reference management. Specifically, this patch adds …
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判 · 自动通道
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
受影响产品
- :
- :
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/384210cceb1873a4c8218b27ba0745444436b728 Patch
- https://git.kernel.org/stable/c/4cce478c3e82a5fc788d72adb2f4c4e983997639 Patch
- https://git.kernel.org/stable/c/9c547c8eee9d1cf6e744611d688b9f725cf9a115 Patch
- https://git.kernel.org/stable/c/d7563b456ed44151e1a82091d96f60166daea89b Patch
- https://git.kernel.org/stable/c/da9c9c877597170b929a6121a68dcd3dd9a80f45 Patch
- https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html Third Party Advisory
- https://cert-portal.siemens.com/productcert/html/ssa-019113.html
- https://cert-portal.siemens.com/productcert/html/ssa-032379.html
时间线
- nvd_ingest NVD