Lucene search
+L

97 matches found

Cvelist
Cvelist
added 2025/10/01 11:46 a.m.14 views

CVE-2023-53516 macvlan: add forgotten nla_policy for IFLA_MACVLAN_BC_CUTOFF

In the Linux kernel, the following vulnerability has been resolved: macvlan: add forgotten nlapolicy for IFLAMACVLANBCCUTOFF The previous commit 954d1fa1ac93 "macvlan: Add netlink attribute for broadcast cutoff" added one additional attribute named IFLAMACVLANBCCUTOFF to allow broadcast cutfoff...

0.00133EPSS
SaveExploits0References2
CVE
CVE
added 2025/10/01 11:46 a.m.64 views

CVE-2023-53516

The CVE-2023-53516 entry corresponds to a Linux kernel macvlan netlink policy issue. A new attribute IFLA_MACVLAN_BC_CUTOFF was added, but the nla_policy in macvlan_policy (drivers/net/macvlan.c) was not described, allowing a 4-byte integer (NLA_S32) to be faked as empty and potentially cause an ...

7.8CVSS5.4AI score0.00133EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/10/01 11:46 a.m.8 views

CVE-2023-53516 macvlan: add forgotten nla_policy for IFLA_MACVLAN_BC_CUTOFF

In the Linux kernel, the following vulnerability has been resolved: macvlan: add forgotten nlapolicy for IFLAMACVLANBCCUTOFF The previous commit 954d1fa1ac93 "macvlan: Add netlink attribute for broadcast cutoff" added one additional attribute named IFLAMACVLANBCCUTOFF to allow broadcast cutfoff...

6.4AI score
SaveExploits0References5
CNNVD
CNNVD
added 2025/10/01 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a missing nlapolicy description for the IFLAMACVLANBCCUTOFF attribute, which could lead to a heap...

5.9AI score0.00133EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/18 2:15 p.m.5 views

DEBIAN-CVE-2023-53369

In the Linux kernel, the following vulnerability has been resolved: net: dcb: choose correct policy to parse DCBATTRBCN The dcbnlbcnsetcfg uses erroneous policy to parse tbDCBATTRBCN, which is introduced in commit 859ee3c43812 "DCB: Add support for DCB BCN". Please see the comment in below code...

5.5CVSS5.5AI score0.00172EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/19 5:15 p.m.14 views

UBUNTU-CVE-2025-38568

In the Linux kernel, the following vulnerability has been resolved: net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing TCAMQPRIOTCENTRYINDEX is validated using NLAPOLICYMAXNLAU32, TCQOPTMAXQUEUE, which allows the value TCQOPTMAXQUEUE 16. This leads to a 4-byte out-of-bounds stac...

7.8CVSS6.4AI score0.00165EPSS
SaveExploits0References30
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2024-38659

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - enic: Validate length of nl attributes in enicsetvfport enicsetvfport assumes that the nl attribute IFLAPORTPROFILE is of length PORTPROFILEMAX and that the nl...

7.3CVSS6.5AI score0.00245EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/06/19 3:43 a.m.7 views

SUSE CVE-2022-50042

In the Linux kernel, the following vulnerability has been resolved: net: genl: fix error path memory leak in policy dumping If construction of the array of policies fails when recording non-first policy we need to unwind. netlinkpolicydumpaddpolicy itself also needs fixing as it currently gives u...

5.5CVSS6.6AI score0.00216EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 11:15 a.m.2 views

DEBIAN-CVE-2022-50042

In the Linux kernel, the following vulnerability has been resolved: net: genl: fix error path memory leak in policy dumping If construction of the array of policies fails when recording non-first policy we need to unwind. netlinkpolicydumpaddpolicy itself also needs fixing as it currently gives u...

5.5CVSS5.5AI score0.00216EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 11:15 a.m.9 views

CVE-2022-50042

In the Linux kernel, the following vulnerability has been resolved: net: genl: fix error path memory leak in policy dumping If construction of the array of policies fails when recording non-first policy we need to unwind. netlinkpolicydumpaddpolicy itself also needs fixing as it currently gives u...

