Lucene search
+L

41 matches found

ATTACKERKB
ATTACKERKB
added 2025/10/04 3:16 p.m.7 views

CVE-2023-53543

In the Linux kernel, the following vulnerability has been resolved: vdpa: Add max vqp attr to vdpanlpolicy for nlattr length check The vdpanlpolicy structure is used to validate the nlattr when parsing the incoming nlmsg. It will ensure the attribute being described produces a valid nlattr pointe...

7.8CVSS6.5AI score0.0025EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/10/04 3:16 p.m.25 views

CVE-2023-53543 vdpa: Add max vqp attr to vdpa_nl_policy for nlattr length check

In the Linux kernel, the following vulnerability has been resolved: vdpa: Add max vqp attr to vdpanlpolicy for nlattr length check The vdpanlpolicy structure is used to validate the nlattr when parsing the incoming nlmsg. It will ensure the attribute being described produces a valid nlattr pointe...

0.00153EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.13 views

EUVD-2025-31936

Malicious code in bioql PyPI...

6.4AI score0.00149EPSS
SaveExploits0References10
NVD
NVD
added 2025/10/01 12:15 p.m.12 views

CVE-2023-53456

In the Linux kernel, the following vulnerability has been resolved: scsi: qla4xxx: Add length check when parsing nlattrs There are three places that qla4xxx parses nlattrs: - qla4xxxsetchapentry - qla4xxxifacesetparam - qla4xxxsysfsddbsetparam and each of them directly converts the nlattr to...

5.5CVSS0.00149EPSS
SaveExploits0References9
CVE
CVE
added 2025/10/01 11:42 a.m.25 views

CVE-2023-53456

During CVE-2023-53456, the Linux kernel scsi/qla4xxx nlattrs parsing lacked length validation in three code paths: qla4xxx_set_chap_entry(), qla4xxx_iface_set_param(), and qla4xxx_sysfs_ddb_set_param(). This could allow out-of-bounds reads and leak heap data. The fix adds a nla_len check and retu...

5.5CVSS6AI score0.00149EPSS
SaveExploits0References9Affected Software1
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.12 views

kernel: vdpa: Add features attr to vdpa_nl_policy for nlattr length check

In the Linux kernel, the following vulnerability has been resolved: vdpa: Add features attr to vdpanlpolicy for nlattr length check The vdpanlpolicy structure is used to validate the nlattr when parsing the incoming nlmsg. It will ensure the attribute being described produces a valid nlattr point...

7.8CVSS6.4AI score0.00197EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.7 views

SUSE CVE-2024-26849

In the Linux kernel, the following vulnerability has been resolved: netlink: add nla be16/32 types to minlen array BUG: KMSAN: uninit-value in nlavalidaterangeunsigned lib/nlattr.c:222 inline BUG: KMSAN: uninit-value in nlavalidateintrange lib/nlattr.c:336 inline BUG: KMSAN: uninit-value in...

5.5CVSS6.5AI score0.00223EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/04/17 7:53 p.m.28 views

CVE-2024-26849

A vulnerability was found in the Linux kernel's netlink component, caused by missing size validations for big-endian integer types NLABE16 and NLABE32. A lack of proper checks means that if a malformed or too-small attribute is passed, it can lead to an out-of-bounds read, potentially causing...

3.4CVSS6.3AI score0.00223EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/03/13 4:22 a.m.7 views

SUSE CVE-2024-26608

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix global oob in ksmbdnlpolicy Similar to a reported issue check the commit b33fb5b801c6 "net: qualcomm: rmnet: fix global oob in rmnetpolicy", my local fuzzer finds another global out-of-bounds read for policy...

7.8CVSS6AI score0.00234EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2024/01/21 8:00 a.m.6 views

Kernel: xfrm: out-of-bounds read of xfrma_mtimer_thresh nlattr

...

5.5CVSS7AI score0.0025EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2023/03/30 12:00 a.m.13 views

The vulnerability of the lib/nlattr.c component in Linux operating systems allows a hacker to trigger a service failure.

