Lucene search
+L

3113 matches found

OSV
OSV
added 2025/05/29 2:15 p.m.9 views

UBUNTU-CVE-2025-37998

In the Linux kernel, the following vulnerability has been resolved: openvswitch: Fix unsafe attribute parsing in outputuserspace This patch replaces the manual Netlink attribute iteration in outputuserspace with nlaforeachnested, which ensures that only well-formed attributes are processed...

7.8CVSS6.2AI score0.00179EPSS
SaveExploits0References38
Cvelist
Cvelist
added 2025/05/29 1:15 p.m.20 views

CVE-2025-37998 openvswitch: Fix unsafe attribute parsing in output_userspace()

In the Linux kernel, the following vulnerability has been resolved: openvswitch: Fix unsafe attribute parsing in outputuserspace This patch replaces the manual Netlink attribute iteration in outputuserspace with nlaforeachnested, which ensures that only well-formed attributes are processed...

7.8CVSS0.00179EPSS
SaveExploits0References9
CVE
CVE
added 2025/05/29 1:15 p.m.144 views

CVE-2025-37998

CVE-2025-37998 concerns openvswitch in the Linux kernel where unsafe Netlink attribute parsing in output_userspace() could lead to processing of malformed attributes. The connected documents confirm a patch that replaces the manual Netlink attribute iteration in output_userspace() with nla_for_ea...

7.8CVSS6.6AI score0.00179EPSS
SaveExploits0References11Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/05/28 12:0 a.m.10 views

The vulnerabilities of the functions nla_alloc_flow_actions() and ovs_nla_free_set_action() in the net_openvswitch/flow_netlink.c module of the Linux kernel allow a attacker to cause a service failure.

The vulnerabilities of the functions nlaallocflowactions and ovsnlafreesetaction in the netopenvswitch/flownetlink.c module of the Linux kernel are related to memory leaks. Exploiting these vulnerabilities could allow an attacker to cause a service failure...

5.5CVSS6.3AI score0.00266EPSS
SaveExploits0References14Affected Software8
RedhatCVE
RedhatCVE
added 2025/05/23 9:31 a.m.17 views

CVE-2024-26597

In the Linux kernel, the following vulnerability has been resolved: net: qualcomm: rmnet: fix global oob in rmnetpolicy The variable rmnetlinkops assign a bigger maxtype which leads to a global out-of-bounds read when parsing the netlink attributes. See bug trace below:...

7.1CVSS6.2AI score0.00257EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 3:21 a.m.10 views

CVE-2023-24294

Zumtobel Netlink CCD Onboard v3.74 - Firmware v3.80 was discovered to contain a buffer overflow via the component NetlinkWeb::Information::SetDeviceIdentification...

7.5CVSS7.9AI score0.00835EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 3:17 a.m.8 views

CVE-2023-23324

Zumtobel Netlink CCD Onboard 3.74 - Firmware 3.80 was discovered to contain hardcoded credentials for the Administrator account...

9.8CVSS7.3AI score0.00846EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 3:10 a.m.9 views

CVE-2023-23325

Zumtobel Netlink CCD Onboard 3.74 - Firmware 3.80 was discovered to contain a command injection vulnerability via the NetHostname parameter...

9.8CVSS8.1AI score0.0174EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 5:6 p.m.11 views

CVE-2020-0066

In the netlink driver, there is a possible out of bounds write due to a race condition. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android kernelAndroid ID: A-65025077...

6.9CVSS7AI score0.00142EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:52 a.m.10 views

CVE-2011-1070

v86d before 0.1.10 do not verify if received netlink messages are sent by the kernel. This could allow unprivileged users to manipulate the video mode and potentially other consequences...

7.8CVSS6.8AI score0.00372EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/21 8:38 p.m.7 views

CVE-2002-2323

Sun PC NetLink 1.0 through 1.2 does not properly set the access control list ACL for files and directories that use symbolic links and have been restored from backup, which could allow local or remote attackers to bypass intended access restrictions...

7.5CVSS7.2AI score0.02213EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2025/05/20 11:49 a.m.4 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 12 SP5 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2021-47659: drm/plane: Move range check for formatcount earlier bsc1237839. CVE-2022-49044: dm integrity: fix memory corruption when tagsize is less than digest si...

8.5CVSS8.1AI score0.13707EPSS
SaveExploits0References422
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/05/19 12:28 p.m.4 views

Malicious code in fireblocks-netlink-v2-api-validator (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 0ef9984660d27e961e84209123eecd25e75b39ff6c769c35e6c5a50c5a1781b1 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

5.5AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.12 views

kernel: ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()

In the Linux kernel, the following vulnerability has been resolved: ipv4: iptunnel: Fix suspicious RCU usage warning in iptunnelfind The per-netns IP tunnel hash table is protected by the RTNL mutex and iptunnelfind is only called from the control path where the mutex is taken. Add a lockdep...

5.5CVSS6.8AI score0.00239EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.8 views

kernel: thermal: core: Reference count the zone in thermal_zone_get_by_id()

In the Linux kernel, the following vulnerability has been resolved: thermal: core: Reference count the zone in thermalzonegetbyid There are places in the thermal netlink code where nothing prevents the thermal zone object from going away while being accessed after it has been returned by...

7.8CVSS6.8AI score0.00215EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.9 views

kernel: net: wwan: fix global oob in wwan_rtnl_policy

In the Linux kernel, the following vulnerability has been resolved: net: wwan: fix global oob in wwanrtnlpolicy The variable wwanrtnllinkops assign a bigger maxtype which leads to a global out-of-bounds read when parsing the netlink attributes. Exactly same bug cause as the oob fixed in commit...

7.8CVSS6.7AI score0.00228EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.6 views

kernel: wifi: nl80211: fix NL80211_ATTR_MLO_LINK_ID off-by-one

In the Linux kernel, the following vulnerability has been resolved: wifi: nl80211: fix NL80211ATTRMLOLINKID off-by-one Since the netlink attribute range validation provides inclusive checking, the max of attribute NL80211ATTRMLOLINKID should be IEEE80211MLDMAXNUMLINKS - 1 otherwise causing an...

7.8CVSS6.8AI score0.00228EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/13 7:32 a.m.16 views

USN-7506-4 linux-lts-xenial vulnerabilities

Demi Marie Obenour and Simon Gaiser discovered that several Xen para- virtualization device frontends did not properly restrict the access rights of device backends. An attacker could possibly use a malicious Xen backend to gain access to memory pages of a guest VM or cause a denial of service in...

9.8CVSS6.8AI score0.00783EPSS
SaveExploits1References33
OSV
OSV
added 2025/05/12 1:17 p.m.14 views

USN-7506-3 linux-fips vulnerabilities

Demi Marie Obenour and Simon Gaiser discovered that several Xen para- virtualization device frontends did not properly restrict the access rights of device backends. An attacker could possibly use a malicious Xen backend to gain access to memory pages of a guest VM or cause a denial of service in...

9.8CVSS6.8AI score0.00783EPSS
SaveExploits1References33
OSV
OSV
added 2025/05/12 12:28 p.m.11 views

USN-7506-1 linux, linux-aws, linux-kvm vulnerabilities

Demi Marie Obenour and Simon Gaiser discovered that several Xen para- virtualization device frontends did not properly restrict the access rights of device backends. An attacker could possibly use a malicious Xen backend to gain access to memory pages of a guest VM or cause a denial of service in...

9.8CVSS6.8AI score0.00783EPSS
SaveExploits1References33
Rows per page
Query Builder