Lucene search
+L

1688 matches found

OSV
OSV
added 2025/09/27 11:15 p.m.7 views

UBUNTU-CVE-2025-11083

A vulnerability has been found in GNU Binutils 2.45. The affected element is the function elfswapshdr in the library bfd/elfcode.h of the component Linker. The manipulation leads to heap-based buffer overflow. The attack must be carried out locally. The exploit has been disclosed to the public an...

7.8CVSS6AI score0.00235EPSS
SaveExploits1References11
Vulnrichment
Vulnrichment
added 2025/09/27 11:02 p.m.3 views

CVE-2025-11083 GNU Binutils Linker elfcode.h elf_swap_shdr heap-based overflow

A vulnerability has been found in GNU Binutils 2.45. The affected element is the function elfswapshdr in the library bfd/elfcode.h of the component Linker. The manipulation leads to heap-based buffer overflow. The attack must be carried out locally. The exploit has been disclosed to the public an...

5.3CVSS6.7AI score0.00235EPSS
SaveExploits1References8
OSV
OSV
added 2025/09/27 11:02 p.m.5 views

CVE-2025-11083 GNU Binutils Linker elfcode.h elf_swap_shdr heap-based overflow

A vulnerability has been found in GNU Binutils 2.45. The affected element is the function elfswapshdr in the library bfd/elfcode.h of the component Linker. The manipulation leads to heap-based buffer overflow. The attack must be carried out locally. The exploit has been disclosed to the public an...

4.8CVSS6.1AI score
SaveExploits0References11
CVE
CVE
added 2025/09/27 11:02 p.m.69 views

CVE-2025-11083

CVE-2025-11083 affects GNU Binutils 2.45, specifically the linker component. The vulnerability is a heap-based overflow in the elf_swap_shdr function (bfd/elfcode.h) that requires local access to exploit. The advisory notes a patch was prepared and indicates fixes were made in version 2.46. Publi...

7.8CVSS6.7AI score0.00235EPSS
SaveExploits1References9Affected Software1
Debian CVE
Debian CVE
added 2025/09/27 11:02 p.m.11 views

CVE-2025-11083

A vulnerability has been found in GNU Binutils 2.45. The affected element is the function elfswapshdr in the library bfd/elfcode.h of the component Linker. The manipulation leads to heap-based buffer overflow. The attack must be carried out locally. The exploit has been disclosed to the public an...

7.8CVSS5.7AI score0.00235EPSS
SaveExploits1
Cvelist
Cvelist
added 2025/09/27 11:02 p.m.41 views

CVE-2025-11083 GNU Binutils Linker elfcode.h elf_swap_shdr heap-based overflow

A vulnerability has been found in GNU Binutils 2.45. The affected element is the function elfswapshdr in the library bfd/elfcode.h of the component Linker. The manipulation leads to heap-based buffer overflow. The attack must be carried out locally. The exploit has been disclosed to the public an...

5.3CVSS0.00235EPSS
SaveExploits1References8
NVD
NVD
added 2025/09/19 4:15 p.m.11 views

CVE-2025-39843

In the Linux kernel, the following vulnerability has been resolved: mm: slub: avoid wake up kswapd in settrackprepare settrackprepare can incur lock recursion. The issue is that it is called from hrtimerstartrangens holding the percpuhrtimerbasesn.lock, but when enabled CONFIGDEBUGOBJECTSTIMERS,...

5.5CVSS0.00115EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/19 4:15 p.m.4 views

DEBIAN-CVE-2025-39843

In the Linux kernel, the following vulnerability has been resolved: mm: slub: avoid wake up kswapd in settrackprepare settrackprepare can incur lock recursion. The issue is that it is called from hrtimerstartrangens holding the percpuhrtimerbasesn.lock, but when enabled CONFIGDEBUGOBJECTSTIMERS,...

5.5CVSS5.3AI score0.00115EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/19 4:15 p.m.18 views

UBUNTU-CVE-2025-39843

In the Linux kernel, the following vulnerability has been resolved: mm: slub: avoid wake up kswapd in settrackprepare settrackprepare can incur lock recursion. The issue is that it is called from hrtimerstartrangens holding the percpuhrtimerbasesn.lock, but when enabled CONFIGDEBUGOBJECTSTIMERS,...

5.5CVSS5.8AI score0.00115EPSS
SaveExploits0References18
CVE
CVE
added 2025/09/19 3:26 p.m.65 views

CVE-2025-39843