The vulnerability of the lib/nlattr.c component in Linux operating systems is related to an uncontrolled recursion. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00235EPSS
SaveExploits0References8Affected Software3
SUSE CVE
SUSE CVE
added 2023/02/15 4:46 a.m.7 views

SUSE CVE-2017-7979

The cookie feature in the packet action API implementation in net/sched/actapi.c in the Linux kernel 4.11.x through 4.11-rc7 mishandles the tb nlattr array, which allows local users to cause a denial of service uninitialized memory access and refcount underflow, and system hang or crash or possib...

7.8CVSS8.2AI score0.00395EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2020/05/01 12:00 a.m.47 views

PT-2020-6861 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.8 Description: The issue is related to uncontrolled recursion in the lib/nlattr.c component of the Linux kernel. This can be exploited by attackers to cause a denial of service via a nested Netlink policy with...

9.8CVSS6.1AI score0.92621EPSS
SaveExploits161References1048
BDU FSTEC
BDU FSTEC
added 2017/05/04 12:00 a.m.11 views

The vulnerability of the Linux operating system, which allows a perpetrator to trigger a service failure or cause other effects

The vulnerability of the cookie file component in the implementation of the application’s software interface in the net/sched/actapi.c file of the Linux operating system leads to incorrect management of the tb nlattr array due to insufficient validation of input data. Exploiting this vulnerabilit...

7.8CVSS7.1AI score0.00395EPSS
SaveExploits0References16
OSV
OSV
added 2017/04/19 11:59 p.m.9 views

CVE-2017-7979

The cookie feature in the packet action API implementation in net/sched/actapi.c in the Linux kernel 4.11.x through 4.11-rc7 mishandles the tb nlattr array, which allows local users to cause a denial of service uninitialized memory access and refcount underflow, and system hang or crash or possib...

7.8CVSS7.5AI score0.00395EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2014/07/29 3:51 p.m.9 views

Kernel: filter: prevent nla extensions to peek beyond the end of the message

The 1 BPFSANCNLATTR and 2 BPFSANCNLATTRNEST extension implementations in the skrunfilter function in net/core/filter.c in the Linux kernel through 3.14.3 do not check whether a certain length value is sufficiently large, which allows local users to cause a denial of service integer underflow and...

4.9CVSS7AI score0.00602EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2014/07/29 3:51 p.m.8 views

Kernel: filter: prevent nla extensions to peek beyond the end of the message

The BPFSANCNLATTRNEST extension implementation in the skrunfilter function in net/core/filter.c in the Linux kernel through 3.14.3 uses the reverse order in a certain subtraction, which allows local users to cause a denial of service over-read and system crash via crafted BPF instructions. NOTE:...

4.9CVSS7AI score0.00649EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2014/07/22 6:00 p.m.7 views

Kernel: filter: prevent nla extensions to peek beyond the end of the message

The 1 BPFSANCNLATTR and 2 BPFSANCNLATTRNEST extension implementations in the skrunfilter function in net/core/filter.c in the Linux kernel through 3.14.3 do not check whether a certain length value is sufficiently large, which allows local users to cause a denial of service integer underflow and...

4.9CVSS7AI score0.00602EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2014/06/24 3:58 p.m.10 views

Kernel: filter: prevent nla extensions to peek beyond the end of the message

The BPFSANCNLATTRNEST extension implementation in the skrunfilter function in net/core/filter.c in the Linux kernel through 3.14.3 uses the reverse order in a certain subtraction, which allows local users to cause a denial of service over-read and system crash via crafted BPF instructions. NOTE:...

4.9CVSS7AI score0.00649EPSS
SaveExploits1References4
OSV
OSV
added 2014/05/11 9:55 p.m.5 views

DEBIAN-CVE-2014-3145

The BPFSANCNLATTRNEST extension implementation in the skrunfilter function in net/core/filter.c in the Linux kernel through 3.14.3 uses the reverse order in a certain subtraction, which allows local users to cause a denial of service over-read and system crash via crafted BPF instructions. NOTE:...

4.9CVSS7.9AI score0.00649EPSS
SaveExploits1References1
Rows per page
Query Builder