Lucene search
K

91 matches found

NVD
NVD
added 2025/08/16 12:15 p.m.5 views

CVE-2025-38546

In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix memory leak of struct clipvcc. ioctlATMARPMKIP allocates struct clipvcc and set it to vcc-userback. The code assumes that vccdestroysocket passes NULL skb to vcc-push when the socket is closed, and then clippush...

5.5CVSS0.00149EPSS
Exploits0References10
Debian CVE
Debian CVE
added 2025/08/16 11:22 a.m.4 views

CVE-2025-38546

In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix memory leak of struct clipvcc. ioctlATMARPMKIP allocates struct clipvcc and set it to vcc-userback. The code assumes that vccdestroysocket passes NULL skb to vcc-push when the socket is closed, and then clippush...

5.5CVSS5.6AI score0.00149EPSS
Exploits0
OSV
OSV
added 2025/08/07 7:44 a.m.8 views

CLSA-2025-1754552669 kernel: Fix of 12 CVEs

net: ch9200: fix uninitialised access during miinwayrestart CVE-2025-38086 - idpf: fix null-ptr-deref in idpffeaturescheck CVE-2025-38053 - ftrace: Fix NULL pointer dereference in isftracetrampoline when ftrace is dead CVE-2022-49977 - sched/fair: Fix potential memory corruption in...

7.8CVSS7AI score0.00305EPSS
Exploits0References1
Microsoft CVE
Microsoft CVE
added 2025/08/07 7:0 a.m.3 views

net: atm: fix /proc/net/atm/lec handling

...

7.8CVSS7AI score0.0017EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2025/08/04 3:19 p.m.2 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.00171EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/07/30 6:8 a.m.3 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.00171EPSS
Exploits0References5
OSV
OSV
added 2025/07/25 4:15 p.m.2 views

DEBIAN-CVE-2025-38459

In the Linux kernel, the following vulnerability has been resolved: atm: clip: Fix infinite recursive call of clippush. syzbot reported the splat below. 0 This happens if we call ioctlATMARPMKIP more than once. During the first call, clipmkip sets clippush to vcc-push, and the second call copies ...

7.8CVSS6.2AI score0.00163EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2025/07/23 12:30 a.m.4 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.00171EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/07/23 12:28 a.m.3 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.00171EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/07/23 12:18 a.m.4 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.00171EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/07/17 9:35 a.m.5 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.00171EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2025/07/14 12:25 a.m.4 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.00171EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2025/07/10 12:0 a.m.5 views

PT-2025-33589

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a memory leak in the atm subsystem related to the clip vcc structure. The ioctlATMARPD CTRL function in atm init atmarp sets vcc-push to NULL, which prevents...

5.5CVSS6.5AI score0.00149EPSS
Exploits0
OSV
OSV
added 2025/07/09 11:15 a.m.2 views

AZL-72790 CVE-2025-38251 affecting package kernel for versions less than 5.15.200.1-1

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.8AI score0.00146EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2025/07/07 8:44 a.m.5 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.00171EPSS
Exploits0References5
OSV
OSV
added 2025/07/04 2:15 p.m.1 views

DEBIAN-CVE-2025-38180

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix /proc/net/atm/lec handling /proc/net/atm/lec must ensure safety against devlec changes. It appears it had devput calls without prior devhold, leading to imbalance and UAF...

7.8CVSS5.7AI score0.0017EPSS
Exploits0References1
OSV
OSV
added 2025/07/04 2:15 p.m.1 views

UBUNTU-CVE-2025-38180

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix /proc/net/atm/lec handling /proc/net/atm/lec must ensure safety against devlec changes. It appears it had devput calls without prior devhold, leading to imbalance and UAF...

7.8CVSS6.2AI score0.0017EPSS
Exploits0References28
Positive Technologies
Positive Technologies
added 2025/06/24 12:0 a.m.6 views

PT-2025-28873

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw was discovered in the Linux kernel related to the handling of the atm dev mutex within the ATM Asynchronous Transfer Mode subsystem. Specifically, the mutex was not being releas...

7.8CVSS7.1AI score0.00158EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/06/18 12:0 a.m.1 views

PT-2025-27955

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the handling of /proc/net/atm/lec. The issue arises from the lack of safety against dev lec changes, specifically due ...

7.8CVSS6.7AI score0.0017EPSS
Exploits0
OSV
OSV
added 2025/04/03 8:15 a.m.1 views

DEBIAN-CVE-2025-22004

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.8CVSS5.7AI score0.00171EPSS
Exploits0References1
Rows per page
Query Builder