Lucene search
+L

636 matches found

CVE
CVE
added 2025/12/24 12:22 p.m.38 views

CVE-2022-50728

The CVE-2022-50728 issue affects the Linux kernel (s390) in the lcs Start Xmit path. It arises from a return-type mismatch in lcs_start_xmit() where the function is expected to return netdev_tx_t but is implemented as int, causing compatibility errors under clang with CFI_CLANG, potentially leadi...

6.1AI score0.00254EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/24 12:22 p.m.18 views

CVE-2022-50728 s390/lcs: Fix return type of lcs_start_xmit()

In the Linux kernel, the following vulnerability has been resolved: s390/lcs: Fix return type of lcsstartxmit With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the call target is valid ...

6.4AI score
SaveExploits0References12
Microsoft CVE
Microsoft CVE
added 2025/12/17 9:5 a.m.7 views

Potential non-constant time compiled code with Clang LLVM

...

1CVSS7AI score0.00144EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/11 5:9 p.m.45 views

CVE-2025-13912 Potential non-constant time compiled code with Clang LLVM

Multiple constant-time implementations in wolfSSL before version 5.8.4 may be transformed into non-constant-time binary by LLVM optimizations, which can potentially result in observable timing discrepancies and lead to information disclosure through timing side-channel attacks...

1CVSS0.00144EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2025/12/05 12:25 a.m.11 views

SUSE CVE-2025-40253

In the Linux kernel, the following vulnerability has been resolved: s390/ctcm: Fix double-kfree The function 'mpcrcvdsweepreqmpcginfo' is called conditionally from function 'ctcmpcunpackskb'. It frees passed mpcginfo. After that a call to function 'kfree' in function 'ctcmpcunpackskb' frees it...

5.5CVSS6.5AI score0.00293EPSS
SaveExploits0References17
EUVD
EUVD
added 2025/12/04 4:8 p.m.7 views

EUVD-2025-201204

In the Linux kernel, the following vulnerability has been resolved: s390/ctcm: Fix double-kfree The function 'mpcrcvdsweepreqmpcginfo' is called conditionally from function 'ctcmpcunpackskb'. It frees passed mpcginfo. After that a call to function 'kfree' in function 'ctcmpcunpackskb' frees it...

6AI score0.00293EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/04 4:8 p.m.31 views

CVE-2025-40253

The CVE-2025-40253 issue concerns the s390 Linux kernel driver ctcm_mpc.c, where mpc_rcvd_sweep_req(mpcginfo) freed memory that had already been freed by a subsequent kfree in ctcmpc_unpack_skb, causing a double-free scenario. The root cause is the conditional call path in ctcmpc_unpack_skb that ...

8.8CVSS6.1AI score0.00293EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/12/04 12:0 a.m.13 views

PT-2025-49083

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a double-kfree issue within the s390/ctcm subsystem. The function mpc rcvd sweep reqmpcginfo conditionally frees memory pointed to by mpcginfo. Subsequently, a...

6.3AI score0.00293EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/11/11 9:13 a.m.16 views

kernel: ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix UB due to uninitialized stack access in ipvsprotocolinit Under certain kernel configurations when building with Clang/LLVM, the compiler does not generate a return or jump as the terminator instruction for...

5.5CVSS6.9AI score0.00229EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.9 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-990081)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990081 advisory. In the Linux kernel, the following vulnerability has been resolved: ipvs: fix UB due to uninitialized stack access in ipvsprotocolinit Under certain kernel...

5.5CVSS6.6AI score0.00229EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.5 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989471)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989471 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: seq: Fix function prototype mismatch in sndseqexpandvarevent With clang's kernel control fl...

5.5CVSS6AI score0.00236EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.11 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-990360)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-990360 advisory. In the Linux kernel, the following vulnerability has been resolved: ipvs: fix UB due to uninitialized stack access in ipvsprotocolinit Under certain kernel...

5.5CVSS6.6AI score0.00229EPSS
SaveExploits0References4
PyPA
PyPA
added 2025/10/28 7:15 p.m.18 views

PYSEC-2025-100

CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy. CodeChecker versions up to 6.26.1 contain a buffer overflow vulnerability in the internal ldloggerlibrary, which is executed by the CodeChecker logcommand.This issue affects...

7.8CVSS6AI score0.00178EPSS
SaveExploits1References1Affected Software1
SUSE CVE
SUSE CVE
added 2025/10/25 12:14 a.m.8 views

SUSE CVE-2022-50564

In the Linux kernel, the following vulnerability has been resolved: s390/netiucv: Fix return type of netiucvtx With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the call target is valid...

5.5CVSS6.5AI score0.00232EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/22 2:15 p.m.2 views

DEBIAN-CVE-2022-50564

In the Linux kernel, the following vulnerability has been resolved: s390/netiucv: Fix return type of netiucvtx With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the call target is valid...

5.4AI score0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/22 2:15 p.m.6 views

UBUNTU-CVE-2022-50564

In the Linux kernel, the following vulnerability has been resolved: s390/netiucv: Fix return type of netiucvtx With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the call target is valid...

5.9AI score0.00232EPSS
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/10/07 11:49 p.m.6 views

SUSE CVE-2022-50486

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: Fix return type of netcpndostartxmit With clang's kernel control flow integrity kCFI, CONFIGCFICLANG, indirect call targets are validated against the expected function pointer prototype to make sure the call...

5.5CVSS6.5AI score0.00152EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2017-12011

Malware in sbrugna...

8.8CVSS8.1AI score0.02612EPSS
SaveExploits2References7
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2014-2916

Malware in sbrugna...

1.9CVSS6.3AI score0.00407EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.14 views

EUVD-2015-3108

Malware in sbrugna...

5CVSS6.4AI score0.01299EPSS
SaveExploits0References5
Rows per page
Query Builder