5.5CVSS0.00216EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/18 11:15 a.m.8 views

UBUNTU-CVE-2022-50042

In the Linux kernel, the following vulnerability has been resolved: net: genl: fix error path memory leak in policy dumping If construction of the array of policies fails when recording non-first policy we need to unwind. netlinkpolicydumpaddpolicy itself also needs fixing as it currently gives u...

5.5CVSS6.2AI score0.00216EPSS
SaveExploits0References6
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.6 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: net: fixed the integer overflow in the geneveopt structure’s length field. The struct geneveopt uses 5 bits to represent the length of each individual option. This means that the size of each option should be less than 128 bytes...

7.1CVSS6AI score0.0024EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/10 9:44 a.m.22 views

CLSA-2025-1749548422 Fix of 14 CVEs

CVE-url: https://ubuntu.com/security/CVE-2025-21811 - nilfs2: protect access to buffers with no active references CVE-url: https://ubuntu.com/security/CVE-2025-21715 - net: davicom: fix UAF in dm9000drvremove CVE-url: https://ubuntu.com/security/CVE-2024-58083 - KVM: Explicitly verify target vCPU...

8.1CVSS6.9AI score0.00341EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/06/09 1:02 p.m.10 views

kernel: net: fix geneve_opt length integer overflow

In the Linux kernel, the following vulnerability has been resolved: net: fix geneveopt length integer overflow struct geneveopt uses 5 bit length for each single option, which means every vary size option should be smaller than 128 bytes. However, all current related Netlink policies cannot promi...

7.1CVSS6.4AI score0.0024EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/06/09 7:43 a.m.10 views

kernel: net: fix geneve_opt length integer overflow

In the Linux kernel, the following vulnerability has been resolved: net: fix geneveopt length integer overflow struct geneveopt uses 5 bit length for each single option, which means every vary size option should be smaller than 128 bytes. However, all current related Netlink policies cannot promi...

7.1CVSS6.4AI score0.0024EPSS
SaveExploits0References5
OSV
OSV
added 2025/04/16 3:15 p.m.3 views

DEBIAN-CVE-2025-22055

In the Linux kernel, the following vulnerability has been resolved: net: fix geneveopt length integer overflow struct geneveopt uses 5 bit length for each single option, which means every vary size option should be smaller than 128 bytes. However, all current related Netlink policies cannot promi...

5.5CVSS5.9AI score0.0024EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/16 3:15 p.m.7 views

UBUNTU-CVE-2025-22055

In the Linux kernel, the following vulnerability has been resolved: net: fix geneveopt length integer overflow struct geneveopt uses 5 bit length for each single option, which means every vary size option should be smaller than 128 bytes. However, all current related Netlink policies cannot promi...

7.1CVSS6.2AI score0.0024EPSS
SaveExploits0References41
SUSE CVE
SUSE CVE
added 2024/08/22 3:14 a.m.5 views

SUSE CVE-2023-52906

In the Linux kernel, the following vulnerability has been resolved: net/sched: actmpls: Fix warning during failed attribute validation The 'TCAMPLSLABEL' attribute is of 'NLAU32' type, but has a validation type of 'NLAVALIDATEFUNCTION'. This is an invalid combination according to the comment abov...

5.5CVSS6.3AI score0.00248EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/21 7:15 a.m.4 views

DEBIAN-CVE-2023-52906

In the Linux kernel, the following vulnerability has been resolved: net/sched: actmpls: Fix warning during failed attribute validation The 'TCAMPLSLABEL' attribute is of 'NLAU32' type, but has a validation type of 'NLAVALIDATEFUNCTION'. This is an invalid combination according to the comment abov...

7.8CVSS5.4AI score0.00248EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/03/12 5:11 p.m.32 views

CVE-2024-26608

A flaw was found in the ksmbd module in the Linux kernel. An out-of-bounds read related to ksmbdnlpolicy can cause a denial of service...

5.5CVSS7.1AI score0.00234EPSS
SaveExploits0References4
Rows per page
Query Builder