Lucene search
+L

228 matches found

OSV
OSV
•added 2025/05/01 2:15 p.m.•13 views

DEBIAN-CVE-2025-37792

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: Prevent potential NULL dereference The btrtlinitialize function checks that rtlloadfile either had an error or it loaded a zero length file. However, if it loaded a zero length file then the error code is not se...

5.5CVSS5.7AI score0.00193EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2025/04/10 12:00 a.m.•15 views

PT-2025-18472

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A potential NULL dereference issue has been identified in the Linux kernel's Bluetooth component, specifically in the btrtl initialize function. This function checks if rtl load file had...

5.5CVSS6.7AI score0.00193EPSS
SaveExploits0
OSV
OSV
•added 2025/02/26 7:01 a.m.•12 views

UBUNTU-CVE-2022-49280

In the Linux kernel, the following vulnerability has been resolved: NFSD: prevent underflow in nfssvcdecodewriteargs Smatch complains: fs/nfsd/nfsxdr.c:341 nfssvcdecodewriteargs warn: no lower bound on 'args-len' Change the type to unsigned to prevent this issue...

9.8CVSS6.2AI score0.00687EPSS
SaveExploits0References12
NVD
NVD
•added 2025/02/26 7:00 a.m.•16 views

CVE-2022-49058

In the Linux kernel, the following vulnerability has been resolved: cifs: potential buffer overflow in handling symlinks Smatch printed a warning: arch/x86/crypto/poly1305glue.c:198 poly1305updatearch error: memcpy 'dctx-buf' too small 16 vs u32max It's caused because Smatch marks 'linklen' as...

9.1CVSS0.00874EPSS
SaveExploits0References8
OSV
OSV
•added 2025/02/26 7:00 a.m.•4 views

DEBIAN-CVE-2022-49058

In the Linux kernel, the following vulnerability has been resolved: cifs: potential buffer overflow in handling symlinks Smatch printed a warning: arch/x86/crypto/poly1305glue.c:198 poly1305updatearch error: memcpy 'dctx-buf' too small 16 vs u32max It's caused because Smatch marks 'linklen' as...

7.8CVSS5.7AI score0.00874EPSS
SaveExploits0References1
CVE
CVE
•added 2025/02/26 1:54 a.m.•223 views

CVE-2022-49058

In CVE-2022-49058, the Linux kernel CIFS subsystem is affected by a potential buffer overflow in handling symlinks. The root cause is that Smatch marks link_len as untrusted (originating from sscanf()) and may allow a length to exceed the destination buffer, risking a overflow in poly1305-related...

9.1CVSS5.6AI score0.00874EPSS
SaveExploits0References8Affected Software1
OSV
OSV
•added 2025/02/26 1:54 a.m.•13 views

CVE-2022-49058 cifs: potential buffer overflow in handling symlinks

In the Linux kernel, the following vulnerability has been resolved: cifs: potential buffer overflow in handling symlinks Smatch printed a warning: arch/x86/crypto/poly1305glue.c:198 poly1305updatearch error: memcpy 'dctx-buf' too small 16 vs u32max It's caused because Smatch marks 'linklen' as...

9.1CVSS6AI score
SaveExploits0References11
SUSE CVE
SUSE CVE
•added 2024/12/30 3:48 a.m.•7 views

SUSE CVE-2024-56752

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/gr/gf100: Fix missing unlock in gf100grchannew When the call to gf100grctxgenerate fails, unlock gr-fecs.mutex before returning the error. Fixes smatch warning: drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:480...

5.5CVSS7.7AI score0.00205EPSS
SaveExploits0References13
OSV
OSV
•added 2024/12/29 12:15 p.m.•9 views

DEBIAN-CVE-2024-56752

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/gr/gf100: Fix missing unlock in gf100grchannew When the call to gf100grctxgenerate fails, unlock gr-fecs.mutex before returning the error. Fixes smatch warning: drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:480...

5.5CVSS5.7AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
•added 2024/12/29 12:15 p.m.•13 views

