Lucene search
+L

8065 matches found

Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.32 views

CVE-2022-48894 iommu/arm-smmu-v3: Don't unregister on shutdown

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu-v3: Don't unregister on shutdown Similar to SMMUv2, this driver calls iommudeviceunregister from the shutdown path, which removes the IOMMU groups with no coordination whatsoever with their users - shutdown methods...

6.8AI score0.00205EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.21 views

CVE-2022-48875 wifi: mac80211: sdata can be NULL during AMPDU start

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: sdata can be NULL during AMPDU start ieee80211txbasessionhandlestart may get NULL for sdata when a deauthentication is ongoing. Here a trace triggering the race with the hostapd test multiapfronthaulonap: gdb list...

6.4AI score0.00245EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/08/20 11:50 p.m.31 views

CVE-2024-43867 drm/nouveau: prime: fix refcount underflow

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: prime: fix refcount underflow Calling nouveauboref on a nouveaubo without initializing it and hence the backing ttmbo leads to a refcount underflow. Instead of calling nouveauboref in the unwind path of...

0.00215EPSS
SaveExploits0References7
CVE
CVE
added 2024/08/20 11:50 p.m.197 views

CVE-2024-43866

The CVE-2024-43866 issue is in the Linux kernel mlx5 driver: in shutdown, health work must be drained to avoid races/NULL pointer dereferences. The fix changes the shutdown callback to drain the health work queue (drain health WQ) to ensure no health work is left running during device shutdown. I...

4.7CVSS6.5AI score0.00164EPSS
SaveExploits0References5Affected Software1
Ivanti
Ivanti
added 2024/08/20 8:10 a.m.26 views

N-MDM -- Impact of CVE-2024-4603 on N-MDM and N-MDM connector

Issue Summary: Checking excessively long DSA keys or parameters may be very slow. Impact summary: Applications that use the functions EVPPKEYparamcheck or EVPPKEYpubliccheck to check a DSA public key or DSA parameters may experience long delays. Where the key or parameters that are being checked...

5.3CVSS6.8AI score0.01131EPSS
SaveExploits0
OpenVAS
OpenVAS
added 2024/08/20 12:0 a.m.16 views

