Lucene search
+L

306 matches found

Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.16 views

CVE-2022-48757 net: fix information leakage in /proc/net/ptype

In the Linux kernel, the following vulnerability has been resolved: net: fix information leakage in /proc/net/ptype In one net namespace, after creating a packet socket without binding it to a device, users in other net namespaces can observe the new packettype added by this packet socket by...

6.4AI score0.00222EPSS
Exploits0References9
Cvelist
Cvelist
added 2024/06/20 11:13 a.m.29 views

CVE-2022-48757 net: fix information leakage in /proc/net/ptype

In the Linux kernel, the following vulnerability has been resolved: net: fix information leakage in /proc/net/ptype In one net namespace, after creating a packet socket without binding it to a device, users in other net namespaces can observe the new packettype added by this packet socket by...

0.00222EPSS
Exploits0References9
CVE
CVE
added 2024/06/20 11:13 a.m.138 views

CVE-2022-48757

In the Linux kernel vulnerability CVE-2022-48757, information leakage occurs in /proc/net/ptype: within one net namespace, a packet socket created without binding to a device can expose the new packet_type to other namespaces by reading /proc/net/ptype. The fix adds a net pointer in packet_type t...

7.1CVSS6.2AI score0.00222EPSS
Exploits0References9Affected Software1
OSV
OSV
added 2024/06/20 11:13 a.m.19 views

CVE-2022-48757 net: fix information leakage in /proc/net/ptype

In the Linux kernel, the following vulnerability has been resolved: net: fix information leakage in /proc/net/ptype In one net namespace, after creating a packet socket without binding it to a device, users in other net namespaces can observe the new packettype added by this packet socket by...

7.1CVSS5.7AI score0.00222EPSS
Exploits0References12
UbuntuCve
UbuntuCve
added 2024/06/20 12:0 a.m.22 views

CVE-2022-48757

In the Linux kernel, the following vulnerability has been resolved: net: fix information leakage in /proc/net/ptype In one net namespace, after creating a packet socket without binding it to a device, users in other net namespaces can observe the new packettype added by this packet socket by...

7.1CVSS6.3AI score0.00222EPSS
Exploits0References11
BDU FSTEC
BDU FSTEC
added 2024/06/14 12:0 a.m.8 views

The vulnerability of the net_alloc_generic() function in the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the netallocgeneric function in the net/core/netnamespace.c module of the Linux kernel relates to access to memory beyond the allocated buffer. Exploitation of this vulnerability could allow an attacker to compromise the confidentiality, integrity, and accessibility of the...

7.8CVSS7AI score0.00308EPSS
Exploits0References44Affected Software6
OSV
OSV
added 2024/05/30 4:15 p.m.1 views

DEBIAN-CVE-2024-36939

In the Linux kernel, the following vulnerability has been resolved: nfs: Handle error of rpcprocregister in nfsnetinit. syzkaller reported a warning 0 triggered while destroying immature netns. rpcprocregister was called in initnfsfs, but its error has been ignored since at least the initial comm...

5.5CVSS5.7AI score0.00233EPSS
Exploits0References1
OSV
OSV
added 2024/05/30 4:15 p.m.11 views

UBUNTU-CVE-2024-36939

In the Linux kernel, the following vulnerability has been resolved: nfs: Handle error of rpcprocregister in nfsnetinit. syzkaller reported a warning 0 triggered while destroying immature netns. rpcprocregister was called in initnfsfs, but its error has been ignored since at least the initial comm...

5.5CVSS6.2AI score0.00233EPSS
Exploits0References28
CVE
CVE
added 2024/05/30 3:29 p.m.182 views

CVE-2024-36939

CVE-2024-36939 affects the Linux kernel nfs subsystem. Root cause: rpc_proc_register() errors in init_nfs_fs() could be ignored, causing nfs_net_exit() to run during netns destruction and trigger warning paths. The issue was addressed by properly handling the rpc_proc_register() error in nfs_net_...

5.5CVSS6.3AI score0.00233EPSS
Exploits0References9Affected Software1
OSV
OSV
added 2024/05/19 11:15 a.m.8 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.0021EPSS
Exploits0References21
OSV
OSV
added 2024/05/19 9:15 a.m.3 views

DEBIAN-CVE-2024-35910

