Lucene search
+L

5132 matches found

SUSE CVE
SUSE CVE
added 2025/02/28 2:23 a.m.5 views

SUSE CVE-2024-57989

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: fix NULL deref check in mt7925changeviflinks In mt7925changeviflinks devmkzalloc may return NULL but this returned value is not checked...

5.5CVSS7.7AI score0.00214EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/27 8:16 p.m.2 views

DEBIAN-CVE-2025-21814

In the Linux kernel, the following vulnerability has been resolved: ptp: Ensure info-enable callback is always set The ioctl and sysfs handlers unconditionally call the -enable callback. Not all drivers implement that callback, leading to NULL dereferences. Example of affected drivers: ptps390.c,...

5.5CVSS5.7AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 8:16 p.m.12 views

AZL-57752 CVE-2025-21814 affecting package kernel for versions less than 5.15.179.1-1

In the Linux kernel, the following vulnerability has been resolved: ptp: Ensure info-enable callback is always set The ioctl and sysfs handlers unconditionally call the -enable callback. Not all drivers implement that callback, leading to NULL dereferences. Example of affected drivers: ptps390.c,...

5.5CVSS6.7AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 8:16 p.m.32 views

UBUNTU-CVE-2025-21814

In the Linux kernel, the following vulnerability has been resolved: ptp: Ensure info-enable callback is always set The ioctl and sysfs handlers unconditionally call the -enable callback. Not all drivers implement that callback, leading to NULL dereferences. Example of affected drivers: ptps390.c,...

5.5CVSS6.2AI score0.00246EPSS
SaveExploits0References50
CVE
CVE
added 2025/02/27 8:04 p.m.188 views

CVE-2025-21814

CVE-2025-21814 affects the Linux kernel PTP code: ioctl/sysfs handlers call the info->enable callback unconditionally, which can be NULL if the driver doesn’t implement it. Affected drivers include ptp_s390.c, ptp_vclock.c and ptp_mock.c. The fix replaces a missing callback with a dummy one to...

5.5CVSS6.5AI score0.00246EPSS
SaveExploits0References12Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/27 8:00 p.m.2 views

CVE-2025-21798 firewire: test: Fix potential null dereference in firewire kunit test

In the Linux kernel, the following vulnerability has been resolved: firewire: test: Fix potential null dereference in firewire kunit test kunitkzalloc may return a NULL pointer, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for teststate...

6.1AI score0.00213EPSS
SaveExploits0References3
CVE
CVE
added 2025/02/27 8:00 p.m.103 views

CVE-2025-21798

CVE-2025-21798 concerns the Linux kernel FireWire kunit test. The vulnerability arises when kunit_kzalloc() returns NULL and test_state is dereferenced without a NULL check, potentially causing a NULL pointer dereference. A fix adds a NULL check for test_state to prevent dereferencing a NULL poin...

5.5CVSS6.5AI score0.00213EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/02/27 8:00 p.m.31 views

CVE-2025-21798 firewire: test: Fix potential null dereference in firewire kunit test

In the Linux kernel, the following vulnerability has been resolved: firewire: test: Fix potential null dereference in firewire kunit test kunitkzalloc may return a NULL pointer, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for teststate...

0.00213EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/27 8:00 p.m.8 views

CVE-2025-21798 firewire: test: Fix potential null dereference in firewire kunit test

In the Linux kernel, the following vulnerability has been resolved: firewire: test: Fix potential null dereference in firewire kunit test kunitkzalloc may return a NULL pointer, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for teststate...

5.5CVSS6AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/02/27 8:00 p.m.33 views

CVE-2025-21798

In the Linux kernel, the following vulnerability has been resolved: firewire: test: Fix potential null dereference in firewire kunit test kunitkzalloc may return a NULL pointer, dereferencing it without NULL check may lead to NULL dereference. Add a NULL check for teststate...