CVE-2025-39843 affects the Linux kernel mm/slub path. The vulnerability arises when set_track_prepare() can incur lock recursion due to waking up kswapd while holding per_cpu(hrtimer_bases)[n].lock (triggered via hrtimer_start_range_ns) under CONFIG_DEBUG_OBJECTS_TIMERS. The fix involves masking ...

5.5CVSS6AI score0.00115EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/19 12:00 a.m.6 views

PT-2025-39750

Name of the Vulnerable Software and Affected Versions GNU Binutils versions prior to 2.46 Description A flaw exists in the Linker component of GNU Binutils. Specifically, the issue resides within the elf swap shdr function located in the bfd/elfcode.h library. This can lead to a heap-based buffer...

7.8CVSS5.5AI score0.00749EPSS
SaveExploits17References112
SUSE CVE
SUSE CVE
added 2025/09/18 11:38 p.m.15 views

SUSE CVE-2023-53368

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race issue between cpu buffer write and swap Warning happened in rbendcommit at code: if RBWARNONcpubuffer, !localread&cpubuffer-committing WARNING: CPU: 0 PID: 139 at kernel/trace/ringbuffer.c:3142...

5.5CVSS6.6AI score0.00131EPSS
SaveExploits0References20
RedhatCVE
RedhatCVE
added 2025/09/17 6:08 p.m.7 views

CVE-2023-53368

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race issue between cpu buffer write and swap Warning happened in rbendcommit at code: if RBWARNONcpubuffer, !localreadbuffer-committing WARNING: CPU: 0 PID: 139 at kernel/trace/ringbuffer.c:3142 rbcommit+0x402/0x4a0...

5.7CVSS5.9AI score0.00131EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/17 3:15 p.m.1 views

DEBIAN-CVE-2023-53368

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race issue between cpu buffer write and swap Warning happened in rbendcommit at code: if RBWARNONcpubuffer, !localread&cpubuffer-committing WARNING: CPU: 0 PID: 139 at kernel/trace/ringbuffer.c:3142...

4.7CVSS5.3AI score0.00131EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/17 3:15 p.m.7 views

CVE-2023-53368

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race issue between cpu buffer write and swap Warning happened in rbendcommit at code: if RBWARNONcpubuffer, !localread&cpubuffer-committing WARNING: CPU: 0 PID: 139 at kernel/trace/ringbuffer.c:3142...

4.7CVSS0.00131EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/17 3:15 p.m.16 views

UBUNTU-CVE-2023-53368

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race issue between cpu buffer write and swap Warning happened in rbendcommit at code: if RBWARNONcpubuffer, !localread&cpubuffer-committing WARNING: CPU: 0 PID: 139 at kernel/trace/ringbuffer.c:3142...

4.7CVSS6AI score0.00131EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/09/17 2:56 p.m.11 views

CVE-2023-53368 tracing: Fix race issue between cpu buffer write and swap

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race issue between cpu buffer write and swap Warning happened in rbendcommit at code: if RBWARNONcpubuffer, !localread&cpubuffer-committing WARNING: CPU: 0 PID: 139 at kernel/trace/ringbuffer.c:3142...

0.00131EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/17 2:56 p.m.6 views

CVE-2023-53368 tracing: Fix race issue between cpu buffer write and swap

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race issue between cpu buffer write and swap Warning happened in rbendcommit at code: if RBWARNONcpubuffer, !localread&cpubuffer-committing WARNING: CPU: 0 PID: 139 at kernel/trace/ringbuffer.c:3142...

4.7CVSS4.9AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.14 views

CVE-2023-53368 tracing: Fix race issue between cpu buffer write and swap

In the Linux kernel, the following vulnerability has been resolved: tracing: Fix race issue between cpu buffer write and swap Warning happened in rbendcommit at code: if RBWARNONcpubuffer, !localread&cpubuffer-committing WARNING: CPU: 0 PID: 139 at kernel/trace/ringbuffer.c:3142...

6.2AI score0.00131EPSS
SaveExploits0References7
CVE
CVE
added 2025/09/17 2:56 p.m.38 views

CVE-2023-53368

CVE-2023-53368 – Linux kernel tracing race : A race between writing to the per-CPU tracing buffer and swapping the buffer via per_cpu/cpu0/snapshot can cause a false “committing” state in rb_end_commit(), leading to a WARN and potential commit inconsistencies. The issue manifests in the tracing r...

4.7CVSS6.2AI score0.00131EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder