Lucene search
+L

956 matches found

RedHat Linux
RedHat Linux
added 2025/07/14 12:20 a.m.22 views

kernel: net: atm: fix use after free in lec_send()

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix use after free in lecsend The -send operation frees skb so save the length before calling -send to avoid a use after free...

7.8CVSS6.8AI score0.00194EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/07/10 11:22 p.m.3 views

SUSE CVE-2025-38323

In the Linux kernel, the following vulnerability has been resolved: net: atm: add lecmutex syzbot found its way in net/atm/lec.c, and found an error path in lecdattach could leave a dangling pointer in devlec. Add a mutex to protect devlecp uses from lecdattach, lecvccattach and lecmcastattach...

7CVSS5.2AI score0.00177EPSS
SaveExploits0References31
OSV
OSV
added 2025/07/10 9:15 a.m.8 views

AZL-64938 CVE-2025-38323 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: net: atm: add lecmutex syzbot found its way in net/atm/lec.c, and found an error path in lecdattach could leave a dangling pointer in devlec. Add a mutex to protect devlecp uses from lecdattach, lecvccattach and lecmcastattach...

7.8CVSS5.6AI score0.00177EPSS
SaveExploits0References1
NVD
NVD
added 2025/07/10 9:15 a.m.6 views

CVE-2025-38323

In the Linux kernel, the following vulnerability has been resolved: net: atm: add lecmutex syzbot found its way in net/atm/lec.c, and found an error path in lecdattach could leave a dangling pointer in devlec. Add a mutex to protect devlecp uses from lecdattach, lecvccattach and lecmcastattach...

7.8CVSS0.00177EPSS
SaveExploits0References10
OSV
OSV
added 2025/07/10 9:15 a.m.5 views

UBUNTU-CVE-2025-38323

In the Linux kernel, the following vulnerability has been resolved: net: atm: add lecmutex syzbot found its way in net/atm/lec.c, and found an error path in lecdattach could leave a dangling pointer in devlec. Add a mutex to protect devlecp uses from lecdattach, lecvccattach and lecmcastattach...

7.8CVSS6.2AI score0.00177EPSS
SaveExploits0References28
CVE
CVE
added 2025/07/10 8:14 a.m.85 views

CVE-2025-38323

