Lucene search
+L

13965 matches found

OSV
OSV
added 2025/02/27 2:07 a.m.7 views

CVE-2024-57990 wifi: mt76: mt7925: fix off by one in mt7925_load_clc()

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt7925: fix off by one in mt7925loadclc This comparison should be = instead of to prevent an out of bounds read and write...

7.8CVSS6.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/02/27 2:07 a.m.41 views

CVE-2024-57991 wifi: rtw89: chan: fix soft lockup in rtw89_entity_recalc_mgnt_roles()

In the Linux kernel, the following vulnerability has been resolved: wifi: rtw89: chan: fix soft lockup in rtw89entityrecalcmgntroles During rtw89entityrecalcmgntroles, there is a normalizing process which will re-order the list if an entry with target pattern is found. And once one is found, shou...

0.00214EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/27 2:07 a.m.19 views

CVE-2024-57984 i3c: dw: Fix use-after-free in dw_i3c_master driver due to race condition

In the Linux kernel, the following vulnerability has been resolved: i3c: dw: Fix use-after-free in dwi3cmaster driver due to race condition In dwi3ccommonprobe, &master-hjwork is bound with dwi3chjwork. And dwi3cmasterirqhandler can call dwi3cmasterirqhandleibis function to start the work. If we...

7.8CVSS6.5AI score
SaveExploits0References7
OSV
OSV
added 2025/02/27 2:07 a.m.20 views

CVE-2024-57982 xfrm: state: fix out-of-bounds read during lookup

In the Linux kernel, the following vulnerability has been resolved: xfrm: state: fix out-of-bounds read during lookup lookup and resize can run in parallel. The xfrmstatehashgeneration seqlock ensures a retry, but the hash functions can observe a hmask value that is too large for the new hlist...

7.8CVSS6.3AI score
SaveExploits0References7
CVE
CVE
added 2025/02/27 2:07 a.m.200 views

CVE-2024-57980

Summary of CVE-2024-57980 (Linux kernel) : The vulnerability is in the media: uvcvideo path where, if uvc_status_init() fails to allocate the int_urb, the code frees dev->status but does not set it to NULL. This leads to a double-free in uvc_status_cleanup() when the memory is freed again. The...

7.8CVSS6.6AI score0.0027EPSS
SaveExploits0References10Affected Software1
Vulnrichment
Vulnrichment
added 2025/02/27 2:07 a.m.5 views

CVE-2024-57979 pps: Fix a use-after-free

In the Linux kernel, the following vulnerability has been resolved: pps: Fix a use-after-free On a board running ntpd and gpsd, I'm seeing a consistent use-after-free in sysexit from gpsd when rebooting: pps pps1: removed ------------ cut here ------------ kobject: 'null' 00000000db4bec24: is not...

7.8CVSS7.4AI score0.00256EPSS
SaveExploits0References8
CVE
CVE
added 2025/02/27 2:07 a.m.117 views

CVE-2024-57978

CVE-2024-57978 refers to a Linux kernel vulnerability in the media: imx-jpeg driver. The issue arises in detach_pm() where, if jpeg->pd_dev[i] is an error pointer, passing it to pm_runtime_suspended() can trigger an Oops. The description notes that existing checks cover error pointers and NULL...

5.5CVSS5.4AI score0.00219EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/02/27 2:07 a.m.9 views

CVE-2024-57953 rtc: tps6594: Fix integer overflow on 32bit systems

In the Linux kernel, the following vulnerability has been resolved: rtc: tps6594: Fix integer overflow on 32bit systems The problem is this multiply in tps6594rtcsetoffset tmp = offset TICKSPERHOUR; The "tmp" variable is an s64 but "offset" is a long in the -277774-277774 range. On 32bit systems ...

5.5CVSS6.2AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/02/27 12:00 a.m.14 views

PT-2025-8905 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A division by zero issue has been resolved in the Linux kernel. The problem occurs when there are no dummy cycles in the spi-nor commands, causing both dummy bus cycle bytes and width ...

7.8CVSS7.4AI score0.36848EPSS
SaveExploits7References2030
Positive Technologies
Positive Technologies
added 2025/02/27 12:00 a.m.11 views

