Lucene search
+L

4 matches found

EUVD
EUVD
added 2 days ago7 views

EUVD-2026-45691

In the Linux kernel, the following vulnerability has been resolved: l2tp: use refcountincnotzero in l2tpsessiongetbyifname A reader in l2tpsessiongetbyifname can return a pointer to a session whose refcount has reached zero. The getter takes its reference with plain refcountinc, but every other...

5.3AI score0.002EPSS
Exploits0References4
CVE
CVE
added 2 days ago8 views

CVE-2026-63918

CVE-2026-63918 documents a Linux kernel fix: l2tp_session_get_by_ifname previously used refcount_inc() while other getters used refcount_inc_not_zero(), risking use-after-free if a race during RC/Rcu grace period allowed a zero refcount. The change normalizes the getter to refcount_inc_not_zero()...

7.8CVSS5.3AI score0.002EPSS
Exploits0References4
OSV
OSV
added 2 days ago4 views

CVE-2026-63918 l2tp: use refcount_inc_not_zero in l2tp_session_get_by_ifname

In the Linux kernel, the following vulnerability has been resolved: l2tp: use refcountincnotzero in l2tpsessiongetbyifname A reader in l2tpsessiongetbyifname can return a pointer to a session whose refcount has reached zero. The getter takes its reference with plain refcountinc, but every other...

7.8CVSS5.3AI score0.002EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2 days ago8 views

PT-2026-61235

In the Linux kernel, the following vulnerability has been resolved: l2tp: use refcount inc not zero in l2tp session get by ifname A reader in l2tp session get by ifname can return a pointer to a session whose refcount has reached zero. The getter takes its reference with plain refcount inc, but...

5.2AI score0.002EPSS
Exploits0References5
Rows per page
Query Builder