Lucene search
+L

41 matches found

RedHat Linux
RedHat Linux
added 2024/02/28 12:48 p.m.9 views

kernel: inactive elements in nft_pipapo_walk

A use-after-free flaw was found in the Netfilter subsystem in the Linux kernel via the nftpipapowalk function. This issue may allow a local user with CAPNETADMIN capability to trigger an application crash, information disclosure, or local privilege escalation...

7.8CVSS6.6AI score0.00334EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/09/19 12:42 p.m.13 views

kernel: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval()

An out-of-bounds OOB memory access flaw was found in the Netfilter module in the Linux kernel's nftbyteordereval in net/netfilter/nftbyteorder.c. A bound check failure allows a local attacker with CAPNETADMIN access to cause a local privilege escalation issue due to incorrect data alignment...

7.8CVSS6.6AI score0.01508EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2023/09/19 12:41 p.m.8 views

kernel: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval()

An out-of-bounds OOB memory access flaw was found in the Netfilter module in the Linux kernel's nftbyteordereval in net/netfilter/nftbyteorder.c. A bound check failure allows a local attacker with CAPNETADMIN access to cause a local privilege escalation issue due to incorrect data alignment...

7.8CVSS6.6AI score0.01508EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2023/09/12 9:56 a.m.17 views

kernel: nf_tables: stack-out-of-bounds-read in nft_byteorder_eval()

An out-of-bounds OOB memory access flaw was found in the Netfilter module in the Linux kernel's nftbyteordereval in net/netfilter/nftbyteorder.c. A bound check failure allows a local attacker with CAPNETADMIN access to cause a local privilege escalation issue due to incorrect data alignment...

7.8CVSS6.6AI score0.01508EPSS
SaveExploits2References6
RedHat Linux
RedHat Linux
added 2023/06/27 2:07 p.m.19 views

kernel: netfilter: use-after-free in nf_tables when processing batch requests can lead to privilege escalation

A use-after-free vulnerability was found in the Netfilter subsystem of the Linux kernel when processing batch requests to update nftables configuration. This vulnerability can be abused to perform arbitrary reads and writes in kernel memory. A local user with CAPNETADMIN capability could use this...

7.8CVSS6.6AI score0.12966EPSS
SaveExploits8References6
OSV
OSV
added 2023/03/27 9:15 p.m.12 views

DEBIAN-CVE-2023-1076

A flaw was found in the Linux Kernel. The tun/tap sockets have their socket UID hardcoded to 0 due to a type confusion in their initialization function. While it will be often correct, as tuntap devices require CAPNETADMIN, it may not always be the case, e.g., a non-root user only having that...

5.5CVSS6.3AI score0.00257EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2023/02/15 5:40 a.m.7 views

SUSE CVE-2013-1827

net/dccp/ccid.h in the Linux kernel before 3.5.4 allows local users to gain privileges or cause a denial of service NULL pointer dereference and system crash by leveraging the CAPNETADMIN capability for a certain 1 sender or 2 receiver getsockopt call...

6.2CVSS6.5AI score0.0048EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:36 a.m.7 views

SUSE CVE-2017-17448

net/netfilter/nfnetlinkcthelper.c in the Linux kernel through 4.14.4 does not require the CAPNETADMIN capability for new, get, and del operations, which allows local users to bypass intended access restrictions because the nfnlcthelperlist data structure is shared across all net namespaces...

5.7CVSS7.3AI score0.00414EPSS
SaveExploits0References10
OSV
OSV
added 2020/05/05 7:15 a.m.10 views

UBUNTU-CVE-2020-12659

An issue was discovered in the Linux kernel before 5.6.7. xdpumemreg in net/xdp/xdpumem.c has an out-of-bounds write by a user with the CAPNETADMIN capability because of a lack of headroom validation...

6.7CVSS6.7AI score0.00707EPSS
SaveExploits1References10
RedHat Linux
RedHat Linux
added 2018/04/10 3:23 p.m.12 views

kernel: Missing namespace check in net/netlink/af_netlink.c allows for network monitors to observe systemwide activity

The netlinkdelivertapskb function in net/netlink/afnetlink.c in the Linux kernel, through 4.14.4, does not restrict observations of Netlink messages to a single net namespace, when CONFIGNLMON is enabled. This allows local users to obtain sensitive information by leveraging the CAPNETADMIN...

