Lucene search
+L

93 matches found

OSV
OSV
added 2024/07/12 1:15 p.m.9 views

DEBIAN-CVE-2024-40993

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix suspicious rcudereferenceprotected When destroying all sets, we are either in pernet exit phase or are executing a "destroy all sets command" from userspace. The latter was taken into account in...

5.5CVSS5.7AI score0.00278EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.22 views

UBUNTU-CVE-2024-40993

In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix suspicious rcudereferenceprotected When destroying all sets, we are either in pernet exit phase or are executing a "destroy all sets command" from userspace. The latter was taken into account in...

5.5CVSS6.5AI score0.00278EPSS
SaveExploits0References10
OSV
OSV
added 2024/06/19 2:15 p.m.18 views

UBUNTU-CVE-2024-38612

In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix invalid unregister error path The error path of seg6init is wrong in case CONFIGIPV6SEG6LWTUNNEL is not defined. In that case if seg6hmacinit fails, the genlunregisterfamily isn't called. This issue exist since comm...

9.8CVSS6.2AI score0.00655EPSS
SaveExploits0References33
NVD
NVD
added 2024/05/30 4:15 p.m.27 views

CVE-2024-36883

In the Linux kernel, the following vulnerability has been resolved: net: fix out-of-bounds access in opsinit netallocgeneric is called by netalloc, which is called without any locking. It reads maxgenptrs, which is changed under pernetopsrwsem. It is read twice, first to allocate an array, then t...

7.8CVSS7.3AI score0.00308EPSS
SaveExploits0References11
OSV
OSV
added 2024/05/30 4:15 p.m.4 views

DEBIAN-CVE-2024-36883

In the Linux kernel, the following vulnerability has been resolved: net: fix out-of-bounds access in opsinit netallocgeneric is called by netalloc, which is called without any locking. It reads maxgenptrs, which is changed under pernetopsrwsem. It is read twice, first to allocate an array, then t...

7.1CVSS6.2AI score0.00308EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/30 4:15 p.m.10 views

UBUNTU-CVE-2024-36883

In the Linux kernel, the following vulnerability has been resolved: net: fix out-of-bounds access in opsinit netallocgeneric is called by netalloc, which is called without any locking. It reads maxgenptrs, which is changed under pernetopsrwsem. It is read twice, first to allocate an array, then t...

7.8CVSS6.5AI score0.00308EPSS
SaveExploits0References29
SUSE CVE
SUSE CVE
added 2024/05/28 3:32 a.m.6 views

SUSE CVE-2021-47507

In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix nsfd startup race again Commit bd5ae9288d64 "nfsd: register pernet ops last, unregister first" has re-opened rpcpipefsevent race against nfsdnetid registration registerpernetsubsys which has been fixed by commit...

5.5CVSS6.3AI score0.00187EPSS
SaveExploits0References10
OSV
OSV
added 2024/05/24 3:15 p.m.3 views

DEBIAN-CVE-2021-47507

In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix nsfd startup race again Commit bd5ae9288d64 "nfsd: register pernet ops last, unregister first" has re-opened rpcpipefsevent race against nfsdnetid registration registerpernetsubsys which has been fixed by commit...

4.7CVSS4.9AI score0.00187EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/05/24 3:15 p.m.14 views

CVE-2021-47507

In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix nsfd startup race again Commit bd5ae9288d64 "nfsd: register pernet ops last, unregister first" has re-opened rpcpipefsevent race against nfsdnetid registration registerpernetsubsys which has been fixed by commit...

4.7CVSS5.8AI score0.00187EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/05/24 3:15 p.m.13 views

UBUNTU-CVE-2021-47507

In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix nsfd startup race again Commit bd5ae9288d64 "nfsd: register pernet ops last, unregister first" has re-opened rpcpipefsevent race against nfsdnetid registration registerpernetsubsys which has been fixed by commit...

4.7CVSS5.8AI score0.00187EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/19 11:15 a.m.14 views

UBUNTU-CVE-2024-35934

In the Linux kernel, the following vulnerability has been resolved: net/smc: reduce rtnl pressure in smcpnetcreatepnetidslist Many syzbot reports show extreme rtnl pressure, and many of them hint that smc acquires rtnl in netns creation for no good reason 1 This patch returns early from...

5.5CVSS6.2AI score0.00212EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2024/04/11 2:31 a.m.9 views

SUSE CVE-2024-26754

In the Linux kernel, the following vulnerability has been resolved: gtp: fix use-after-free and null-ptr-deref in gtpgenldumppdp The gtpnetops pernet operations structure for the subsystem must be registered before registering the generic netlink family. Syzkaller hit 'general protection fault in...

5.5CVSS6.3AI score0.00252EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2024/04/09 2:29 a.m.7 views

SUSE CVE-2024-26734

In the Linux kernel, the following vulnerability has been resolved: devlink: fix possible use-after-free and memory leaks in devlinkinit The pernet operations structure for the subsystem must be registered before registering the generic netlink family. Make an unregister in case of unsuccessful...

5.5CVSS6.6AI score0.00237EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/04/09 2:29 a.m.9 views

SUSE CVE-2024-26793

In the Linux kernel, the following vulnerability has been resolved: gtp: fix use-after-free and null-ptr-deref in gtpnewlink The gtplinkops operations structure for the subsystem must be registered after registering the gtpnetops pernet operations structure. Syzkaller hit 'general protection faul...

5.5CVSS6.4AI score0.00291EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/04/06 1:59 a.m.9 views

SUSE CVE-2024-26735

In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix possible use-after-free and null-ptr-deref The pernet operations structure for the subsystem must be registered before registering the generic netlink family...

5.5CVSS6.6AI score0.00272EPSS
SaveExploits0References16
OSV
OSV
added 2024/04/04 9:15 a.m.1 views

DEBIAN-CVE-2024-26793

In the Linux kernel, the following vulnerability has been resolved: gtp: fix use-after-free and null-ptr-deref in gtpnewlink The gtplinkops operations structure for the subsystem must be registered after registering the gtpnetops pernet operations structure. Syzkaller hit 'general protection faul...

7.8CVSS5.7AI score0.00291EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/04 9:15 a.m.7 views

UBUNTU-CVE-2024-26793

In the Linux kernel, the following vulnerability has been resolved: gtp: fix use-after-free and null-ptr-deref in gtpnewlink The gtplinkops operations structure for the subsystem must be registered after registering the gtpnetops pernet operations structure. Syzkaller hit 'general protection faul...

7.8CVSS6.2AI score0.00291EPSS
SaveExploits0References22
RedhatCVE
RedhatCVE
added 2024/04/04 1:52 a.m.50 views

CVE-2024-26735

A use-after-free flaw was found in the Linux kernel’s IPv6 protocol functionality. This flaw allows a local user to potentially crash the system...

5.5CVSS7.2AI score0.00272EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/03 5:15 p.m.4 views

DEBIAN-CVE-2024-26754

In the Linux kernel, the following vulnerability has been resolved: gtp: fix use-after-free and null-ptr-deref in gtpgenldumppdp The gtpnetops pernet operations structure for the subsystem must be registered before registering the generic netlink family. Syzkaller hit 'general protection fault in...

7.8CVSS5.5AI score0.00252EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/03 5:15 p.m.8 views

DEBIAN-CVE-2024-26735

In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix possible use-after-free and null-ptr-deref The pernet operations structure for the subsystem must be registered before registering the generic netlink family...

5.5CVSS5.5AI score0.00272EPSS
SaveExploits0References1
Rows per page
Query Builder