Lucene search
+L

24871 matches found

NVD
NVD
•added 2025/02/27 8:16 p.m.•13 views

CVE-2025-21810

In the Linux kernel, the following vulnerability has been resolved: driver core: class: Fix wild pointer dereferences in API classdeviternext There are a potential wild pointer dereferences issue regarding APIs classdeviterinit|next|exit, as explained by below typical usage: // All members of @it...

7.8CVSS0.00202EPSS
SaveExploits0References4
OSV
OSV
•added 2025/02/27 8:16 p.m.•24 views

AZL-69485 CVE-2025-21801 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net: ravb: Fix missing rtnl lock in suspend/resume path Fix the suspend/resume path by ensuring the rtnl lock is held where required. Calls to ravbopen, ravbclose and wol operations must be performed under the rtnl lock to preven...

7.8CVSS6.6AI score0.002EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2025/02/27 8:01 p.m.•32 views

CVE-2025-21810 driver core: class: Fix wild pointer dereferences in API class_dev_iter_next()

In the Linux kernel, the following vulnerability has been resolved: driver core: class: Fix wild pointer dereferences in API classdeviternext There are a potential wild pointer dereferences issue regarding APIs classdeviterinit|next|exit, as explained by below typical usage: // All members of @it...

7.8CVSS0.00202EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2025/02/27 8:00 p.m.•13 views

CVE-2025-21804

In the Linux kernel, the following vulnerability has been resolved: PCI: rcar-ep: Fix incorrect variable used when calling devmrequestmemregion The rcarpcieparseoutboundranges uses the devmrequestmemregion macro to request a needed resource. A string variable that lives on the stack is then used ...

7.1CVSS5.5AI score0.00205EPSS
SaveExploits0
CVE
CVE
•added 2025/02/27 5:12 p.m.•84 views

CVE-2025-27157

Mastodon rate-limits are missing on /auth/setup in versions 4.2.0–4.2.15 and 4.3.0–4.3.3, enabling an attacker to craft requests that send emails to arbitrary addresses. The issue is fixed in 4.2.16 and 4.3.4. This CVE description documents the affected versions and the remediation. If exploiting...

5.3CVSS5.3AI score0.00366EPSS
SaveExploits0References2Affected Software1
CVE
CVE
•added 2025/02/27 4:07 p.m.•83 views

CVE-2025-0914

Velociraptor is affected: Versions earlier than 0.73.4 suffer improper access control in the VQL shell that permits authenticated users to trigger the execve() plugin even when prevent_execve is configured to forbid it. The issue is fixed in release 0.73.4. Practical impact is limited to deployme...

3.8CVSS6.6AI score0.00232EPSS
SaveExploits0References1
OSV
OSV
•added 2025/02/27 2:15 p.m.•7 views

DEBIAN-CVE-2025-27154

Spotipy is a lightweight Python library for the Spotify Web API. The CacheHandler class creates a cache file to store the auth token. Prior to version 2.25.1, the file created has rw-r--r-- 644 permissions by default, when it could be locked down to rw------- 600 permissions. This leads to overly...

9.8CVSS6.9AI score0.00611EPSS
SaveExploits1References1
OSV
OSV
•added 2025/02/27 8:41 a.m.•15 views

CLSA-2025-1740645663 python3: Fix of CVE-2007-4559

CVE-2007-4559: implement PEP 706 - a filter in the tarfile module to prevent directory traversal vulnerability...

6.8CVSS6.8AI score0.27095EPSS
SaveExploits3References1
OSV
OSV
•added 2025/02/27 3:15 a.m.•20 views

AZL-57959 CVE-2025-21779 affecting package kernel for versions less than 6.6.79.1-1

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Reject Hyper-V's SENDIPI hypercalls if local APIC isn't in-kernel Advertise support for Hyper-V's SENDIPI and SENDIPIEX hypercalls if and only if the local API is emulated/virtualized by KVM, and explicitly reject said...

5.5CVSS6.3AI score0.00239EPSS
SaveExploits0References1
NVD
NVD
•added 2025/02/27 3:15 a.m.•15 views

CVE-2025-21780

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: avoid buffer overflow attach in smusyssetpptable It malicious user provides a small pptable through sysfs and then a bigger pptable, it may cause buffer overflow attack in function smusyssetpptable...

7.8CVSS0.00263EPSS
SaveExploits0References7
OSV
OSV
•added 2025/02/27 3:15 a.m.•3 views

DEBIAN-CVE-2025-21773

