Lucene search
+L

4271 matches found

CNNVD
CNNVD
added 2024/02/22 12:00 a.m.5 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. Linux kernel suffers from a security vulnerability that stems from a missing attachbtf that causes a crash...

5.5CVSS7.6AI score0.0023EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/20 9:15 p.m.6 views

UBUNTU-CVE-2023-52438

In the Linux kernel, the following vulnerability has been resolved: binder: fix use-after-free in shinker's callback The mmap read lock is used during the shrinker's callback, which means that using alloc-vma pointer isn't safe as it can race with munmap. As of commit dd2283f2605e "mm: mmap: zap...

7.8CVSS6.2AI score0.00295EPSS
SaveExploits0References18
Vulnrichment
Vulnrichment
added 2024/02/20 6:27 p.m.30 views

CVE-2023-52435 net: prevent mss overflow in skb_segment()

In the Linux kernel, the following vulnerability has been resolved: net: prevent mss overflow in skbsegment Once again syzbot is able to crash the kernel in skbsegment 1 GSOBYFRAGS is a forbidden value, but unfortunately the following computation in skbsegment can reach it quite easily : mss = ms...

6.8AI score0.00231EPSS
SaveExploits0References7
OSV
OSV
added 2024/02/15 5:15 a.m.5 views

CVE-2022-23089

When dumping core and saving process information, procgetargv might return an sbuf which have a sbuflen of 0 or -1, which is not properly handled. An out-of-bound read can happen when user constructs a specially crafted psstring, which in turn can cause the kernel to crash...

4.7CVSS5.8AI score0.00176EPSS
SaveExploits0References2
NVD
NVD
added 2024/02/15 5:15 a.m.23 views

CVE-2022-23089

When dumping core and saving process information, procgetargv might return an sbuf which have a sbuflen of 0 or -1, which is not properly handled. An out-of-bound read can happen when user constructs a specially crafted psstring, which in turn can cause the kernel to crash...

4.7CVSS6.2AI score0.00176EPSS
SaveExploits0References2
Prion
Prion
added 2024/02/15 5:15 a.m.22 views

Out-of-bounds

When dumping core and saving process information, procgetargv might return an sbuf which have a sbuflen of 0 or -1, which is not properly handled. An out-of-bound read can happen when user constructs a specially crafted psstring, which in turn can cause the kernel to crash...

7.1AI score0.00176EPSS
SaveExploits0References1
CVE
CVE
added 2024/02/15 5:07 a.m.96 views

CVE-2022-23089

CVE-2022-23089 affects FreeBSD kernels where, during core dump handling, proc_getargv() can return an sbuf with sbuf_len() 0 or -1, which is not properly handled. This can enable an out-of-bounds read when a user constructs a specially crafted ps_string, potentially crashing the kernel. Documente...

4.7CVSS6.4AI score0.00176EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/15 5:07 a.m.15 views

CVE-2022-23089 Out of bound read in elf_note_prpsinfo()

When dumping core and saving process information, procgetargv might return an sbuf which have a sbuflen of 0 or -1, which is not properly handled. An out-of-bound read can happen when user constructs a specially crafted psstring, which in turn can cause the kernel to crash...

6.6AI score0.00176EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/02/15 5:07 a.m.43 views

CVE-2022-23089 Out of bound read in elf_note_prpsinfo()

When dumping core and saving process information, procgetargv might return an sbuf which have a sbuflen of 0 or -1, which is not properly handled. An out-of-bound read can happen when user constructs a specially crafted psstring, which in turn can cause the kernel to crash...

6.5AI score0.00176EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/02/13 3:51 a.m.12 views

SUSE CVE-2024-1151

A vulnerability was reported in the Open vSwitch sub-component in the Linux Kernel. The flaw occurs when a recursive operation of code push recursively calls into the code block. The OVS module does not validate the stack depth, pushing too many frames and causing a stack overflow. As a result,...

5.5CVSS6.9AI score0.0027EPSS
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2024/01/30 1:28 p.m.12 views

kernel: use-after-free bug in remove function xgene_hwmon_remove

A use-after-free flaw was found in xgenehwmonremove in drivers/hwmon/xgene-hwmon.c in the Hardware Monitoring Linux Kernel driver xgene-hwmon. This flaw could allow a local attacker to crash the system due to a race problem, possibly leading to a kernel information leak...

6.3CVSS6.6AI score0.00237EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/01/30 1:28 p.m.12 views

kernel: Possible use-after-free since the two fdget() during vhost_net_set_backend()

A use-after-free flaw was found in vhostnetsetbackend in drivers/vhost/net.c in the virtio network subcomponent in the Linux kernel due to a double fget. This issue could allow a local attacker to crash the system, and could lead to a kernel information leak problem...

7.1CVSS6.6AI score0.00251EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/01/30 8:00 a.m.16 views

In btrfs_get_root_ref in fs/btrfs/disk-io.c in the Linux kernel through 6.7.1 there can be an assertion failure and crash because a subvolume can be read out too soon after its root item is inserted upon subvolume creation.

...

5.5CVSS7.1AI score0.00308EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/01/25 11:13 a.m.11 views

kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip

A flaw was found in the Linux kernel. A NULL pointer dereference may occur while a slip driver is in progress to detach in sltxtimeout in drivers/net/slip/slip.c. This issue could allow an attacker to crash the system or leak internal kernel information...

7.1CVSS6.7AI score0.00275EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/01/25 9:43 a.m.20 views

kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip

A flaw was found in the Linux kernel. A NULL pointer dereference may occur while a slip driver is in progress to detach in sltxtimeout in drivers/net/slip/slip.c. This issue could allow an attacker to crash the system or leak internal kernel information...

7.1CVSS6.7AI score0.00275EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/01/25 8:13 a.m.8 views

kernel: use-after-free bug in remove function xgene_hwmon_remove

A use-after-free flaw was found in xgenehwmonremove in drivers/hwmon/xgene-hwmon.c in the Hardware Monitoring Linux Kernel driver xgene-hwmon. This flaw could allow a local attacker to crash the system due to a race problem, possibly leading to a kernel information leak...

6.3CVSS6.6AI score0.00237EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/01/25 8:13 a.m.10 views

kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip

A flaw was found in the Linux kernel. A NULL pointer dereference may occur while a slip driver is in progress to detach in sltxtimeout in drivers/net/slip/slip.c. This issue could allow an attacker to crash the system or leak internal kernel information...

7.1CVSS6.7AI score0.00275EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/01/25 8:13 a.m.13 views

kernel: NULL pointer dereference in rawv6_push_pending_frames

A NULL pointer dereference flaw was found in rawv6pushpendingframes in net/ipv6/raw.c in the network subcomponent in the Linux kernel. This flaw causes the system to crash...

5.5CVSS6.6AI score0.01016EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/01/25 8:13 a.m.12 views

kernel: Possible use-after-free since the two fdget() during vhost_net_set_backend()

A use-after-free flaw was found in vhostnetsetbackend in drivers/vhost/net.c in the virtio network subcomponent in the Linux kernel due to a double fget. This issue could allow a local attacker to crash the system, and could lead to a kernel information leak problem...

7.1CVSS6.6AI score0.00251EPSS
SaveExploits0References5
OSV
OSV
added 2024/01/23 9:15 a.m.8 views

CVE-2024-23851

copyparams in drivers/md/dm-ioctl.c in the Linux kernel through 6.7.1 can attempt to allocate more than INTMAX bytes, and crash, because of a missing paramkernel-datasize check. This is related to ctlioctl...

5.5CVSS7.2AI score
SaveExploits0References6
Rows per page
Query Builder