Summary (CVE-2025-38323): In the Linux kernel, the ATM LECS code path (net/atm/lec.c) had a potential use-after-free due to a path that could leave a dangling pointer in dev_lec[] from lecd_attach(). The patch adds a mutex (lec_mutex) to protect dev_lecp[] uses from lecd_attach(), lec_vcc_attach(...

7.8CVSS6.4AI score0.00177EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2025/07/10 8:14 a.m.6 views

CVE-2025-38323

In the Linux kernel, the following vulnerability has been resolved: net: atm: add lecmutex syzbot found its way in net/atm/lec.c, and found an error path in lecdattach could leave a dangling pointer in devlec. Add a mutex to protect devlecp uses from lecdattach, lecvccattach and lecmcastattach...

7.8CVSS5.7AI score0.00177EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/10 12:0 a.m.6 views

PT-2025-29045

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A use-after-free issue was identified in the net/atm/lec.c component of the Linux kernel. Specifically, an error path in the lecd attach function could result in a dangling pointer...

7.8CVSS6.6AI score0.00177EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/07/10 12:0 a.m.4 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 the lack of lecmutex protection in the atm/lec driver, which could lead to reuse after release...

7.8CVSS6.5AI score0.00177EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/07/09 11:23 p.m.3 views

SUSE CVE-2025-38245

In the Linux kernel, the following vulnerability has been resolved: atm: Release atmdevmutex after removing procfs in atmdevderegister. syzbot reported a warning below during atmdevregister. 0 Before creating a new device and procfs/sysfs for it, atmdevregister looks up a duplicated device by...

4.7CVSS6.3AI score0.00157EPSS
SaveExploits0References23
OSV
OSV
added 2025/07/09 11:15 a.m.1 views

DEBIAN-CVE-2025-38251

In the Linux kernel, the following vulnerability has been resolved: atm: clip: prevent NULL deref in clippush Blamed commit missed that vccdestroysocket calls clippush with a NULL skb. If clipdevs is NULL, clippush then crashes when reading skb-truesize...

5.5CVSS5.7AI score0.00146EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/09 11:15 a.m.10 views

AZL-64850 CVE-2025-38245 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: atm: Release atmdevmutex after removing procfs in atmdevderegister. syzbot reported a warning below during atmdevregister. 0 Before creating a new device and procfs/sysfs for it, atmdevregister looks up a duplicated device by...

7.8CVSS6.6AI score0.00157EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/09 11:15 a.m.4 views

DEBIAN-CVE-2025-38245

In the Linux kernel, the following vulnerability has been resolved: atm: Release atmdevmutex after removing procfs in atmdevderegister. syzbot reported a warning below during atmdevregister. 0 Before creating a new device and procfs/sysfs for it, atmdevregister looks up a duplicated device by...

7.8CVSS6.2AI score0.00157EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/09 11:15 a.m.10 views

AZL-72784 CVE-2025-38245 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: atm: Release atmdevmutex after removing procfs in atmdevderegister. syzbot reported a warning below during atmdevregister. 0 Before creating a new device and procfs/sysfs for it, atmdevregister looks up a duplicated device by...

7.8CVSS6.7AI score0.00157EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/09 11:15 a.m.13 views

UBUNTU-CVE-2025-38245

In the Linux kernel, the following vulnerability has been resolved: atm: Release atmdevmutex after removing procfs in atmdevderegister. syzbot reported a warning below during atmdevregister. 0 Before creating a new device and procfs/sysfs for it, atmdevregister looks up a duplicated device by...

7.8CVSS6.5AI score0.00157EPSS
SaveExploits0References40
OSV
OSV
added 2025/07/09 11:15 a.m.8 views

UBUNTU-CVE-2025-38251

In the Linux kernel, the following vulnerability has been resolved: atm: clip: prevent NULL deref in clippush Blamed commit missed that vccdestroysocket calls clippush with a NULL skb. If clipdevs is NULL, clippush then crashes when reading skb-truesize...

5.5CVSS6.2AI score0.00146EPSS
SaveExploits0References40
Debian CVE
Debian CVE
added 2025/07/09 10:42 a.m.6 views

CVE-2025-38251

In the Linux kernel, the following vulnerability has been resolved: atm: clip: prevent NULL deref in clippush Blamed commit missed that vccdestroysocket calls clippush with a NULL skb. If clipdevs is NULL, clippush then crashes when reading skb-truesize...

5.5CVSS5.6AI score0.00146EPSS
SaveExploits0
OSV
OSV
added 2025/07/09 10:42 a.m.6 views

CVE-2025-38245 atm: Release atm_dev_mutex after removing procfs in atm_dev_deregister().

In the Linux kernel, the following vulnerability has been resolved: atm: Release atmdevmutex after removing procfs in atmdevderegister. syzbot reported a warning below during atmdevregister. 0 Before creating a new device and procfs/sysfs for it, atmdevregister looks up a duplicated device by...

7.8CVSS7.2AI score0.00157EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2025/07/09 12:0 a.m.6 views

PT-2025-28879

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw in the atm subsystem, specifically within the clip push function. A missing check allows clip push to be called with a NULL socket buffer skb by vcc...

5.5CVSS7.3AI score0.00146EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/08 11:22 p.m.5 views

SUSE CVE-2025-38185

In the Linux kernel, the following vulnerability has been resolved: atm: atmtcp: Free invalid length skb in atmtcpcsend. syzbot reported the splat below. 0 vccsendmsg copies data passed from userspace to skb and passes it to vcc-dev-ops-send. atmtcpcsend accesses skb-data as struct atmtcphdr afte...

5.5CVSS6.5AI score0.00161EPSS
SaveExploits0References23
Rows per page
Query Builder