Lucene search
+L

299 matches found

Debian CVE
Debian CVE
added 2025/01/08 5:49 p.m.7 views

CVE-2024-56779

In the Linux kernel, the following vulnerability has been resolved: nfsd: fix nfs4openowner leak when concurrent nfsd4open occur The action force umountumount -f will attempt to kill all rpctask even umount operation may ultimately fail if some files remain open. Consequently, if an action attemp...

5.5CVSS5.7AI score0.00219EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/12/24 11:28 a.m.10 views

CVE-2024-53148

In the Linux kernel, the following vulnerability has been resolved: comedi: Flush partial mappings in error case If some remappfnrange calls succeeded before one failed, we still have buffer pages mapped into the userspace page tables when we drop the buffer reference with comedibufmapputbm. The...

5.5CVSS5.9AI score0.00224EPSS
SaveExploits0
Rosalinux
Rosalinux
added 2024/12/17 8:5 a.m.32 views

Advisory ROSA-SA-2024-2543

software: trousers 0.3.14 WASP: ROSA-CHROME packageevrstring: trousers-0.3.14-5 CVE-ID: CVE-2020-24332 BDU-ID: None CVE-Crit: MEDIUM CVE-DESC.: Vulnerability in TrouSerS: Vulnerability to create system.data files when running the tcsd daemon with root privileges. CVE-STATUS: The vulnerability has...

5.5CVSS6.8AI score0.00553EPSS
SaveExploits1
CBLMariner
CBLMariner
added 2024/12/06 3:52 p.m.20 views

CVE-2023-40547 affecting package shim-unsigned-x64 for versions less than 15.8-5

CVE-2023-40547 affecting package shim-unsigned-x64 for versions less than 15.8-5. An upgraded version of the package is available that resolves this issue...

8.3CVSS6.9AI score0.04892EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/11/21 7:28 p.m.14 views

CVE-2024-53078

In the Linux kernel, the following vulnerability has been resolved: drm/tegra: Fix NULL vs ISERR check in probe The iommupagingdomainalloc function doesn't return NULL pointers, it returns error pointers. Update the check to match...

5.5CVSS6.7AI score0.00186EPSS
SaveExploits0References4
NVD
NVD
added 2024/11/19 6:15 p.m.28 views

CVE-2024-53071

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Be stricter about IO mapping flags The current panthordevicemmapio implementation has two issues: 1. For mapping DRMPANTHORUSERFLUSHIDMMIOOFFSET, panthordevicemmapio bails if VMWRITE is set, but does not clear...

5.5CVSS0.00195EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/11/19 5:45 p.m.27 views

CVE-2024-53087

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix possible exec queue leak in exec IOCTL In a couple of places after an exec queue is looked up the exec IOCTL returns on input errors without dropping the exec queue ref. Fix this ensuring the exec queue ref is dropped...

5.5CVSS5.7AI score0.00186EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/11/19 5:45 p.m.12 views

CVE-2024-53080

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Lock XArray when getting entries for the VM Similar to commit cac075706f29 "drm/panthor: Fix race when converting group handle to group object" we need to use the XArray's internal locking when retrieving a vm pointe...

5.5CVSS5.4AI score0.00168EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/11/19 5:22 p.m.12 views

CVE-2024-53070

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: fix fault at system suspend if device was already runtime suspended If the device was already runtime suspended then during system suspend we cannot access the device registers else it will crash. Also we cannot access...

5.5CVSS5.7AI score0.00239EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/11/19 5:22 p.m.13 views

CVE-2024-53067

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Start the RTC update work later The RTC update work involves runtime resuming the UFS controller. Hence, only start the RTC update work after runtime power management in the UFS driver has been fully initialized...

5.5CVSS5.7AI score0.00214EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/11/19 5:19 p.m.27 views

CVE-2024-53055

In the Linux kernel, the following vulnerability has been resolved: wifi: iwlwifi: mvm: fix 6 GHz scan construction If more than 255 colocated APs exist for the set of all APs found during 2.4/5 GHz scanning, then the 6 GHz scan construction will loop forever since the loop variable has type u8,...

5.5CVSS5.6AI score0.00259EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/11/19 5:19 p.m.12 views

CVE-2024-53056

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Fix potential NULL dereference in mtkcrtcdestroy In mtkcrtccreate, if the call to mboxrequestchannel fails then we set the "mtkcrtc-cmdqclient.chan" pointer to NULL. In that situation, we do not call cmdqpktcreate...

5.5CVSS5.6AI score0.00204EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/11/19 5:19 p.m.16 views

CVE-2024-53048

In the Linux kernel, the following vulnerability has been resolved: ice: fix crash on probe for DPLL enabled E810 LOM The E810 Lan On Motherboard LOM design is vendor specific. Intel provides the reference design, but it is up to vendor on the final product design. For some cases, like Linux DPLL...

5.5CVSS5.7AI score0.00203EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/11/19 1:30 a.m.15 views

CVE-2024-50295

In the Linux kernel, the following vulnerability has been resolved: net: arc: fix the device for dmamapsingle/dmaunmapsingle The ndev-dev and pdev-dev aren't the same device, use ndev-dev.parent which has dmamask, ndev-dev.parent is just pdev-dev. Or it would cause the following issue: 39.933526...

5.5CVSS5.7AI score0.00229EPSS
SaveExploits0
OSV
OSV
added 2024/11/19 1:30 a.m.11 views

CVE-2024-50281 KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation When sealing or unsealing a key blob we currently do not wait for the AEAD cipher operation to finish and simply return after submitting the request. If there is...

5.5CVSS6.2AI score0.00173EPSS
SaveExploits0References5
NVD
NVD
added 2024/11/09 11:15 a.m.22 views

CVE-2024-50248

In the Linux kernel, the following vulnerability has been resolved: ntfs3: Add bounds checking to mienumattr Added bounds checking to make sure that every attr don't stray beyond valid memory region...

5.5CVSS0.00206EPSS
SaveExploits0References5
NVD
NVD
added 2024/11/09 11:15 a.m.12 views

CVE-2024-50242

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Additional check in ntfsfilerelease...

7.8CVSS0.00228EPSS
SaveExploits0References6
CVE
CVE
added 2024/11/09 10:14 a.m.152 views

CVE-2024-50246

CVE-2024-50246 is a Linux kernel vulnerability affecting the ntfs3 file-system code path. The issue stems from a missing or insufficient check related to the alloc_size for rough attribute handling in fs/ntfs3, which could allow a local attacker to exploit the flaw. The CVE is described with a CV...

7.8CVSS7.3AI score0.00215EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2024/11/05 5:11 p.m.6 views

CVE-2024-50138

In the Linux kernel, the following vulnerability has been resolved: bpf: Use rawspinlockt in ringbuf The function bpfringbufreserve is invoked from a tracepoint, which disables preemption. Using spinlockt in this context can lead to a "sleep in atomic" warning in the RT variant. This issue is...

5.5CVSS5.7AI score0.0022EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/11/05 5:11 p.m.13 views

CVE-2024-50136

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Unregister notifier on eswitch init failure It otherwise remains registered and a subsequent attempt at eswitch enabling might trigger warnings of the sort: 682.589148 ------------ cut here ------------ 682.590204...

5.5CVSS5.7AI score0.00218EPSS
SaveExploits0
Rows per page
Query Builder