Lucene search
+L

231566 matches found

CVE
CVE
added 2024/05/01 12:53 p.m.3641 views

CVE-2023-52649

CVE-2023-52649 refers to a Linux kernel issue where the DRM VKMS LUT reading could read beyond the LUT array when lut_index points to the last floor entry. The fix guards against the ceil LUT index reading past the end by using the floor LUT index value, preventing an out-of-bounds access. Public...

7.8CVSS6.7AI score0.00277EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2024/05/01 12:49 p.m.3477 views

CVE-2024-27025

CVE-2024-27025 concerns the Linux kernel: a NULL return from nla_nest_start() could lead to NULL pointer dereference if not checked. The patch inserts a NULL check and sets errno consistent with other call sites, preventing a potential crash. Public references show the issue resolved in the kerne...

5.5CVSS6.5AI score0.00292EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2024/05/01 12:49 p.m.718 views

CVE-2024-4058

CVE-2024-4058 involves a Type Confusion in ANGLE used by Google Chrome. The vulnerability allows remote attackers to potentially trigger heap corruption via a crafted HTML page, with impact described as code execution in the browser. Affected software is Google Chrome (ANGLE component) on desktop...

9CVSS8.4AI score0.08951EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2024/05/01 6:34 a.m.275 views

CVE-2024-32890

The CVE-2024-32890 entry describes a stored cross-site scripting (XSS) in LibreSpeed speedtest. Affected are LibreSpeed speedtest instances running version 5.2.5 or higher with telemetry enabled. The vulnerability arises from missing neutralization in the ispinfo.processedString field of the tele...

6.1CVSS6AI score0.00523EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/01 6:27 a.m.80 views

CVE-2024-23336

CVE-2024-23336 concerns MyBB (prior to 1.8.38) where the default Disallowed Remote Addresses list did not include 127.0.0.0/8, enabling potential SSRF against internal resources. The issue stems from the configuration in inc/config.php where disallowed_remote_addresses contains 127.0.0.1 but omit...

5CVSS7AI score0.00457EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2024/05/01 5:30 a.m.222 views

CVE-2024-27020

In CVE-2024-27020, the Linux kernel nf_tables code had a potential data race when nft_unregister_expr() ran concurrently with __nft_expr_type_get() due to insufficient protection while iterating nf_tables_expressions. The fix involves iterating nf_tables_expressions with list_for_each_entry_rcu()...

7.8CVSS6.2AI score0.00219EPSS
SaveExploits0References16Affected Software1
CVE
CVE
added 2024/05/01 5:29 a.m.176 views

CVE-2024-27016

The connected Astra Linux advisory and the CVE entry confirm CVE-2024-27016 affects the Linux kernel netfilter flowtable component, specifically in PPPoE header handling. The root cause is insufficient space to access the PPPoE protocol field; the fix validates the header once before the flowtabl...

7.1CVSS6.3AI score0.00332EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2024/05/01 5:29 a.m.210 views

CVE-2024-27015

CVE-2024-27015 affects the Linux kernel netfilter flowtable implementation. The issue is an incorrect pppoe tuple handling where the PPPoE header is expected at the network header offset, causing flowtable lookups to miss and PPPoE traffic to enter the classical forwarding path. Connected advisor...

5.5CVSS6.2AI score0.00228EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2024/05/01 5:29 a.m.5982 views

CVE-2024-27008

CVE-2024-27008 is confirmed in the connected MiracleLinux advisories as a Linux kernel vulnerability affecting the drm nv04 driver. Description: when Output Resource (dcb->or) is assigned in fabricate_dcb_output(), there can be an out-of-bounds access to the dac_users array if dcb->or is ze...

7.8CVSS6.2AI score0.00293EPSS
SaveExploits0References13Affected Software1
CVE
CVE
added 2024/05/01 5:29 a.m.7478 views

CVE-2024-27007

The CVE-2024-27007 issue affects the Linux kernel’s userfaultfd handling, specifically the UFFDIO_MOVE path. The root cause described across connected docs is a change to the src_folio (mapping/index) after clearing the page tables and ensuring it is not pinned, introduced by a commit intended to...

7.8CVSS6.4AI score0.00236EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2024/05/01 5:29 a.m.7303 views

CVE-2024-27006

