Lucene search
+L

3198 matches found

Cvelist
Cvelist
added 2025/02/27 2:07 a.m.26 views

CVE-2025-21716 vxlan: Fix uninit-value in vxlan_vnifilter_dump()

In the Linux kernel, the following vulnerability has been resolved: vxlan: Fix uninit-value in vxlanvnifilterdump KMSAN reported an uninit-value access in vxlanvnifilterdump 1. If the length of the netlink message payload is less than sizeofstruct tunnelmsg, vxlanvnifilterdump accesses bytes beyo...

0.00202EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/02/27 12:00 a.m.27 views

PT-2025-8800 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved. The issue is related to the kvzalloc node function not performing a runtime check on the node argument, which can lead to...

7.8CVSS7.5AI score0.36848EPSS
SaveExploits3References814
CNNVD
CNNVD
added 2025/02/27 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 not holding an rtnl lock in the suspend/resume path, which could lead to a conflict...

5.5CVSS6.3AI score0.00194EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/26 3:19 p.m.13 views

USN-7294-1 linux-azure, linux-azure-5.4, linux-bluefield, linux-gcp, linux-gcp-5.4, linux-ibm-5.4 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - Block layer subsystem; - ACPI drivers; - Drivers core; - ATA over ethernet AOE driver; - TPM...

9.8CVSS6.7AI score0.03395EPSS
SaveExploits2References145
OSV
OSV
added 2025/02/26 3:14 p.m.21 views

USN-7295-1 linux-xilinx-zynqmp vulnerabilities

Ye Zhang and Nicolas Wu discovered that the iouring subsystem in the Linux kernel did not properly handle locking for rings with IOPOLL, leading to a double-free vulnerability. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code...

9.8CVSS6.8AI score0.03395EPSS
SaveExploits4References150
OSV
OSV
added 2025/02/26 7:01 a.m.5 views

DEBIAN-CVE-2022-49662

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix lockdep splat in in6dumpaddrs As reported by syzbot, we should not use rcudereference when rcureadlock is not held. WARNING: suspicious RCU usage 5.19.0-rc2-syzkaller 0 Not tainted net/ipv6/addrconf.c:5175 suspicious...

5.5CVSS5AI score0.00273EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:01 a.m.10 views

CVE-2022-49295

In the Linux kernel, the following vulnerability has been resolved: nbd: call genlunregisterfamily first in nbdcleanup Otherwise there may be race between module removal and the handling of netlink command, which can lead to the oops as shown below: BUG: kernel NULL pointer dereference, address:...

7CVSS0.00246EPSS
SaveExploits0References8
OSV
OSV
added 2025/02/26 7:01 a.m.6 views

DEBIAN-CVE-2022-49295

In the Linux kernel, the following vulnerability has been resolved: nbd: call genlunregisterfamily first in nbdcleanup Otherwise there may be race between module removal and the handling of netlink command, which can lead to the oops as shown below: BUG: kernel NULL pointer dereference, address:...

4.7CVSS5.3AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.11 views

UBUNTU-CVE-2022-49295

In the Linux kernel, the following vulnerability has been resolved: nbd: call genlunregisterfamily first in nbdcleanup Otherwise there may be race between module removal and the handling of netlink command, which can lead to the oops as shown below: BUG: kernel NULL pointer dereference, address:...

7CVSS6.1AI score0.00246EPSS
SaveExploits0References11
OSV
OSV
added 2025/02/26 7:00 a.m.7 views

DEBIAN-CVE-2022-49227

In the Linux kernel, the following vulnerability has been resolved: igc: avoid kernel warning when changing RX ring parameters Calling ethtool changing the RX ring parameters like this: $ ethtool -G eth0 rx 1024 on igc triggers kernel warnings like this: 225.198467 ------------ cut here...

5.5CVSS5.2AI score0.00263EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:00 a.m.8 views

DEBIAN-CVE-2022-49197