PT-2025-8895 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A crash issue in the Linux kernel has been resolved. The problem occurs when the gpiochip get ngpios function is called, which uses chip macros to print messages. However, these macros...

7.8CVSS7.5AI score0.36848EPSS
SaveExploits1References549
OSV
OSV
added 2025/02/26 6:34 p.m.16 views

SUSE-SU-2025:0735-1 Security update for webkit2gtk3

This update for webkit2gtk3 fixes the following issues: Update to version 2.46.6 bsc1236946, bsc1234851: - CVE-2025-24143: A maliciously crafted webpage may be able to fingerprint the user. - CVE-2025-24150: Copying a URL from Web Inspector may lead to command injection. - CVE-2025-24158:...

9.8CVSS9.1AI score0.14964EPSS
SaveExploits1References15
SUSE Linux
SUSE Linux
added 2025/02/26 1:36 p.m.2 views

Security update for pam_pkcs11

This update for pampkcs11 fixes the following issues: CVE-2025-24531: Fixed regression in version 0.6.12 returning PAMIGNORE in many situations with possible authentication bypass bsc1236314. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST...

9.3CVSS7.6AI score0.00232EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/02/26 12:29 p.m.20 views

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.8AI score0.00263EPSS
SaveExploits0References4
NVD
NVD
added 2025/02/26 7:01 a.m.18 views

CVE-2022-49724

In the Linux kernel, the following vulnerability has been resolved: tty: goldfish: Fix freeirq on remove Pass the correct devid to freeirq to fix this splat when the driver is unbound: WARNING: CPU: 0 PID: 30 at kernel/irq/manage.c:1895 freeirq Trying to free already-free IRQ 65 Call Trace:...

7.8CVSS0.00271EPSS
SaveExploits0References7
NVD
NVD
added 2025/02/26 7:01 a.m.13 views

CVE-2022-49731

In the Linux kernel, the following vulnerability has been resolved: ata: libata-core: fix NULL pointer deref in atahostallocpinfo In an unlikely and probably wrong? case that the 'ppi' parameter of atahostallocpinfo points to an array starting with a NULL pointer, there's going to be a kernel oop...

5.5CVSS0.0028EPSS
SaveExploits0References8
NVD
NVD
added 2025/02/26 7:01 a.m.12 views

CVE-2022-49716

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3: Fix error handling in gicpopulateppipartitions ofgetchildbyname returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. When kcalloc fails, it missing ofnodeput and...

5.5CVSS0.00281EPSS
SaveExploits0References5
NVD
NVD
added 2025/02/26 7:01 a.m.13 views

CVE-2022-49710

In the Linux kernel, the following vulnerability has been resolved: dm mirror log: round up region bitmap size to BITSPERLONG The code in dm-log rounds up bitsetsize to 32 bits. It then uses findnextzerobitle on the allocated region. findnextzerobitle accesses the bitmap using unsigned long...

5.5CVSS0.00281EPSS
SaveExploits0References5
NVD
NVD
added 2025/02/26 7:01 a.m.17 views

CVE-2022-49676

In the Linux kernel, the following vulnerability has been resolved: memory: samsung: exynos5422-dmc: Fix refcount leak in ofgetdramtimings ofparsephandle returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. This function doesn't call ofnodeput in...

5.5CVSS0.00256EPSS
SaveExploits0References4
NVD
NVD
added 2025/02/26 7:01 a.m.18 views

CVE-2022-49662

In the Linux kernel, the following vulnerability has been resolved: ipv6: fix lockdep splat in in6dumpaddrs As reported by syzbot, we should not use rcudereference when rcureadlock is not held. WARNING: suspicious RCU usage 5.19.0-rc2-syzkaller 0 Not tainted net/ipv6/addrconf.c:5175 suspicious...

5.5CVSS0.00273EPSS
SaveExploits0References4
NVD
NVD
added 2025/02/26 7:01 a.m.15 views

CVE-2022-49667

In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix use-after-free after 802.3ad slave unbind commit 0622cab0341c "bonding: fix 802.3ad aggregator reselection", resolve case, when there is several aggregation groups in the same bond. bond3adunbindslave will...

7.8CVSS0.00289EPSS
SaveExploits0References8
Rows per page
Query Builder