CVE-2024-27006 concerns the Linux kernel. The issue arises in thermal/debugfs where the count field in trip_stats must be incremented in thermal_debug_tz_trip_up() to properly reflect temperature trips. The patch addresses two scenarios: (1) when a trip point is crossed on the way up for the firs...

5.5CVSS6.3AI score0.00227EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2024/05/01 5:28 a.m.3734 views

CVE-2024-26996

Summary: CVE-2024-26996 relates to a use-after-free in the Linux kernel USB gadget NCM implementation. When the NCM function is active and the usb0 interface is brought down, an error in usb_ep_enable() may cause in_ep/out_ep to remain disabled. During ncm_disable(), gether_disconnect() is not ca...

7.8CVSS6.3AI score0.00233EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2024/05/01 5:28 a.m.3659 views

CVE-2024-26995

The CVE-2024-26995 issue affects the Linux kernel USB Type-C controller (tcpdm) code path, specifically pd_set handling in usb: typec: tcpm. The root cause is an off-by-one error where nr_snk_pdo and nr_src_pdo are incremented one time too many, causing loop index misalignment during Power Negoti...

7.8CVSS6.6AI score0.00236EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2024/05/01 5:28 a.m.2888 views

CVE-2024-26994

CVE-2024-26994 – Linux kernel speakup crash on very long words : The issue occurs when a console is configured with a word longer than 256 characters, risking a crash due to buffer length overflow. The fixed version stops processing before the word buffer length is exceeded. Affected component: s...

7.8CVSS6.3AI score0.00292EPSS
SaveExploits0References13Affected Software1
CVE
CVE
added 2024/05/01 5:27 a.m.4161 views

CVE-2024-26988

CVE-2024-26988 concerns the Linux kernel where a memory overflow could occur in init/main.c during static_command_line construction. The bug stemmed from allocating xlen + strlen(boot_command_line) + 1 bytes for static_command_line but then copying extra_command_line and command_line into it, ins...

7.8CVSS6.4AI score0.00279EPSS
SaveExploits0References12Affected Software1
CVE
CVE
added 2024/05/01 5:26 a.m.2986 views

CVE-2024-26980

CVE-2024-26980 affects the Linux kernel’s ksmbd component. The vulnerability arises when SMB2_TRANSFORM_PROTO_NUM is used, allowing request size validation to be skipped and potentially triggering a slab-out-of-bounds read in smb2_allocate_rsp_buf(). The issue occurs if a transform request’s size...

8.2CVSS6.4AI score0.00615EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2024/05/01 5:26 a.m.7868 views

CVE-2024-26936

CVE-2024-26936 affects the Linux kernel component ksmbd. The issue arises because the response buffer is allocated in smb2_allocate_rsp_buf() only after validating the request, while the patch shows that fields in the payload and the SMB2 header are used within smb2_allocate_rsp_buf(), enabling a...

8.2CVSS6.6AI score0.006EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2024/05/01 5:20 a.m.5738 views

CVE-2024-26973

CVE-2024-26973 concerns the Linux kernel fat subsystem. The issue occurred when fat_encode_fh_nostale() encoded a file handle without a parent and stored only the first 10 bytes; since the file handle length must be a multiple of 4, the actual length is 12 bytes and the last two bytes could be un...

5.5CVSS6.1AI score0.00255EPSS
SaveExploits0References13Affected Software1
CVE
CVE
added 2024/05/01 5:19 a.m.144 views

CVE-2024-26970

CVE-2024-26970 affects the Linux kernel clock driver for Qualcomm IPQ6018 (clk: qcom: gcc-ipq6018). Root cause: frequency table arrays lacked a terminating empty element, risking out-of-bounds access when traversed by qcom_find_freq() or qcom_find_freq_floor(). Mitigation: patch adds an empty ter...

5.5CVSS6.4AI score0.00226EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2024/05/01 5:19 a.m.3928 views

CVE-2024-26969

In CVE-2024-26969, the Linux kernel clk: qcom: gcc-ipq8074 fix terminates frequency table arrays with an empty element to prevent out-of-bounds access when traversed by qcom_find_freq() or qcom_find_freq_floor(). The change adds the missing terminating entry to affected arrays. Impact described: ...

7.3CVSS6.4AI score0.00257EPSS
SaveExploits0References11Affected Software1
Rows per page
Query Builder