In the Linux kernel, the following vulnerability has been resolved: afnetlink: Fix shift out of bounds in group mask calculation When a netlink message is received, netlinkrecvmsg fills in the address of the sender. One of the fields is the 32-bit bitfield nlgroups, which carries the multicast...

5.5CVSS5.2AI score0.0027EPSS
SaveExploits0References1
NVD
NVD
added 2025/02/26 7:00 a.m.15 views

CVE-2022-49197

In the Linux kernel, the following vulnerability has been resolved: afnetlink: Fix shift out of bounds in group mask calculation When a netlink message is received, netlinkrecvmsg fills in the address of the sender. One of the fields is the 32-bit bitfield nlgroups, which carries the multicast...

5.5CVSS0.0027EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 7:00 a.m.8 views

DEBIAN-CVE-2022-49110

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: revisit gc autotuning as of commit 4608fdfc07e1 "netfilter: conntrack: collect all entries in one cycle" conntrack gc was changed to run every 2 minutes. On systems where conntrack hash table is set to large...

5.5CVSS5.5AI score0.00599EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:00 a.m.8 views

UBUNTU-CVE-2022-49197

In the Linux kernel, the following vulnerability has been resolved: afnetlink: Fix shift out of bounds in group mask calculation When a netlink message is received, netlinkrecvmsg fills in the address of the sender. One of the fields is the 32-bit bitfield nlgroups, which carries the multicast...

5.5CVSS5.8AI score0.0027EPSS
SaveExploits0References12
OSV
OSV
added 2025/02/26 7:00 a.m.9 views

UBUNTU-CVE-2022-49110

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: revisit gc autotuning as of commit 4608fdfc07e1 "netfilter: conntrack: collect all entries in one cycle" conntrack gc was changed to run every 2 minutes. On systems where conntrack hash table is set to large...

7.5CVSS6.1AI score0.00599EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/02/26 2:11 a.m.2 views

CVE-2022-49374 tipc: check attribute length for bearer name

In the Linux kernel, the following vulnerability has been resolved: tipc: check attribute length for bearer name syzbot reported uninit-value: ===================================================== BUG: KMSAN: uninit-value in stringnocheck lib/vsprintf.c:644 inline BUG: KMSAN: uninit-value in...

6.1AI score0.00282EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/02/26 2:01 a.m.2 views

CVE-2022-49295 nbd: call genl_unregister_family() first in nbd_cleanup()

In the Linux kernel, the following vulnerability has been resolved: nbd: call genlunregisterfamily first in nbdcleanup Otherwise there may be race between module removal and the handling of netlink command, which can lead to the oops as shown below: BUG: kernel NULL pointer dereference, address:...

7CVSS5.8AI score0.00246EPSS
SaveExploits0References8
CVE
CVE
added 2025/02/26 2:01 a.m.155 views

CVE-2022-49295

This CVE concerns the Linux kernel nbd subsystem. The root cause is a race between module removal and handling of a netlink command in the nbd_cleanup() path, which could lead to a kernel NULL pointer dereference. The issue is mitigated by ensuring that genl_unregister_family() is called before c...

7CVSS6.2AI score0.00246EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2025/02/26 2:01 a.m.14 views

CVE-2022-49295

In the Linux kernel, the following vulnerability has been resolved: nbd: call genlunregisterfamily first in nbdcleanup Otherwise there may be race between module removal and the handling of netlink command, which can lead to the oops as shown below: BUG: kernel NULL pointer dereference, address:...

7CVSS5.3AI score0.00246EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/02/26 1:55 a.m.15 views

CVE-2022-49197

In the Linux kernel, the following vulnerability has been resolved: afnetlink: Fix shift out of bounds in group mask calculation When a netlink message is received, netlinkrecvmsg fills in the address of the sender. One of the fields is the 32-bit bitfield nlgroups, which carries the multicast...

5.5CVSS5.2AI score0.0027EPSS
SaveExploits0
Rows per page
Query Builder