Lucene search
+L

8293 matches found

UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.15 views

CVE-2024-40991

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-glue: Fix ofk3udmaglueparsechnbyid The ofk3udmaglueparsechnbyid helper function erroneously invokes "ofnodeput" on the "udmaxnp" device-node passed to it, without having incremented its reference count at a...

7.8CVSS5.8AI score0.00241EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/07/12 12:37 p.m.50 views

CVE-2024-40999 net: ena: Add validation for completion descriptors consistency

In the Linux kernel, the following vulnerability has been resolved: net: ena: Add validation for completion descriptors consistency Validate that first flag is set only for the first descriptor in multi-buffer packets. In case of an invalid descriptor, a reset will occur. A new reset reason for R...

9.8CVSS0.00533EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/07/12 12:32 p.m.37 views

CVE-2024-40970 Avoid hw_desc array overrun in dw-axi-dmac

In the Linux kernel, the following vulnerability has been resolved: Avoid hwdesc array overrun in dw-axi-dmac I have a use case where nrbuffers = 3 and in which each descriptor is composed by 3 segments, resulting in the DMA channel descsallocated to be 9. Since axidescput handles the hwdesc...

7.8CVSS0.00303EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/07/12 12:32 p.m.18 views

CVE-2024-40961 ipv6: prevent possible NULL deref in fib6_nh_init()

In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent possible NULL deref in fib6nhinit syzbot reminds us that in6devget can return NULL. fib6nhinit ip6validategw &idev ip6routechecknh idev idev = in6devgetdev; // can be NULL Oops: general protection fault, probably fo...

6.7AI score0.00268EPSS
SaveExploits0References7
CVE
CVE
added 2024/07/12 12:32 p.m.232 views

CVE-2024-40960

CVE-2024-40960: Linux kernel IPv6 routing (rt6_probe) NULL-pointer dereference. The code could dereference a non-canonical address due to missing NULL check in __in6_dev_get(); syzbot trace shows a crash (OOPs) in rt6_probe and call path through rt6_nh_find_match and fib6_table_lookup. The vulner...

5.5CVSS7.4AI score0.0027EPSS
SaveExploits0References12Affected Software1
OSV
OSV
added 2024/07/12 12:31 p.m.16 views

CVE-2024-40957 seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 behaviors

In the Linux kernel, the following vulnerability has been resolved: seg6: fix parameter passing when calling NFHOOK in End.DX4 and End.DX6 behaviors inputactionenddx4 and inputactionenddx6 are called NFHOOK for PREROUTING hook, in PREROUTING hook, we should passing a valid indev, and a NULL outde...

7.5CVSS5.9AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/07/12 12:31 p.m.49 views

CVE-2024-40955

In the Linux kernel, the following vulnerability has been resolved: ext4: fix slab-out-of-bounds in ext4mbfindgoodgroupavgfraglists We can trigger a slab-out-of-bounds with the following commands: mkfs.ext4 -F /dev/$disk 10G mount /dev/$disk /tmp/test echo 2147483647...

5.5CVSS5.8AI score0.00241EPSS
SaveExploits0
OSV
OSV
added 2024/07/12 12:25 p.m.23 views

CVE-2024-40945 iommu: Return right value in iommu_sva_bind_device()

In the Linux kernel, the following vulnerability has been resolved: iommu: Return right value in iommusvabinddevice iommusvabinddevice should return either a sva bond handle or an ERRPTR value in error cases. Existing drivers idxd and uacce only check the return value with ISERR. This could...

5.8AI score
SaveExploits0References14
OSV
OSV
added 2024/07/12 12:25 p.m.18 views

CVE-2024-40942 wifi: mac80211: mesh: Fix leak of mesh_preq_queue objects

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: mesh: Fix leak of meshpreqqueue objects The hwmp code use objects of type meshpreqqueue, added to a list in ieee80211ifmesh, to keep track of mpath we need to resolve. If the mpath gets deleted, ex mesh interface ...

6AI score
SaveExploits0References14
Cvelist
Cvelist
added 2024/07/12 12:25 p.m.50 views