In the Linux kernel, the following vulnerability has been resolved: can: etases58x: fix potential NULL pointer dereference on udev-serial The driver assumed that es58xdev-udev-serial could never be NULL. While this is true on commercially available devices, an attacker could spoof the device...

5.5CVSS5.5AI score0.00221EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2025/02/27 3:10 a.m.•8 views

SUSE CVE-2022-49249

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: wc938x: fix accessing array out of bounds for enum type Accessing enums using integer would result in array out of bounds access on platforms like aarch64 where sizeoflong is 8 compared to enum size which is 4 bytes...

5.5CVSS6.6AI score0.00275EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
•added 2025/02/27 3:09 a.m.•8 views

SUSE CVE-2022-49251

In the Linux kernel, the following vulnerability has been resolved: ASoC: codecs: va-macro: fix accessing array out of bounds for enum type Accessing enums using integer would result in array out of bounds access on platforms like aarch64 where sizeoflong is 8 compared to enum size which is 4 byt...

5.5CVSS6.6AI score0.00268EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
•added 2025/02/27 3:08 a.m.•10 views

SUSE CVE-2022-49318

In the Linux kernel, the following vulnerability has been resolved: f2fs: remove WARNON in f2fsisvalidblkaddr Syzbot triggers two WARNs in f2fsisvalidblkaddr and isbitmapvalid. For example, in f2fsisvalidblkaddr, if type is DATAGENERICENHANCE or DATAGENERICENHANCEREAD, it invokes WARNON if blkadd...

5.5CVSS6.6AI score0.00262EPSS
SaveExploits0References3
CVE
CVE
•added 2025/02/27 2:18 a.m.•231 views

CVE-2025-21776

CVE-2025-21776 affects the Linux kernel USB hub driver where non‑compliant hubs with more than one config/interface can trigger a crash (usb_hub_to_struct_hub dereference). A fix exists: the driver now refuses hubs violating USB spec (more than one configuration or interface). Connected advisorie...

5.5CVSS6.6AI score0.00244EPSS
SaveExploits0References12Affected Software1
Debian CVE
Debian CVE
•added 2025/02/27 2:18 a.m.•10 views

CVE-2024-58020

In the Linux kernel, the following vulnerability has been resolved: HID: multitouch: Add NULL check in mtinputconfigured devmkasprintf can return a NULL pointer on failure,but this returned value in mtinputconfigured is not checked. Add NULL check in mtinputconfigured, to handle kernel NULL point...

5.5CVSS5.7AI score0.00232EPSS
SaveExploits0
CVE
CVE
•added 2025/02/27 2:18 a.m.•151 views

CVE-2024-57834

CVE-2024-57834 : In the Linux kernel, a null-pointer dereference in the video media driver (vidtv) was fixed. If dvb->mux is not successfully initialized by vidtv_mux_init() during vidtv_start_streaming(), stopping the streaming via vidtv_mux_stop_thread() could dereference a null mux pointer....

5.5CVSS5.4AI score0.00226EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
•added 2025/02/27 2:18 a.m.•28 views

CVE-2024-52557 drm: zynqmp_dp: Fix integer overflow in zynqmp_dp_rate_get()

In the Linux kernel, the following vulnerability has been resolved: drm: zynqmpdp: Fix integer overflow in zynqmpdprateget This patch fixes a potential integer overflow in the zynqmpdprateget The issue comes up when the expression drmdpbwcodetolinkratedp-test.bwcode 10000 is evaluated using 32-bi...

0.00185EPSS
SaveExploits0References2
NVD
NVD
•added 2025/02/27 2:15 a.m.•15 views

CVE-2024-57973

In the Linux kernel, the following vulnerability has been resolved: rdma/cxgb4: Prevent potential integer overflow on 32bit The "gl-totlen" variable is controlled by the user. It comes from processresponses. On 32bit systems, the "gl-totlen + sizeofstruct cplpassacceptreq + sizeofstruct rssheader...

8.1CVSS0.00666EPSS
SaveExploits0References11
Debian CVE
Debian CVE
•added 2025/02/27 2:12 a.m.•24 views

CVE-2025-21738

In the Linux kernel, the following vulnerability has been resolved: ata: libata-sff: Ensure that we cannot write outside the allocated buffer reveliofuzzing reported that a SCSIIOCTLSENDCOMMAND ioctl with outlen set to 0xd42, SCSI command set to ATA16 PASS-THROUGH, ATA command set to ATANOP, and...

7.8CVSS5.8AI score0.00224EPSS
SaveExploits0
Rows per page
Query Builder