Lucene search
K

102 matches found

OSV
OSV
added 2024/09/18 8:15 a.m.11 views

AZL-68297 CVE-2024-46754 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bpf: Remove tstrun from lwtseg6localprogops. The syzbot reported that the lwtseg6 related BPF ops can be invoked via bpftestrun without without entering inputactionendbpf first. Martin KaFai Lau said that self test for...

5.5CVSS6.6AI score0.00205EPSS
Exploits0References1
OSV
OSV
added 2024/09/18 8:15 a.m.1 views

DEBIAN-CVE-2024-46754

In the Linux kernel, the following vulnerability has been resolved: bpf: Remove tstrun from lwtseg6localprogops. The syzbot reported that the lwtseg6 related BPF ops can be invoked via bpftestrun without without entering inputactionendbpf first. Martin KaFai Lau said that self test for...

5.5CVSS5.5AI score0.00205EPSS
Exploits0References1
CVE
CVE
added 2024/09/18 7:12 a.m.157 views

CVE-2024-46754

CVE-2024-46754 : Linux kernel BPF local vulnerability fixed by removing tst_run from lwt_seg6local_prog_ops. Syzbot showed lwt_seg6 BPF ops could be invoked via bpf_test_run() without entering input_action_end_bpf() first. Patch removes test_run for BPF_PROG_TYPE_LWT_SEG6LOCAL; root cause involve...

5.5CVSS6.6AI score0.00205EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2024/09/18 7:12 a.m.25 views

CVE-2024-46754 bpf: Remove tst_run from lwt_seg6local_prog_ops.

In the Linux kernel, the following vulnerability has been resolved: bpf: Remove tstrun from lwtseg6localprogops. The syzbot reported that the lwtseg6 related BPF ops can be invoked via bpftestrun without without entering inputactionendbpf first. Martin KaFai Lau said that self test for...

0.00205EPSS
Exploits0References2
OSV
OSV
added 2024/07/29 4:15 p.m.3 views

UBUNTU-CVE-2024-41092

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Fix potential UAF by revoke of fence registers CI has been sporadically reporting the following issue triggered by igt@i915selftest@live@hangcheck on ADL-P and similar machines: 414.049203 i915: Running...

7.8CVSS6.3AI score0.0027EPSS
Exploits0References25
RedhatCVE
RedhatCVE
added 2024/07/16 7:27 p.m.16 views

CVE-2024-41004

In the Linux kernel, the following vulnerability has been resolved: tracing: Build event generation tests only as modules The kprobes and synth event generation test modules add events and lock get a reference those event file reference in module init function, and unlock and delete it in module...

4.4CVSS6.6AI score0.00283EPSS
Exploits0References4
OSV
OSV
added 2024/07/12 1:15 p.m.1 views

DEBIAN-CVE-2024-41004

In the Linux kernel, the following vulnerability has been resolved: tracing: Build event generation tests only as modules The kprobes and synth event generation test modules add events and lock get a reference those event file reference in module init function, and unlock and delete it in module...

5.5CVSS5.6AI score0.00283EPSS
Exploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.3 views

UBUNTU-CVE-2024-41004

In the Linux kernel, the following vulnerability has been resolved: tracing: Build event generation tests only as modules The kprobes and synth event generation test modules add events and lock get a reference those event file reference in module init function, and unlock and delete it in module...

5.5CVSS6.2AI score0.00283EPSS
Exploits0References22
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.15 views

CVE-2024-41004

In the Linux kernel, the following vulnerability has been resolved: tracing: Build event generation tests only as modules The kprobes and synth event generation test modules add events and lock get a reference those event file reference in module init function, and unlock and delete it in module...

5.5CVSS6.4AI score0.00283EPSS
Exploits0References21
Cvelist
Cvelist
added 2024/07/12 12:44 p.m.22 views

CVE-2024-41004 tracing: Build event generation tests only as modules