In the Linux kernel, the following vulnerability has been resolved: tcp: properly terminate timers for kernel sockets We had various syzbot reports about tcp timers firing after the corresponding netns has been dismantled. Fortunately Josef Bacik could trigger the issue more often, and could test...

5.8CVSS5.9AI score0.00225EPSS
Exploits0References1
OSV
OSV
added 2024/05/19 9:15 a.m.9 views

UBUNTU-CVE-2024-35910

In the Linux kernel, the following vulnerability has been resolved: tcp: properly terminate timers for kernel sockets We had various syzbot reports about tcp timers firing after the corresponding netns has been dismantled. Fortunately Josef Bacik could trigger the issue more often, and could test...

5.8CVSS6.3AI score0.00225EPSS
Exploits0References28
OSV
OSV
added 2024/05/14 3:12 p.m.3 views

DEBIAN-CVE-2024-27397

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: use timestamp to check for set element timeout Add a timestamp field at the beginning of the transaction, store it in the nftables per-netns area. Update set backend .insert, .deactivate and sync gc path to u...

7CVSS5.8AI score0.00257EPSS
Exploits0References1
OSV
OSV
added 2024/04/17 11:15 a.m.4 views

DEBIAN-CVE-2024-26865

In the Linux kernel, the following vulnerability has been resolved: rds: tcp: Fix use-after-free of net in reqsktimerhandler. syzkaller reported a warning of netns tracker 0 followed by KASAN splat 1 and another ref tracker warning 1. syzkaller could not find a repro, but in the log, the only...

7.8CVSS6AI score0.0023EPSS
Exploits0References1
OSV
OSV
added 2024/04/17 11:15 a.m.5 views

UBUNTU-CVE-2024-26865

In the Linux kernel, the following vulnerability has been resolved: rds: tcp: Fix use-after-free of net in reqsktimerhandler. syzkaller reported a warning of netns tracker 0 followed by KASAN splat 1 and another ref tracker warning 1. syzkaller could not find a repro, but in the log, the only...

7.8CVSS6.3AI score0.0023EPSS
Exploits0References13
OSV
OSV
added 2024/04/17 10:27 a.m.12 views

CVE-2024-26865 rds: tcp: Fix use-after-free of net in reqsk_timer_handler().

In the Linux kernel, the following vulnerability has been resolved: rds: tcp: Fix use-after-free of net in reqsktimerhandler. syzkaller reported a warning of netns tracker 0 followed by KASAN splat 1 and another ref tracker warning 1. syzkaller could not find a repro, but in the log, the only...

7.8CVSS6.3AI score0.0023EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2024/03/20 3:48 a.m.4 views

SUSE CVE-2024-26634

In the Linux kernel, the following vulnerability has been resolved: net: fix removing a namespace with conflicting altnames Mark reports a BUG when a net namespace is removed. kernel BUG at net/core/dev.c:11520! Physical interfaces moved outside of initnet get "refunded" to initnet when that...

5.5CVSS6.2AI score0.00227EPSS
Exploits0References15
RedhatCVE
RedhatCVE
added 2024/03/18 2:24 p.m.35 views

CVE-2024-26634

A vulnerability was found in network subsystem of Linux Kernel causing a system crash when removing a network namespace with conflicting alternate names. When physical interfaces are moved back to the initial namespace, the main interface name could be overwritten if it conflicts, but conflicting...

5.5CVSS7.2AI score0.00227EPSS
Exploits0References4
NVD
NVD
added 2024/03/18 11:15 a.m.22 views

CVE-2024-26634

In the Linux kernel, the following vulnerability has been resolved: net: fix removing a namespace with conflicting altnames Mark reports a BUG when a net namespace is removed. kernel BUG at net/core/dev.c:11520! Physical interfaces moved outside of initnet get "refunded" to initnet when that...

5.5CVSS7.2AI score0.00227EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/03/18 11:15 a.m.57 views

CVE-2024-26634

In the Linux kernel, the following vulnerability has been resolved: net: fix removing a namespace with conflicting altnames Mark reports a BUG when a net namespace is removed. kernel BUG at net/core/dev.c:11520! Physical interfaces moved outside of initnet get "refunded" to initnet when that...

5.5CVSS6.3AI score0.00227EPSS
Exploits0References14
Rows per page
Query Builder