openSUSE Security Advisory (SUSE-SU-2024:2655-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...

7CVSS7.2AI score0.01857EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2024/08/19 4:2 p.m.22 views

SQLx Binary Protocol Misinterpretation caused by Truncating or Overflowing Casts

The following presentation at this year's DEF CON was brought to our attention on the SQLx Discord: SQL Injection isn't Dead: Smuggling Queries at the Protocol Level Archive link for posterity. Essentially, encoding a value larger than 4GiB can cause the length prefix in the protocol to overflow,...

8.4AI score
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2024/08/19 3:56 p.m.34 views

CVE-2024-42265

In the Linux kernel, the following vulnerability has been resolved: protect the fetch of -fdfd in dodup2 from mispredictions both callers have verified that fd is not greater than -maxfds; however, misprediction might end up with tofree = fdt-fdfd; being speculatively executed. That's wrong for t...

5.5CVSS7.1AI score0.00281EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/08/17 9:21 a.m.15 views

CVE-2024-43839 bna: adjust 'name' buf size of bna_tcb and bna_ccb structures

In the Linux kernel, the following vulnerability has been resolved: bna: adjust 'name' buf size of bnatcb and bnaccb structures To have enough space to write all possible sprintf args. Currently 'name' size is 16, but the first '%s' specifier may already need at least 16 characters, since...

6.9AI score0.00254EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/08/17 9:21 a.m.18 views

CVE-2024-43837 bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXT

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix null pointer dereference in resolveprogtype for BPFPROGTYPEEXT When loading a EXT program without specifying attr-attachprogfd, the prog-aux-dstprog will be null. At this time, calling resolveprogtype anywhere will resul...

6.8AI score0.0021EPSS
SaveExploits0References4
CVE
CVE
added 2024/08/17 9:21 a.m.125 views

CVE-2024-43837

CVE-2024-43837 (Linux kernel): The vulnerability is a null pointer dereference in BPF EXT program type resolution when dst_prog is not attached. The fix, as described in the primary document, changes resolve_prog_type() to return prog->type for BPF_PROG_TYPE_EXT when dst_prog is absent, instea...

5.5CVSS6.5AI score0.0021EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.48 views

CVE-2024-43831

In the Linux kernel, the following vulnerability has been resolved: media: mediatek: vcodec: Handle invalid decoder vsi Handle an invalid decoder vsi in vpudecinit to ensure the decoder vsi is valid for future use...

5.5CVSS5.1AI score0.00225EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/17 9:21 a.m.14 views

CVE-2024-43824 PCI: endpoint: pci-epf-test: Make use of cached 'epc_features' in pci_epf_test_core_init()

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Make use of cached 'epcfeatures' in pciepftestcoreinit Instead of getting the epcfeatures from pciepcgetfeatures API, use the cached pciepftest::epcfeatures value to avoid the NULL check. Since the NU...

6.6AI score0.00196EPSS
SaveExploits0References2
NVD
NVD
added 2024/08/17 9:15 a.m.15 views

CVE-2024-42308

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
NVD
NVD
added 2024/08/17 9:15 a.m.12 views

CVE-2024-42276

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: add missing condition check for existence of mapped data nvmemapdata is called when request has physical segments, hence the nvmeunmapdata should have same condition to avoid dereference...

7.8CVSS0.00246EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.32 views

CVE-2024-42322

In the Linux kernel, the following vulnerability has been resolved: ipvs: properly dereference pe in ipvsaddservice Use pe directly to resolve sparse warning: net/netfilter/ipvs/ipvsctl.c:1471:27: warning: dereference of noderef expression...

5.5CVSS6.2AI score0.00227EPSS
SaveExploits0References20
Debian CVE
Debian CVE
added 2024/08/17 9:9 a.m.60 views

CVE-2024-42319

In the Linux kernel, the following vulnerability has been resolved: mailbox: mtk-cmdq: Move devmmboxcontrollerregister after devmpmruntimeenable When mtk-cmdq unbinds, a WARNON message with condition pmruntimegetsync 0 occurs. According to the call tracei below: cmdqmboxshutdown mboxfreechannel...

5.5CVSS5.3AI score0.00209EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/08/17 9:9 a.m.76 views

CVE-2024-42318

In the Linux kernel, the following vulnerability has been resolved: landlock: Don't lose track of restrictions on credtransfer When a process' cred struct is replaced, this almost always invokes the credprepare LSM hook; but in one special case when KEYCTLSESSIONTOPARENT updates the parent's...

8.8CVSS5.5AI score0.00297EPSS
SaveExploits2
Cvelist
Cvelist
added 2024/08/17 9:9 a.m.33 views

CVE-2024-42311 hfs: fix to initialize fields of hfs_inode_info after hfs_alloc_inode()

In the Linux kernel, the following vulnerability has been resolved: hfs: fix to initialize fields of hfsinodeinfo after hfsallocinode Syzbot reports uninitialized value access issue as below: loop0: detected capacity change from 0 to 64 ===================================================== BUG:...

7.8CVSS0.00281EPSS
SaveExploits0References8
CVE
CVE
added 2024/08/17 9:9 a.m.137 views

CVE-2024-42297

CVE-2024-42297 affects the Linux kernel’s f2fs filesystem. The root cause is a path that dirties an inode (FI_DIRTY_INODE) during operations on a read‑only filesystem, leading to a kernel panic in f2fs_evict_inode when unmounting. The provided details trace the sequence from do_sys_open → f2fs_lo...

7.8CVSS6.5AI score0.00246EPSS
SaveExploits0References10Affected Software1
Rows per page
Query Builder