5.5CVSS5.6AI score0.00213EPSS
SaveExploits0
OSV
OSV
added 2025/02/27 3:15 a.m.3 views

DEBIAN-CVE-2025-21783

In the Linux kernel, the following vulnerability has been resolved: gpiolib: Fix crash on error in gpiochipgetngpios The gpiochipgetngpios uses chip macros to print messages. However these macros rely on gpiodev to be initialised and set, which is not the case when called via bgpioinit. In such a...

5.5CVSS5.6AI score0.00217EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.12 views

AZL-57890 CVE-2025-21776 affecting package kernel for versions less than 6.6.79.1-1

In the Linux kernel, the following vulnerability has been resolved: USB: hub: Ignore non-compliant devices with too many configs or interfaces Robert Morris created a test program which can cause usbhubtostructhub to dereference a NULL or inappropriate pointer: Oops: general protection fault,...

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

UBUNTU-CVE-2024-58019

In the Linux kernel, the following vulnerability has been resolved: nvkm/gsp: correctly advance the read pointer of GSP message queue A GSP event message consists three parts: message header, RPC header, message body. GSP calculates the number of pages to write from the total size of a GSP messag...

7.8CVSS6.5AI score0.00198EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2025/02/27 3:11 a.m.7 views

SUSE CVE-2022-49125

In the Linux kernel, the following vulnerability has been resolved: drm/sprd: fix potential NULL dereference 'drm' could be null in sprddrmshutdown, and drmwarn maybe dereference it, remove this warning log. v1 - v2: - Split checking platformgetresource return value to a separate patch - Use...

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

SUSE CVE-2022-49286

In the Linux kernel, the following vulnerability has been resolved: tpm: use trygetops in tpm-space.c As part of the series conversion to remove nested TPM operations: https://lore.kernel.org/all/[email protected]/ exposure of the chip-tpmmutex was removed fro...

5.5CVSS6.4AI score0.00234EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/02/27 3:07 a.m.8 views

SUSE CVE-2022-49392

In the Linux kernel, the following vulnerability has been resolved: serial: 8250aspeedvuart: Fix potential NULL dereference in aspeedvuartprobe platformgetresource may fail and return NULL, so we should better check it's return value to avoid a NULL pointer dereference...

5.5CVSS6.5AI score0.00256EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:06 a.m.4 views

SUSE CVE-2022-49459

In the Linux kernel, the following vulnerability has been resolved: thermal/drivers/broadcom: Fix potential NULL dereference in srthermalprobe platformgetresource may return NULL, add proper check to avoid potential NULL dereferencing...

5.5CVSS7.8AI score0.00264EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/02/27 3:06 a.m.7 views

SUSE CVE-2022-49490

In the Linux kernel, the following vulnerability has been resolved: drm/msm/mdp5: Return error code in mdp5piperelease when deadlock is detected mdp5getglobalstate runs the risk of hitting a -EDEADLK when acquiring the modeset lock, but currently mdp5piperelease doesn't check for if an error is...

5.5CVSS7.8AI score0.00264EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/02/27 3:05 a.m.6 views

SUSE CVE-2022-49510

In the Linux kernel, the following vulnerability has been resolved: drm/omap: fix NULL but dereferenced coccicheck error Fix the following coccicheck warning: ./drivers/gpu/drm/omapdrm/omapoverlay.c:89:22-25: ERROR: rovl is NULL but dereferenced. Here should be ovl-idx rather than rovl-idx...

5.5CVSS6.9AI score0.00253EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/02/27 3:05 a.m.6 views

SUSE CVE-2022-49527

In the Linux kernel, the following vulnerability has been resolved: media: venus: hfi: avoid null dereference in deinit If venusprobe fails at pmruntimeputsync the error handling first calls hfidestroy and afterwards hficoredeinit. As hfidestroy sets core-ops to NULL, hficoredeinit cannot call th...

5.5CVSS7.8AI score0.00259EPSS
SaveExploits0References9
Rows per page
Query Builder