CVE-2024-40941 wifi: iwlwifi: mvm: don't read past the mfuart notifcation

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: don't read past the mfuart notifcation In case the firmware sends a notification that claims it has more data than it has, we will read past that was allocated for the notification. Remove the print of the...

8.1CVSS0.004EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/07/12 12:25 p.m.17 views

CVE-2024-40936 cxl/region: Fix memregion leaks in devm_cxl_add_region()

In the Linux kernel, the following vulnerability has been resolved: cxl/region: Fix memregion leaks in devmcxladdregion Move the mode verification to createregion before allocating the memregion to avoid the memregion leaks...

6.8AI score0.00249EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/07/12 12:25 p.m.19 views

CVE-2024-40931

In the Linux kernel, the following vulnerability has been resolved: mptcp: ensure snduna is properly initialized on connect This is strictly related to commit fb7a0d334894 "mptcp: ensure sndnxt is properly initialized on connect". It turns out that syzkaller can trigger the retransmit after...

5.5CVSS5.7AI score0.00255EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/07/12 12:24 p.m.38 views

CVE-2024-40916 drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found When reading EDID fails and driver reports no modes available, the DRM core adds an artificial 1024x786 mode to the connector. Unfortunately some variant...

0.00294EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/07/12 12:20 p.m.18 views

CVE-2024-39506 liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet

In the Linux kernel, the following vulnerability has been resolved: liquidio: Adjust a NULL pointer handling path in liovfrepcopypacket In liovfrepcopypacket pginfo-page is compared to a NULL value, but then it is unconditionally passed to skbaddrxfrag which looks strange and could lead to null...

6.8AI score0.00289EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/07/12 12:20 p.m.24 views

CVE-2024-39498 drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2

In the Linux kernel, the following vulnerability has been resolved: drm/mst: Fix NULL pointer dereference at drmdpaddpayloadpart2 Why Commit: - commit 5aa1dfcdf0a4 "drm/mst: Refactor the flow for payload allocation/removement" accidently overwrite the commit - commit 54d217406afe "drm: use mgr-de...

6.9AI score0.00238EPSS
SaveExploits0References2
CVE
CVE
added 2024/07/12 12:20 p.m.151 views

CVE-2024-39498

CVE-2024-39498 (Linux kernel) resolves a NULL pointer dereference in the DRM MST path during payload handling. The issue stemmed from an overwrite in a refactored payload allocation/removal flow, which regressed when two commits touched in drm_dp_add_payload_part2 used/modified the state input. T...

5.5CVSS7.1AI score0.00238EPSS
SaveExploits0References2Affected Software1
Microsoft CVE
Microsoft CVE
added 2024/07/12 7:00 a.m.9 views

drm/amd/display: Fix dcn35 8k30 Underflow/Corruption Issue

...

7.8CVSS6.2AI score0.0025EPSS
SaveExploits0
Wired Threat Level
Wired Threat Level
added 2024/07/11 7:58 p.m.17 views

Pressure Grows in Congress to Treat Crypto Investigator Tigran Gambaryan, Jailed in Nigeria, as a Hostage

A new resolution echoes what 16 members of Congress have already said to the White House: It must do more to free one of the most storied crypto-focused federal agents in history...

7.3AI score
SaveExploits0
Snyk
Snyk
added 2024/07/09 9:14 p.m.7 views

Improper Link Resolution Before File Access ('Link Following')

Overview Affected versions of this package are vulnerable to Improper Link Resolution Before File Access 'Link Following' through the manipulation of the installation process on Windows OS. An unprivilaged attacker can elevate privileges by exploiting this vulnerability. Remediation Upgrade...

7.3CVSS6.9AI score0.01292EPSS
SaveExploits0References2
Microsoft Security Update
Microsoft Security Update
added 2024/07/09 5:00 p.m.13 views

2024-07 Cumulative Update for Windows 10 Version 22H2 for ARM64-based Systems (KB5040427)

Install this update to resolve issues in Windows. For a complete listing of the issues that are included in this update, see the associated Microsoft Knowledge Base article for more information. After you install this item, you may have to restart your computer...

7.1AI score
SaveExploits0
Rows per page
Query Builder