Lucene search
+L

13942 matches found

Vulnrichment
Vulnrichment
added 2024/08/21 12:06 a.m.19 views

CVE-2024-43879 wifi: cfg80211: handle 2x996 RU allocation in cfg80211_calculate_bitrate_he()

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: handle 2x996 RU allocation in cfg80211calculatebitratehe Currently NL80211RATEINFOHERUALLOC2x996 is not handled in cfg80211calculatebitratehe, leading to below warning: kernel: invalid HE MCS: bw:6, ru:6 kernel:...

6.8AI score0.0022EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/08/21 12:06 a.m.36 views

CVE-2024-43874 crypto: ccp - Fix null pointer dereference in __sev_snp_shutdown_locked

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix null pointer dereference in sevsnpshutdownlocked Fix a null pointer dereference induced by DEBUGTESTDRIVERREMOVE. Return from sevsnpshutdownlocked if the pspdevice or the sevdevice structs are not initialized...

0.0018EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/08/21 12:06 a.m.23 views

CVE-2024-43872 RDMA/hns: Fix soft lockup under heavy CEQE load

In the Linux kernel, the following vulnerability has been resolved: RDMA/hns: Fix soft lockup under heavy CEQE load CEQEs are handled in interrupt handler currently. This may cause the CPU core staying in interrupt context too long and lead to soft lockup under heavy load. Handle CEQEs in BH...

6.8AI score0.00324EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/08/21 12:06 a.m.43 views

CVE-2024-43871 devres: Fix memory leakage caused by driver API devm_free_percpu()

In the Linux kernel, the following vulnerability has been resolved: devres: Fix memory leakage caused by driver API devmfreepercpu It will cause memory leakage when use driver API devmfreepercpu to free memory allocated by devmallocpercpu, fixed by using devresrelease instead of devresdestroy...

0.00239EPSS
SaveExploits0References8
CVE
CVE
added 2024/08/21 12:06 a.m.200 views

CVE-2024-43871

CVE-2024-43871 (Linux kernel) is resolved by fixing a memory leakage in the devres path when using driver API devm_free_percpu to free memory allocated by devm_alloc_percpu. The root cause was that devm_free_percpu() called devres_destroy(), which could leak memory; the patch uses devres_release(...

5.5CVSS6.7AI score0.00239EPSS
SaveExploits0References14Affected Software1
OpenVAS
OpenVAS
added 2024/08/21 12:00 a.m.19 views

SUSE: Security Advisory (SUSE-SU-2024:2978-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS7.2AI score0.00284EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/08/20 10:15 p.m.24 views

CVE-2024-43861

In the Linux kernel, the following vulnerability has been resolved: net: usb: qmiwwan: fix memory leak for not ip packets Free the unused skb when not ip packets arrive...

5.5CVSS6.1AI score0.00227EPSS
SaveExploits0References26
NVD
NVD
added 2024/08/20 9:15 p.m.50 views

CVE-2024-43396

Khoj is an application that creates personal AI agents. The Automation feature allows a user to insert arbitrary HTML inside the task instructions, resulting in a Stored XSS. The q parameter for the /api/automation endpoint does not get correctly sanitized when rendered on the page, resulting in...

5.4CVSS0.0055EPSS
SaveExploits1References3
OpenVAS
OpenVAS
added 2024/08/20 12:00 a.m.18 views

SUSE: Security Advisory (SUSE-SU-2024:1872-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

4.8CVSS5.9AI score0.00436EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/08/20 12:00 a.m.11 views

PT-2024-30565 · Discourse · Discourse Placeholder Forms

Name of the Vulnerable Software and Affected Versions: Discourse Placeholder Forms affected versions not specified Description: The issue allows the creation of dynamic documentation but is affected by the injection of unsanitized and stored user input into the HTML of a post. This can potentiall...

6.3CVSS6.7AI score0.00255EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2024/08/20 12:00 a.m.16 views

SUSE SLES12 Security Update : osc (SUSE-SU-2024:2963-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2024:2963-1 advisory. 0.183.0 - Fix possibility to overwrite special files in .osc CVE-2024-22034 bsc1225911 Source files are now stored in the 'sources'...

5.5CVSS5.6AI score0.00209EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2024/08/20 12:00 a.m.20 views

SUSE: Security Advisory (SUSE-SU-2024:2959-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.5AI score0.01079EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/08/19 3:56 p.m.21 views

CVE-2024-42260

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Validate passed in drm syncobj handles in the performance extension If userspace provides an unknown or invalid handle anywhere in the handle array the rest of the driver will not handle that well. Fix it by checking...

5.5CVSS7.2AI score0.00196EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/19 3:16 p.m.39 views

CVE-2024-42285

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix a use-after-free related to destroying CM IDs iwconnreqhandler associates a new struct rdmaidprivate connid with an existing struct iwcmid cmid as follows: connid-cmid.iw = cmid; cmid-context = connid; cmid-cmhandl...

6.7CVSS7.3AI score0.0087EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/19 2:46 p.m.12 views

CVE-2024-42296

A flaw was found in the f2fs module in the Linux kernel. The f2fsconvertinlineinode function in the f2fs/inline.c file returns an incorrect status code when a device is read-only, causing a kernel panic, resulting in a denial of service...

5.5CVSS7.2AI score0.00235EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/19 2:16 p.m.21 views

CVE-2024-42315

In the Linux kernel, the following vulnerability has been resolved: exfat: fix potential deadlock on exfatgetdentryset When accessing a file with more entries than ESMAXENTRYNUM, the bh-array is allocated in exfatgetentryset. The problem is that the bh-array is allocated with GFPKERNEL. It does n...

5.5CVSS6.1AI score0.00166EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/19 2:16 p.m.18 views

CVE-2024-42314

In the Linux kernel, the following vulnerability has been resolved: btrfs: fix extent map use-after-free when adding pages to compressed bio At addrabiopages we are accessing the extent map to calculate 'addsize' after we dropped our reference on the extent map, resulting in a use-after-free. Fix...

5.5CVSS7.2AI score0.00227EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/19 1:16 p.m.19 views

CVE-2024-43837

A flaw was found in the Linux kernel. This issue occurs in the BPF subsystem when loading BPFPROGTYPEEXT programs without specifying attr-attachprogfd, causing a null pointer dereference in resolveprogtype. The issue was introduced in a commit that incorrectly resolved program types without...

5.5CVSS5.9AI score0.0021EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/19 12:45 p.m.45 views

CVE-2024-43855

A denial of service vulnerability exists in the Linux kernel. A deadlock condition occurs when mddev is being suspended while some of the flush bio is in progress, leading to a loss of availability. Mitigation Mitigation for this issue is either not available or the currently available options...

4.4CVSS5.9AI score0.00209EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/19 12:45 p.m.27 views

CVE-2024-43848

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: fix TTLM teardown work The worker calculates the wrong sdata pointer, so if it ever runs, it'll crash. Fix that. Mitigation Mitigation for this issue is either not available or the currently available options don'...

5.5CVSS6.4AI score0.00263EPSS
SaveExploits0References4
Rows per page
Query Builder