Lucene search
+L

12661 matches found

RedHat Linux
RedHat Linux
•added 2023/05/09 10:04 a.m.•24 views

kernel: ASoC: SOF: debug: Fix potential buffer overflow by snprintf()

A potential classic buffer overflow exists in the linux kernel, such that when snprintf returns the would-be-filled size when the string overflows the given buffer size, hence using this value may result in the buffer overflow...

7.8CVSS7.1AI score0.00217EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2023/05/09 10:04 a.m.•21 views

kernel: data races around sk->sk_prot

A data race problem was found in sk-skprot in the network subsystem in ipv6 in the Linux kernel. This issue occurs while some functions access critical data, leading to a denial of service...

6.4CVSS6.6AI score0.00311EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2023/05/09 10:04 a.m.•7 views

kernel: ASoC: qcom: Add checks for devm_kcalloc

In the Linux kernel, the following vulnerability has been resolved: ASoC: qcom: Add checks for devmkcalloc As the devmkcalloc may return NULL, the return value needs to be checked to avoid NULL poineter dereference...

5.5CVSS6.6AI score0.00155EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2023/05/09 10:04 a.m.•8 views

kernel: possible race condition in drivers/tty/tty_buffers.c

An out-of-bounds read flaw was found in the Linux kernel’s TeleTYpe subsystem. The issue occurs in how a user triggers a race condition using ioctls TIOCSPTLCK and TIOCGPTPEER and TIOCSTI and TCXONC with leakage of memory in the flushtoldisc function. This flaw allows a local user to crash the...

6.3CVSS6.6AI score0.00338EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
•added 2023/05/09 10:04 a.m.•9 views

kernel: Bluetooth: hci_sync: Fix queuing commands when HCI_UNREGISTER is set

A vulnerability was found in the Linux kernel's Bluetooth subsystem in the hcicmdsyncqueue function. There was a missing check for whether the HCIUNREGISTER flag had been set, meaning that commands were still sent even as the Bluetooth device was being unregistered. This issue could lead to a...

7.8CVSS6.8AI score0.00256EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2023/05/09 10:04 a.m.•17 views

kernel: ASoC: mediatek: mt8173: Enable IRQ when pdata is ready

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8173: Enable IRQ when pdata is ready If the device does not come straight from reset, we might receive an IRQ before we are ready to handle it. 2.334737 Unable to handle kernel read from unreadable memory at...

5.5CVSS6.7AI score0.00156EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2023/05/09 10:04 a.m.•14 views

kernel: md: fix a crash in mempool_free

In the Linux kernel, the following vulnerability has been resolved: md: fix a crash in mempoolfree There's a crash in mempoolfree when running the lvm test shell/lvchange-rebuild-raid.sh. The reason for the crash is this: superwritten calls atomicdecandtest&mddev-pendingwrites and...

5.5CVSS6.6AI score0.0016EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2023/05/09 10:04 a.m.•21 views

kernel: race condition in xfrm_probe_algs can lead to OOB read/write

A race condition was found in the Linux kernel's IP framework for transforming packets XFRM subsystem when multiple calls to xfrmprobealgs occurred simultaneously. This flaw could allow a local attacker to potentially trigger an out-of-bounds write or leak kernel heap memory by performing an...

7CVSS6.6AI score0.00211EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2023/05/09 10:04 a.m.•16 views

kernel: ASoC: Intel: avs: Fix potential RX buffer overflow

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix potential RX buffer overflow If an event caused firmware to return invalid RX size for LARGECONFIGGET, memcpyfromio could end up copying too many bytes. Fix by utilizing mint...

7.8CVSS6.8AI score0.00179EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2023/05/09 10:04 a.m.•10 views

kernel: ASoC: cros_ec_codec: Fix refcount leak in cros_ec_codec_platform_probe

In the Linux kernel, the following vulnerability has been resolved: ASoC: croseccodec: Fix refcount leak in croseccodecplatformprobe ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS6.3AI score0.00189EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2023/05/09 10:04 a.m.•11 views

kernel: ASoC: Intel: avs: Fix potential buffer overflow by snprintf()

In the Linux kernel, the following vulnerability has been resolved: ASoC: Intel: avs: Fix potential buffer overflow by snprintf snprintf returns the would-be-filled size when the string overflows the given buffer size, hence using this value may result in a buffer overflow although it's...

7.8CVSS6.5AI score0.00197EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2023/05/09 10:04 a.m.•14 views

kernel: cpufreq: governor: Use kobject release() method to free dbs_data

A vulnerability was found in the Linux kernel's cpufreq subsystem. The dbsdata struct, which embeds a kobject, improperly attempts to free the struct using kfree rather than through the proper release method. This issue can lead to a use-after-free scenario, resulting in system instability, memor...

5.5CVSS6.9AI score0.00265EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2023/05/09 10:04 a.m.•13 views

kernel: ASoC: soc-pcm: Add NULL check in BE reparenting

In the Linux kernel, the following vulnerability has been resolved: ASoC: soc-pcm: Add NULL check in BE reparenting Add NULL check in dpcmbereparent API, to handle kernel NULL pointer dereference error. The issue occurred in fuzzing test...

5.5CVSS6.3AI score0.00236EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2023/05/09 10:04 a.m.•25 views

kernel: data races around icsk->icsk_af_ops in do_ipv6_setsockopt

A vulnerability was found in the tcp subsystem in the Linux Kernel, due to a data race around icsk-icskafops. This issue could allow an attacker to leak internal kernel information...

7.1CVSS6.6AI score0.00697EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2023/05/09 10:01 a.m.•10 views

kernel: scsi: mpt3sas: Fix use-after-free warning

A user after-free vulnerability was found in the Linux kernel in the refcountt variable when performing the controller reset. This issue could lead to denial of service of the system...

7.8CVSS6.6AI score0.00241EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2023/05/09 10:01 a.m.•10 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
Tenable Nessus
Tenable Nessus
•added 2023/05/09 12:00 a.m.•51 views

EulerOS 2.0 SP10 : kernel (EulerOS-SA-2023-1806)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A flaw was found in the Linux kernel's implementation of RDMA over infiniband. An attacker with a privileged local account can leak kernel stack...

7.8CVSS6.6AI score0.00304EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
•added 2023/05/08 12:00 a.m.•61 views

EulerOS 2.0 SP10 : kernel (EulerOS-SA-2023-1824)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - A flaw was found in the Linux kernel's implementation of RDMA over infiniband. An attacker with a privileged local account can leak kernel stack...

7.8CVSS6.6AI score0.05095EPSS
SaveExploits0References15
Microsoft CVE
Microsoft CVE
•added 2023/05/06 7:00 a.m.•9 views

Use-after-free in Linux kernel's Performance Events subsystem

...

7.8CVSS7.2AI score0.00248EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2023/05/06 2:00 a.m.•7 views

SUSE CVE-2023-2156

A flaw was found in the networking subsystem of the Linux kernel within the handling of the RPL protocol. This issue results from the lack of proper handling of user-supplied data, which can lead to an assertion failure. This may allow an unauthenticated remote attacker to create a denial of...

7.5CVSS6.1AI score0.06127EPSS
SaveExploits0References54
Rows per page
Query Builder