Lucene search
+L

2990 matches found

NVD
NVD
added 2024/08/17 10:15 a.m.35 views

CVE-2024-43836

In the Linux kernel, the following vulnerability has been resolved: net: ethtool: pse-pd: Fix possible null-deref Fix a possible null dereference when a PSE supports both c33 and PoDL, but only one of the netlink attributes is specified. The c33 or PoDL PSE capabilities are already validated in t...

5.5CVSS0.0018EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/08/17 10:15 a.m.11 views

CVE-2024-43836

In the Linux kernel, the following vulnerability has been resolved: net: ethtool: pse-pd: Fix possible null-deref Fix a possible null dereference when a PSE supports both c33 and PoDL, but only one of the netlink attributes is specified. The c33 or PoDL PSE capabilities are already validated in t...

5.5CVSS5.9AI score0.0018EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/17 10:15 a.m.5 views

UBUNTU-CVE-2024-43836

In the Linux kernel, the following vulnerability has been resolved: net: ethtool: pse-pd: Fix possible null-deref Fix a possible null dereference when a PSE supports both c33 and PoDL, but only one of the netlink attributes is specified. The c33 or PoDL PSE capabilities are already validated in t...

5.5CVSS5.9AI score0.0018EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/08/17 9:21 a.m.14 views

CVE-2024-43836 net: ethtool: pse-pd: Fix possible null-deref

In the Linux kernel, the following vulnerability has been resolved: net: ethtool: pse-pd: Fix possible null-deref Fix a possible null dereference when a PSE supports both c33 and PoDL, but only one of the netlink attributes is specified. The c33 or PoDL PSE capabilities are already validated in t...

6.9AI score0.0018EPSS
SaveExploits0References2
CVE
CVE
added 2024/08/17 9:21 a.m.75 views

CVE-2024-43836

CVE-2024-43836 affects the Linux kernel net: ethtool pse-pd path. A null dereference can occur when a PSE supports both c33 and PoDL but only one Netlink attribute is provided; the vulnerability arises although the c33/PoDL capabilities are validated by ethnl_set_pse_validate(). The issue has bee...

5.5CVSS6.5AI score0.0018EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.39 views

CVE-2024-43836

In the Linux kernel, the following vulnerability has been resolved: net: ethtool: pse-pd: Fix possible null-deref Fix a possible null dereference when a PSE supports both c33 and PoDL, but only one of the netlink attributes is specified. The c33 or PoDL PSE capabilities are already validated in t...

5.5CVSS5.4AI score0.0018EPSS
SaveExploits0
OSV
OSV
added 2024/08/17 9:21 a.m.8 views

CVE-2024-43836 net: ethtool: pse-pd: Fix possible null-deref

In the Linux kernel, the following vulnerability has been resolved: net: ethtool: pse-pd: Fix possible null-deref Fix a possible null dereference when a PSE supports both c33 and PoDL, but only one of the netlink attributes is specified. The c33 or PoDL PSE capabilities are already validated in t...

5.5CVSS6.5AI score0.0018EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/15 5:34 a.m.4 views

kernel: rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: Correct nested IFLAVFVLANLIST attribute validation Each attribute inside a nested IFLAVFVLANLIST is assumed to be a struct iflavfvlaninfo so the size of such attribute needs to be at least of sizeofstruct iflavfvlaninf...

5.5CVSS6.7AI score0.00249EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/15 5:34 a.m.2 views

kernel: net: netlink: af_netlink: Prevent empty skb by adding a check on len.

In the Linux kernel, the following vulnerability has been resolved: net: netlink: afnetlink: Prevent empty skb by adding a check on len. Adding a check on len parameter to avoid empty skb. This prevents a division error in netemenqueue function which is caused when skb-len=0 and skb-datalen=0 in...

5.5CVSS6.8AI score0.00233EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:53 a.m.4 views

kernel: nbd: null check for nla_nest_start

In the Linux kernel, the following vulnerability has been resolved: nbd: null check for nlaneststart The Linux kernel CVE team has assigned CVE-2024-27025 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024050107-CVE-2024-27025-babd@gregkh/T...