In the Linux kernel, the following vulnerability has been resolved: tracing: Build event generation tests only as modules The kprobes and synth event generation test modules add events and lock get a reference those event file reference in module init function, and unlock and delete it in module...

0.00283EPSS
Exploits0References6
OSV
OSV
added 2024/07/12 12:44 p.m.14 views

CVE-2024-41004 tracing: Build event generation tests only as modules

In the Linux kernel, the following vulnerability has been resolved: tracing: Build event generation tests only as modules The kprobes and synth event generation test modules add events and lock get a reference those event file reference in module init function, and unlock and delete it in module...

5.5CVSS5.9AI score0.00283EPSS
Exploits0References13
Vulnrichment
Vulnrichment
added 2024/07/12 12:44 p.m.20 views

CVE-2024-41004 tracing: Build event generation tests only as modules

In the Linux kernel, the following vulnerability has been resolved: tracing: Build event generation tests only as modules The kprobes and synth event generation test modules add events and lock get a reference those event file reference in module init function, and unlock and delete it in module...

6.5AI score0.00283EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2024/07/10 12:0 a.m.13 views

PT-2024-32172

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the Linux kernel, where the lwt seg6 related BPF ops can be invoked via bpf test run without entering input action end bpf first. This is because the per-CPU...

5.5CVSS5.5AI score0.00205EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2024/06/22 3:36 a.m.4 views

SUSE CVE-2024-36244

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: extend minimum interval restriction to entire cycle too It is possible for syzbot to side-step the restriction imposed by the blamed commit in the Fixes: tag, because the taprio UAPI permits a cycle-time...

3.8CVSS7.6AI score0.00249EPSS
Exploits0References17
OSV
OSV
added 2024/06/21 11:15 a.m.3 views

UBUNTU-CVE-2024-36244

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: extend minimum interval restriction to entire cycle too It is possible for syzbot to side-step the restriction imposed by the blamed commit in the Fixes: tag, because the taprio UAPI permits a cycle-time...

5.5CVSS6.2AI score0.00249EPSS
Exploits0References13
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.4 views

kernel: drm/amdgpu: fix memory leak in mes self test

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix memory leak in mes self test The fences associated with mes queue have to be freed up during amdgpuringfini...

5.5CVSS6.8AI score0.00143EPSS
Exploits0References5
Oracle linux
Oracle linux
added 2023/03/22 12:0 a.m.413 views

openssl security update

1.0.2k-26fips - Change Epoch from 1 to 10 - Fix DH self-test to add shared secret comparison Orabug: 32467026 - Add DH support changes for SP 800-56A rev3 requirements Orabug: 32467059 - Add TLS KDF self-test Orabug: 32467193 - Add EC keys pairwise consistency test Orabug: 32467059 1:1.0.2k-26 -...

7.4CVSS8AI score0.59501EPSS
Exploits0
OSV
OSV
added 2022/12/08 2:53 a.m.7 views

GSD-2022-1007992 btrfs: fix ulist leaks in error paths of qgroup self tests

btrfs: fix ulist leaks in error paths of qgroup self tests This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.78 by commit...

7.2AI score
Exploits0
RedHat Linux
RedHat Linux
added 2022/08/30 4:7 p.m.140 views

Moderate: Red Hat Security Advisory: openssl security and bug fix update

An update for openssl is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from th...

10CVSS6.9AI score0.95764EPSS
Exploits6References28
Oracle linux
Oracle linux
added 2022/03/30 12:0 a.m.49 views

openssl security update

1.0.2k-25fips - Change Epoch from 1 to 10 - Fix DH self-test to add shared secret comparison Orabug: 32467026 - Add DH support changes for SP 800-56A rev3 requirements Orabug: 32467059 - Add TLS KDF self-test Orabug: 32467193 - Add EC keys pairwise consistency test Orabug: 32467059 1:1.0.2k-25 -...

7.5CVSS1.9AI score0.70561EPSS
Exploits2
Rows per page
Query Builder