Lucene search
+L

9661 matches found

ATTACKERKB
ATTACKERKB
added 2024/02/27 10:15 a.m.20 views

CVE-2021-46932

In the Linux kernel, the following vulnerability has been resolved: Input: appletouch - initialize work before device registration Syzbot has reported warning in flushwork. This warning is caused by work-func == NULL, which means missing work initialization. This may happen, since inputdev-close...

5.5CVSS6AI score0.00228EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/02/27 10:15 a.m.9 views

CVE-2021-46930

In the Linux kernel, the following vulnerability has been resolved: usb: mtu3: fix listhead check warning This is caused by uninitialization of listhead. BUG: KASAN: use-after-free in listdelentryvalid+0x34/0xe4 Call trace: dumpbacktrace+0x0/0x298 showstack+0x24/0x34 dumpstack+0x130/0x1a8...

5.5CVSS7.4AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2024/02/27 10:15 a.m.7 views

CVE-2021-46934

In the Linux kernel, the following vulnerability has been resolved: i2c: validate user data in compat ioctl Wrong user data may cause warning in i2ctransfer, ex: zero msgs. Userspace should not be able to trigger warnings, so this patch adds validation checks for user data in compact ioctl to...

3.3CVSS6.2AI score0.00233EPSS
SaveExploits0References6Affected Software1
UbuntuCve
UbuntuCve
added 2024/02/27 10:15 a.m.39 views

CVE-2021-46932

In the Linux kernel, the following vulnerability has been resolved: Input: appletouch - initialize work before device registration Syzbot has reported warning in flushwork. This warning is caused by work-func == NULL, which means missing work initialization. This may happen, since inputdev-close...

5.5CVSS6.1AI score0.00228EPSS
SaveExploits0References11
Prion
Prion
added 2024/02/27 10:15 a.m.23 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: i2c: validate user data in compat ioctl Wrong user data may cause warning in i2ctransfer, ex: zero msgs. Userspace should not be able to trigger warnings, so this patch adds validation checks for user data in compact ioctl to...

7AI score0.00233EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/02/27 9:44 a.m.22 views

CVE-2021-46934 i2c: validate user data in compat ioctl

In the Linux kernel, the following vulnerability has been resolved: i2c: validate user data in compat ioctl Wrong user data may cause warning in i2ctransfer, ex: zero msgs. Userspace should not be able to trigger warnings, so this patch adds validation checks for user data in compact ioctl to...

6.6AI score0.00233EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/02/27 9:44 a.m.32 views

CVE-2021-46934

In the Linux kernel, the following vulnerability has been resolved: i2c: validate user data in compat ioctl Wrong user data may cause warning in i2ctransfer, ex: zero msgs. Userspace should not be able to trigger warnings, so this patch adds validation checks for user data in compact ioctl to...

3.3CVSS5.5AI score0.00233EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/02/27 9:43 a.m.39 views

CVE-2021-46930 usb: mtu3: fix list_head check warning

In the Linux kernel, the following vulnerability has been resolved: usb: mtu3: fix listhead check warning This is caused by uninitialization of listhead. BUG: KASAN: use-after-free in listdelentryvalid+0x34/0xe4 Call trace: dumpbacktrace+0x0/0x298 showstack+0x24/0x34 dumpstack+0x130/0x1a8...

6.4AI score0.00218EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/02/27 12:00 a.m.28 views

MikroTik RouterOS Missing Encryption of Sensitive Data (CVE-2017-6297)

The L2TP Client in MikroTik RouterOS versions 6.83.3 and 6.37.4 does not enable IPsec encryption after a reboot, which allows man-in-the- middle attackers to view transmitted data unencrypted and gain access to networks on the L2TP server by monitoring the packets for the transmitted data and...

5.9CVSS6AI score0.00743EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2024/02/27 12:00 a.m.44 views

MikroTik RouterOS Path Traversal (CVE-2019-3976)

RouterOS 6.45.6 Stable, RouterOS 6.44.5 Long-term, and below are vulnerable to an arbitrary directory creation vulnerability via the upgrade package's name field. If an authenticated user installs a malicious package then a directory could be created and the developer shell could be enabled. This...

8.8CVSS8.1AI score0.01675EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/02/27 12:00 a.m.38 views