4.7CVSS6.6AI score0.00435EPSS
SaveExploits0References4
OSV
OSV
added 2018/03/02 12:00 a.m.7 views

UBUNTU-CVE-2018-1065

The netfilter subsystem in the Linux kernel through 4.15.7 mishandles the case of a rule blob that contains a jump but lacks a user-defined chain, which allows local users to cause a denial of service NULL pointer dereference by leveraging the CAPNETRAW or CAPNETADMIN capability, related to...

4.7CVSS6.7AI score0.0042EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2018/03/02 12:00 a.m.16 views

PT-2018-10028 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions through 4.15.7 Description: The netfilter subsystem in the Linux kernel mishandles the case of a rule blob that contains a jump but lacks a user-defined chain, which allows local users to cause a denial of service NULL...

10CVSS7.3AI score0.93838EPSS
SaveExploits99References594
BDU FSTEC
BDU FSTEC
added 2017/07/14 12:00 a.m.13 views

The vulnerability of the sock_setsockopt function in the kernel of the Linux operating system’s net/core/sock.c file allows a hacker to cause a service failure or exert other effects.

The vulnerability of the socksetsockopt function in the kernel’s net/core/sock.c file in the Linux operating system arises from the execution of an operation beyond the buffer boundaries in memory. Exploiting this vulnerability allows a local attacker to cause a service failure or other adverse...

7.2CVSS7.2AI score0.00412EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2016/12/28 7:59 a.m.6 views

UBUNTU-CVE-2012-6704

The socksetsockopt function in net/core/sock.c in the Linux kernel before 3.5 mishandles negative values of sksndbuf and skrcvbuf, which allows local users to cause a denial of service memory corruption and system crash or possibly have unspecified other impact by leveraging the CAPNETADMIN...

7.8CVSS7AI score0.00412EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2016/12/08 12:00 a.m.14 views

PT-2016-7822 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 4.8.14 Description: The issue is related to the mishandling of negative values of sk sndbuf and sk rcvbuf by the sock setsockopt function in the Linux kernel. This can be exploited by local users with the CAP NE...

10CVSS7.2AI score0.80286EPSS
SaveExploits66References748
OSV
OSV
added 2016/11/16 12:00 a.m.8 views

UBUNTU-CVE-2016-7917

The nfnetlinkrcvbatch function in net/netfilter/nfnetlink.c in the Linux kernel before 4.5 does not check whether a batch message's length field is large enough, which allows local users to obtain sensitive information from kernel memory or cause a denial of service infinite loop or out-of-bounds...

5CVSS6.7AI score0.02079EPSS
SaveExploits0References7
OSV
OSV
added 2013/03/15 8:55 p.m.9 views

DEBIAN-CVE-2013-2548

The cryptoreportone function in crypto/cryptouser.c in the report API in the crypto user configuration API in the Linux kernel through 3.8.2 uses an incorrect length value during a copy operation, which allows local users to obtain sensitive information from kernel memory by leveraging the...

2.1CVSS5.9AI score0.00388EPSS
SaveExploits0References1
OSV
OSV
added 2013/03/15 8:55 p.m.7 views

DEBIAN-CVE-2012-6538

The copytouserauth function in net/xfrm/xfrmuser.c in the Linux kernel before 3.6 uses an incorrect C library function for copying a string, which allows local users to obtain sensitive information from kernel heap memory by leveraging the CAPNETADMIN capability...

1.9CVSS7AI score0.00345EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2011/06/21 11:44 p.m.10 views

kernel: ipv4: netfilter: ip_tables: fix infoleak to userspace

net/ipv4/netfilter/iptables.c in the IPv4 implementation in the Linux kernel before 2.6.39 does not place the expected '\0' character at the end of string data in the values of certain structure members, which allows local users to obtain potentially sensitive information from kernel memory by...

2.1CVSS7.1AI score0.00391EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2011/05/31 2:03 p.m.10 views

kernel: ipv6: netfilter: ip6_tables: fix infoleak to userspace

net/ipv6/netfilter/ip6tables.c in the IPv6 implementation in the Linux kernel before 2.6.39 does not place the expected '\0' character at the end of string data in the values of certain structure members, which allows local users to obtain potentially sensitive information from kernel memory by...

2.1CVSS7.1AI score0.00385EPSS
SaveExploits2References4
Rows per page
Query Builder