5.5CVSS6.8AI score0.00292EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/08 4:44 a.m.12 views

kernel: tipc: Change nla_policy for bearer-related names to NLA_NUL_STRING

In the Linux kernel, the following vulnerability has been resolved: tipc: Change nlapolicy for bearer-related names to NLANULSTRING syzbot reported the following uninit-value access issue 1: ===================================================== BUG: KMSAN: uninit-value in strlen lib/string.c:418...

5.5CVSS6.9AI score0.00262EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/08/07 12:14 a.m.6 views

kernel: rtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validation

In the Linux kernel, the following vulnerability has been resolved: rtnetlink: Correct nested IFLAVFVLANLIST attribute validation Each attribute inside a nested IFLAVFVLANLIST is assumed to be a struct iflavfvlaninfo so the size of such attribute needs to be at least of sizeofstruct iflavfvlaninf...

5.5CVSS6.7AI score0.00249EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/30 7:46 a.m.22 views

CVE-2024-42106 inet_diag: Initialize pad field in struct inet_diag_req_v2

In the Linux kernel, the following vulnerability has been resolved: inetdiag: Initialize pad field in struct inetdiagreqv2 KMSAN reported uninit-value access in rawlookup 1. Diag for raw sockets uses the pad field in struct inetdiagreqv2 for the underlying protocol. This field corresponds to the...

6.3AI score0.00258EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/07/17 4:19 a.m.8 views

SUSE CVE-2022-48784

In the Linux kernel, the following vulnerability has been resolved: cfg80211: fix race in netlink owner interface destruction My previous fix here to fix the deadlock left a race where the exact same deadlock see the original commit referenced below can still happen if cfg80211destroyifaces alrea...

5.5CVSS6.5AI score0.00171EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/07/16 10:57 p.m.12 views

CVE-2022-48784

A race condition vulnerability was found in the Linux kernel. If cfg80211destroyifaces is running while nl80211netlinknotify is still marking interfaces as nlownerdead, a race condition can occur, resulting in denial of service, leading to loss of availability of the system. Mitigation Mitigation...

4.1CVSS8.5AI score0.00171EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/16 12:15 p.m.2 views

DEBIAN-CVE-2022-48810

In the Linux kernel, the following vulnerability has been resolved: ipmr,ip6mr: acquire RTNL before calling ip6mrfreetable on failure path ip6mrfreetable can only be called under RTNL lock. RTNL: assertion failed at net/core/dev.c 10367 WARNING: CPU: 1 PID: 5890 at net/core/dev.c:10367...

5.5CVSS5.4AI score0.00211EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/07/16 12:15 p.m.8 views

CVE-2022-48784

In the Linux kernel, the following vulnerability has been resolved: cfg80211: fix race in netlink owner interface destruction My previous fix here to fix the deadlock left a race where the exact same deadlock see the original commit referenced below can still happen if cfg80211destroyifaces alrea...

4.7CVSS5.7AI score0.00171EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/07/16 12:15 p.m.4 views

DEBIAN-CVE-2022-48784

In the Linux kernel, the following vulnerability has been resolved: cfg80211: fix race in netlink owner interface destruction My previous fix here to fix the deadlock left a race where the exact same deadlock see the original commit referenced below can still happen if cfg80211destroyifaces alrea...

4.7CVSS4.9AI score0.00171EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.19 views

CVE-2022-48784

In the Linux kernel, the following vulnerability has been resolved: cfg80211: fix race in netlink owner interface destruction My previous fix here to fix the deadlock left a race where the exact same deadlock see the original commit referenced below can still happen if cfg80211destroyifaces alrea...

4.7CVSS5.7AI score0.00171EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/16 12:15 p.m.5 views

UBUNTU-CVE-2022-48784

In the Linux kernel, the following vulnerability has been resolved: cfg80211: fix race in netlink owner interface destruction My previous fix here to fix the deadlock left a race where the exact same deadlock see the original commit referenced below can still happen if cfg80211destroyifaces alrea...

4.7CVSS5.7AI score0.00171EPSS
SaveExploits0References6
Rows per page
Query Builder