MikroTik RouterOs Reachable Assertion (CVE-2020-20211)

Mikrotik RouterOs 6.44.5 long-term tree suffers from an assertion failure vulnerability in the /nova/bin/console process. An authenticated remote attacker can cause a Denial of Service due to an assertion failure via a crafted packet. This plugin only works with Tenable.ot. Please visit...

6.5CVSS6.6AI score0.02107EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2024/02/24 11:31 a.m.40 views

CVE-2023-52459

A flaw was found in the v4l2-async module in the Linux kernel. Under some conditions, the function to remove a linked list may be called twice and cause a NULL pointer dereference, resulting in a denial of service...

5.5CVSS5.4AI score0.00224EPSS
SaveExploits0References4
NVD
NVD
added 2024/02/23 3:15 p.m.32 views

CVE-2023-52459

In the Linux kernel, the following vulnerability has been resolved: media: v4l: async: Fix duplicated list deletion The list deletion call dropped here is already called from the helper function in the line before. Having a second listdel call results in either a warning with CONFIGDEBUGLIST=y:...

5.5CVSS5.3AI score0.00224EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/23 3:15 p.m.7 views

UBUNTU-CVE-2023-52455

In the Linux kernel, the following vulnerability has been resolved: iommu: Don't reserve 0-length IOVA region When the bootloader/firmware doesn't setup the framebuffers, their address and size are 0 in "iommu-addresses" property. If IOVA region is reserved with 0 length, then it ends up corrupti...

7.8CVSS6.3AI score0.00236EPSS
SaveExploits0References13
CVE
CVE
added 2024/02/23 2:46 p.m.1474 views

CVE-2023-52464

CVE-2023-52464 affects the Linux kernel EDAC/thunderx driver. The issue is a potential out-of-bounds string access in thunderx_ocx_com_threaded_isr due to repeated use of strncat with an incorrect buffer size, which mimics a strlcat-like pattern but uses the wrong bound. The root cause is the mis...

7.8CVSS7.3AI score0.00266EPSS
SaveExploits0References10Affected Software1
Debian CVE
Debian CVE
added 2024/02/23 2:46 p.m.42 views

CVE-2023-52464

In the Linux kernel, the following vulnerability has been resolved: EDAC/thunderx: Fix possible out-of-bounds string access Enabling -Wstringop-overflow globally exposes a warning for a common bug in the usage of strncat: drivers/edac/thunderxedac.c: In function 'thunderxocxcomthreadedisr':...

7.8CVSS6.8AI score0.00266EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/02/23 2:46 p.m.20 views

CVE-2023-52459 media: v4l: async: Fix duplicated list deletion

In the Linux kernel, the following vulnerability has been resolved: media: v4l: async: Fix duplicated list deletion The list deletion call dropped here is already called from the helper function in the line before. Having a second listdel call results in either a warning with CONFIGDEBUGLIST=y:...

6.7AI score0.00224EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/02/23 2:46 p.m.39 views

CVE-2023-52455 iommu: Don't reserve 0-length IOVA region

In the Linux kernel, the following vulnerability has been resolved: iommu: Don't reserve 0-length IOVA region When the bootloader/firmware doesn't setup the framebuffers, their address and size are 0 in "iommu-addresses" property. If IOVA region is reserved with 0 length, then it ends up corrupti...

7.3AI score0.00236EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/02/23 2:46 p.m.50 views

CVE-2023-52455

In the Linux kernel, the following vulnerability has been resolved: iommu: Don't reserve 0-length IOVA region When the bootloader/firmware doesn't setup the framebuffers, their address and size are 0 in "iommu-addresses" property. If IOVA region is reserved with 0 length, then it ends up corrupti...

7.8CVSS7.2AI score0.00236EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/02/23 12:00 a.m.25 views

CVE-2023-52455

In the Linux kernel, the following vulnerability has been resolved: iommu: Don't reserve 0-length IOVA region When the bootloader/firmware doesn't setup the framebuffers, their address and size are 0 in "iommu-addresses" property. If IOVA region is reserved with 0 length, then it ends up corrupti...

7.8CVSS6.3AI score0.00236EPSS
SaveExploits0References12
Rows per page
Query Builder