Lucene search
+L

11822 matches found

CVE
CVE
added 2024/10/21 8:05 p.m.157 views

CVE-2022-48947

CVE-2022-48947 is a Linux kernel vulnerability related to Bluetooth L2CAP u8 overflow. By repeatedly sending L2CAP_CONF_REQ, chan->num_conf_rsp could wrap at 255. The fix adds a boundary check using L2CAP_MAX_CONF_RSP to prevent overflow. Connected advisories (e.g., Unity Linux/Astra Linux ent...

5.5CVSS6.2AI score0.00246EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/10/21 8:05 p.m.19 views

CVE-2022-48947 Bluetooth: L2CAP: Fix u8 overflow

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix u8 overflow By keep sending L2CAPCONFREQ packets, chan-numconfrsp increases multiple times and eventually it will wrap around the maximum number i.e., 255. This patch prevents this by adding a boundary check...

5.9AI score
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/10/21 8:05 p.m.21 views

CVE-2022-48947 Bluetooth: L2CAP: Fix u8 overflow

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix u8 overflow By keep sending L2CAPCONFREQ packets, chan-numconfrsp increases multiple times and eventually it will wrap around the maximum number i.e., 255. This patch prevents this by adding a boundary check...

7AI score0.00246EPSS
SaveExploits0References8
OSV
OSV
added 2024/10/21 8:05 p.m.13 views

CVE-2022-48946 udf: Fix preallocation discarding at indirect extent boundary

In the Linux kernel, the following vulnerability has been resolved: udf: Fix preallocation discarding at indirect extent boundary When preallocation extent is the first one in the extent block, the code would corrupt extent tree header instead. Fix the problem and use udfdeleteaext for deleting...

6AI score
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.8 views

SUSE CVE-2024-47697

In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error Ensure index in rtl2830pidfilter does not exceed 31 to prevent out-of-bounds access. dev-filters is a 32-bit value, so setbit and clearbit functions should...

6.6CVSS6.6AI score0.00281EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.7 views

SUSE CVE-2024-47698

In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error Ensure index in rtl2832pidfilter does not exceed 31 to prevent out-of-bounds access. dev-filters is a 32-bit value, so setbit and clearbit functions should...

6.6CVSS6.6AI score0.00268EPSS
SaveExploits0References20
OSV
OSV
added 2024/10/21 12:15 p.m.8 views

DEBIAN-CVE-2024-47697

In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error Ensure index in rtl2830pidfilter does not exceed 31 to prevent out-of-bounds access. dev-filters is a 32-bit value, so setbit and clearbit functions should...

7.8CVSS5.9AI score0.00281EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.13 views

AZL-51030 CVE-2024-47697 affecting package kernel for versions less than 6.6.56.1-5

In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error Ensure index in rtl2830pidfilter does not exceed 31 to prevent out-of-bounds access. dev-filters is a 32-bit value, so setbit and clearbit functions should...

7.8CVSS6.7AI score0.00281EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.7 views

DEBIAN-CVE-2024-47698

In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error Ensure index in rtl2832pidfilter does not exceed 31 to prevent out-of-bounds access. dev-filters is a 32-bit value, so setbit and clearbit functions should...

7.8CVSS5.8AI score0.00268EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 12:15 p.m.24 views

CVE-2024-47697

In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error Ensure index in rtl2830pidfilter does not exceed 31 to prevent out-of-bounds access. dev-filters is a 32-bit value, so setbit and clearbit functions should...

7.8CVSS0.00281EPSS
SaveExploits0References13
OSV
OSV
added 2024/10/21 12:15 p.m.16 views

AZL-50778 CVE-2024-47697 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error Ensure index in rtl2830pidfilter does not exceed 31 to prevent out-of-bounds access. dev-filters is a 32-bit value, so setbit and clearbit functions should...

7.8CVSS6.7AI score0.00281EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.9 views

UBUNTU-CVE-2024-47698

In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error Ensure index in rtl2832pidfilter does not exceed 31 to prevent out-of-bounds access. dev-filters is a 32-bit value, so setbit and clearbit functions should...

7.8CVSS6.2AI score0.00268EPSS
SaveExploits0References43
OSV
OSV
added 2024/10/21 12:15 p.m.9 views

UBUNTU-CVE-2024-47697

In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error Ensure index in rtl2830pidfilter does not exceed 31 to prevent out-of-bounds access. dev-filters is a 32-bit value, so setbit and clearbit functions should...

7.8CVSS6.3AI score0.00281EPSS
SaveExploits0References43
OSV
OSV
added 2024/10/21 11:53 a.m.17 views

CVE-2024-47698 drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error

In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2832: fix an out-of-bounds write error Ensure index in rtl2832pidfilter does not exceed 31 to prevent out-of-bounds access. dev-filters is a 32-bit value, so setbit and clearbit functions should...

7.8CVSS6.5AI score
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2024/10/21 11:53 a.m.20 views

CVE-2024-47697 drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error

In the Linux kernel, the following vulnerability has been resolved: drivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error Ensure index in rtl2830pidfilter does not exceed 31 to prevent out-of-bounds access. dev-filters is a 32-bit value, so setbit and clearbit functions should...

7.8CVSS7AI score0.00281EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2024/10/21 12:00 a.m.10 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 a buffer overflow error caused by improper boundary checking implemented in the creation of the DCN401 strea...

5.5CVSS8.5AI score0.00222EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/10/21 12:00 a.m.14 views

The vulnerability in operating systems such as MacOS Ventura, iOS, iPadOS, macOS Big Sur, macOS Monterey, tvOS, and watchOS exists due to operations that go beyond buffer boundaries in memory. This allows attackers to execute arbitrary code.

The vulnerability in operating systems such as MacOS Ventura, iOS, iPadOS, macOS Big Sur, macOS Monterey, tvOS, and watchOS relates to the execution of code outside of the buffer in memory. Exploiting this vulnerability allows an attacker to execute arbitrary code in the operating system’s kernel...

7.8CVSS8AI score0.00278EPSS
SaveExploits1References9Affected Software5
SUSE CVE
SUSE CVE
added 2024/10/19 10:37 a.m.10 views

SUSE CVE-2023-26785

MariaDB v10.5 was discovered to contain a remote code execution RCE vulnerability via UDF Code in a Shared Object File, followed by a "create function" statement. NOTE: this is disputed by the MariaDB Foundation because no privilege boundary is crossed...

9.8CVSS8.7AI score0.02159EPSS
SaveExploits2References3
Github Security Blog
Github Security Blog
added 2024/10/18 6:40 p.m.24 views

Permissive Regular Expression in tacquito

Impact The CVE is for a software vulnerability. Network admins who have deployed tacquito or versions of tacquito in their production environments and use tacquito to perform command authorization for network devices should be impacted. Tacquito code prior to commit...

9.8CVSS7.5AI score0.00455EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/10/18 6:40 p.m.23 views

GHSA-P5WF-CMR4-XRWR Permissive Regular Expression in tacquito

Impact The CVE is for a software vulnerability. Network admins who have deployed tacquito or versions of tacquito in their production environments and use tacquito to perform command authorization for network devices should be impacted. Tacquito code prior to commit...

7.6CVSS9.7AI score
SaveExploits0References5
Rows per page
Query Builder