AZL-54857 CVE-2024-56752 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/gr/gf100: Fix missing unlock in gf100grchannew When the call to gf100grctxgenerate fails, unlock gr-fecs.mutex before returning the error. Fixes smatch warning: drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:480...

5.5CVSS6.7AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
•added 2024/12/29 12:15 p.m.•9 views

UBUNTU-CVE-2024-56752

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau/gr/gf100: Fix missing unlock in gf100grchannew When the call to gf100grctxgenerate fails, unlock gr-fecs.mutex before returning the error. Fixes smatch warning: drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c:480...

5.5CVSS6.5AI score0.00205EPSS
SaveExploits0References19
OSV
OSV
•added 2024/12/24 11:28 a.m.•15 views

CVE-2024-53151 svcrdma: Address an integer overflow

In the Linux kernel, the following vulnerability has been resolved: svcrdma: Address an integer overflow Dan Carpenter reports: Commit 78147ca8b4a9 "svcrdma: Add a "parsed chunk list" data structure" from Jun 22, 2020 linux-next, leads to the following Smatch static checker warning:...

7.5CVSS6.3AI score
SaveExploits0References10
CVE
CVE
•added 2024/11/19 5:22 p.m.•192 views

CVE-2024-53061

CVE-2024-53061 affects the Linux kernel media: s5p-jpeg path, where the current logic allowed a word to be less than 2, risking buffer overflows. The fix adds extra checks to prevent small-word underflow and buffer overflows, as reported by the patch notes. Additionally, an unused assignment (wor...

7.8CVSS7.3AI score0.00305EPSS
SaveExploits0References10Affected Software1
SUSE CVE
SUSE CVE
•added 2024/11/19 3:49 a.m.•7 views

SUSE CVE-2024-50289

In the Linux kernel, the following vulnerability has been resolved: media: av7110: fix a spectre vulnerability As warned by smatch: drivers/staging/media/av7110/av7110ca.c:270 dvbcaioctl warn: potential spectre issue 'av7110-cislot' w local cap There is a spectre-related vulnerability at the code...

5.5CVSS7.7AI score0.00177EPSS
SaveExploits0References18
OSV
OSV
•added 2024/11/19 2:16 a.m.•20 views

UBUNTU-CVE-2024-50289

In the Linux kernel, the following vulnerability has been resolved: media: av7110: fix a spectre vulnerability As warned by smatch: drivers/staging/media/av7110/av7110ca.c:270 dvbcaioctl warn: potential spectre issue 'av7110-cislot' w local cap There is a spectre-related vulnerability at the code...

5.5CVSS6.6AI score0.00177EPSS
SaveExploits0References17
RedHat Linux
RedHat Linux
•added 2024/11/12 9:11 a.m.•13 views

kernel: Bluetooth: ISO: Check socket flag instead of hcon

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: Check socket flag instead of hcon This fixes the following Smatch static checker warning: net/bluetooth/iso.c:1364 isosockrecvmsg error: we previously assumed 'pi-conn-hcon' could be null line 1359...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
•added 2024/11/09 8:00 a.m.•11 views

media: mediatek: vcodec: Fix VP8 stateless decoder smatch warning

...

5.5CVSS6.9AI score0.00207EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
•added 2024/11/09 8:00 a.m.•11 views

media: mediatek: vcodec: Fix H264 multi stateless decoder smatch warning

...

5.5CVSS6.9AI score0.00209EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
•added 2024/11/09 8:00 a.m.•12 views

media: mediatek: vcodec: Fix H264 stateless decoder smatch warning

...

5.5CVSS6.9AI score0.00208EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2024/10/26 3:02 a.m.•8 views

SUSE CVE-2024-49894

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix index out of bounds in degamma hardware format translation Fixes index out of bounds issue in cmhelpertranslatecurvetodegammahwformat function. The issue could occur when the index 'i' exceeds the number of...

6.6CVSS6.7AI score0.00327EPSS
SaveExploits0References20
Rows per page
Query Builder