Lucene search
+L

625 matches found

OSV
OSV
added 2025/09/16 1:16 p.m.17 views

AZL-67434 CVE-2025-39826 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: net: rose: convert 'use' field to refcountt The 'use' field in struct roseneigh is used as a reference counter but lacks atomicity. This can lead to race conditions where a roseneigh structure is freed while still being reference...

8.8CVSS5.7AI score0.00188EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/16 1:16 p.m.13 views

CVE-2025-39826

In the Linux kernel, the following vulnerability has been resolved: net: rose: convert 'use' field to refcountt The 'use' field in struct roseneigh is used as a reference counter but lacks atomicity. This can lead to race conditions where a roseneigh structure is freed while still being reference...

8.8CVSS0.00188EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/16 1:16 p.m.5 views

UBUNTU-CVE-2025-39827

In the Linux kernel, the following vulnerability has been resolved: net: rose: include node references in roseneigh refcount Current implementation maintains two separate reference counting mechanisms: the 'count' field in struct roseneigh tracks references from rosenode structures, while the 'us...

8.8CVSS5.9AI score0.00197EPSS
SaveExploits0References18
CVE
CVE
added 2025/09/16 1:0 p.m.30 views

CVE-2025-39827

CVE-2025-39827 affects the Linux kernel’s rose networking path. The issue arises from two separate reference counting paths for rose_neigh: a numeric count from rose_node structures and a use/refcount_t from rose_sock. The patch merges these into a single lifecycle by incrementing/decrementing ro...

8.8CVSS6.1AI score0.00197EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/09/16 1:0 p.m.4 views

CVE-2025-39827 net: rose: include node references in rose_neigh refcount

In the Linux kernel, the following vulnerability has been resolved: net: rose: include node references in roseneigh refcount Current implementation maintains two separate reference counting mechanisms: the 'count' field in struct roseneigh tracks references from rosenode structures, while the 'us...

8.8CVSS6.1AI score0.00197EPSS
SaveExploits0References11
CVE
CVE
added 2025/09/16 1:0 p.m.37 views

CVE-2025-39826

CVE-2025-39826 : In the Linux kernel, the net/rose_neigh struct’s use field was a non-atomic reference counter, risking use-after-free if the rose_neigh is freed while still referenced. The fix converts the field from unsigned short to refcount_t and switches code paths to rose_neigh_hold() and r...

8.8CVSS6.3AI score0.00188EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2025/09/16 1:0 p.m.21 views

CVE-2025-39826 net: rose: convert 'use' field to refcount_t

In the Linux kernel, the following vulnerability has been resolved: net: rose: convert 'use' field to refcountt The 'use' field in struct roseneigh is used as a reference counter but lacks atomicity. This can lead to race conditions where a roseneigh structure is freed while still being reference...

8.8CVSS0.00188EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/16 1:0 p.m.6 views

CVE-2025-39826 net: rose: convert 'use' field to refcount_t

In the Linux kernel, the following vulnerability has been resolved: net: rose: convert 'use' field to refcountt The 'use' field in struct roseneigh is used as a reference counter but lacks atomicity. This can lead to race conditions where a roseneigh structure is freed while still being reference...

8.8CVSS6.2AI score0.00188EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2025/09/16 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a lack of atomicity in the use field of the roseneigh structure, which could lead to post-release reuse issu...

7CVSS5.9AI score0.00188EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/09/09 12:0 a.m.19 views

Oracle Linux 8 / 9 : Unbreakable Enterprise kernel (ELSA-2025-20552)

The remote Oracle Linux 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-20552 advisory. - usb: typec: displayport: Fix potential deadlock Andrei Kuchynski Orabug: 38309912 CVE-2025-38404 - i2c/designware: Fix an initialization issue...

9.8CVSS7.8AI score0.0125EPSS
SaveExploits11References117
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/09/05 5:10 p.m.3 views

Malicious code in myth-rose-mqm027-project (npm)

The package myth-rose-mqm027-project was found to contain malicious code...

7AI score
SaveExploits0
OSV
OSV
added 2025/09/05 5:10 p.m.3 views

MAL-2025-45254 Malicious code in myth-rose-mqm027-project (npm)

The package myth-rose-mqm027-project was found to contain malicious code...

7AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 4:53 a.m.11 views

rose: fix dangling neighbour pointers in rose_rt_device_down()

...

8.8CVSS7AI score0.0023EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/09/02 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-51782

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in the Linux kernel before 6.6.8. roseioctl in net/rose/afrose.c has a use- after-free because of a roseaccept race condition...

7CVSS6.3AI score0.00305EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2025-38377

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rose: fix dangling neighbour pointers in rosertdevicedown There are two bugs in rosertdevicedown that can cause use-after-free: 1. The loop bound t-count is...

8.8CVSS6.6AI score0.0023EPSS
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/14 6:52 p.m.0 views

Malicious code in quail-rose-pcs068-project (npm)

The package quail-rose-pcs068-project was found to contain malicious code...

7AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/14 6:52 p.m.2 views

Malicious code in rose-dove-yjn704-project (npm)

The package rose-dove-yjn704-project was found to contain malicious code...

7AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/14 6:52 p.m.2 views

Malicious code in rose-myth-cqc821-project (npm)

The package rose-myth-cqc821-project was found to contain malicious code...

7AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/14 6:52 p.m.4 views

Malicious code in rose-boulder-wrv253-project (npm)

The package rose-boulder-wrv253-project was found to contain malicious code...

7AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/14 6:52 p.m.2 views

Malicious code in rose-cascade-ort672-project (npm)

The package rose-cascade-ort672-project was found to contain malicious code...

7AI score
SaveExploits0
Rows per page
Query Builder