Lucene search
+L

219 matches found

OSV
OSV
added 2024/08/15 12:00 p.m.14 views

RUSTSEC-2024-0363 Binary Protocol Misinterpretation caused by Truncating or Overflowing Casts

The following presentation at this year's DEF CON was brought to our attention on the SQLx Discord: SQL Injection isn't Dead: Smuggling Queries at the Protocol Level Archive link for posterity. Essentially, encoding a value larger than 4GiB can cause the length prefix in the protocol to overflow,...

8.4AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/07/31 9:16 a.m.28 views

CVE-2024-42071

In the Linux kernel, the following vulnerability has been resolved: ionic: use devconsumeskbany outside of napi If we're not in a NAPI softirq context, we need to be careful about how we call napiconsumeskb, specifically we need to call it with budget==0 to signal to it that we're not in a safe...

5.5CVSS6.8AI score0.00221EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/07/29 3:52 p.m.47 views

CVE-2024-42071 ionic: use dev_consume_skb_any outside of napi

In the Linux kernel, the following vulnerability has been resolved: ionic: use devconsumeskbany outside of napi If we're not in a NAPI softirq context, we need to be careful about how we call napiconsumeskb, specifically we need to call it with budget==0 to signal to it that we're not in a safe...

7.8CVSS0.00221EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/07/12 1:15 p.m.18 views

CVE-2024-40996

In the Linux kernel, the following vulnerability has been resolved: bpf: Avoid splat in pskbpullreason syzkaller builds CONFIGDEBUGNET=y frequently trigger a debug hint in pskbmaypull. We'd like to retain this debug check because it might hint at integer overflows and other issues kernel code...

7.8CVSS6.7AI score0.00282EPSS
SaveExploits0References13
Debian CVE
Debian CVE
added 2024/07/12 12:37 p.m.20 views

CVE-2024-40996

In the Linux kernel, the following vulnerability has been resolved: bpf: Avoid splat in pskbpullreason syzkaller builds CONFIGDEBUGNET=y frequently trigger a debug hint in pskbmaypull. We'd like to retain this debug check because it might hint at integer overflows and other issues kernel code...

7.8CVSS6.3AI score0.00282EPSS
SaveExploits0
Fedora
Fedora
added 2024/05/25 1:11 a.m.27 views

[SECURITY] Fedora 39 Update: crosswords-0.3.13-1.fc39

A simple and fun game of crosswords. Load your crossword files, or play one of the included games. Features include: - Support for shaped and colored crosswords - Loading .ipuz and .puz files - Hint support, such as showing mistakes and suggesting words - Dark mode support - Locally installed...

7.4AI score
SaveExploits0
Fedora
Fedora
added 2024/05/25 1:05 a.m.38 views

[SECURITY] Fedora 40 Update: crosswords-0.3.13-1.fc40

A simple and fun game of crosswords. Load your crossword files, or play one of the included games. Features include: - Support for shaped and colored crosswords - Loading .ipuz and .puz files - Hint support, such as showing mistakes and suggesting words - Dark mode support - Locally installed...

7.4AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/24 3:35 a.m.5 views

SUSE CVE-2021-47368

In the Linux kernel, the following vulnerability has been resolved: enetc: Fix illegal access when reading affinityhint irqsetaffinityhit stores a reference to the cpumaskt parameter in the irq descriptor, and that reference can be accessed later from irqaffinityhintprocshow. Since the cpumask...

5.8CVSS6.3AI score0.00638EPSS
SaveExploits0References11
Microsoft CVE
Microsoft CVE
added 2024/05/23 7:00 a.m.3 views

ipv4: check for NULL idev in ip_route_use_hint()

...

5.5CVSS7.3AI score0.00214EPSS
SaveExploits0
OSV
OSV
added 2024/05/21 3:15 p.m.3 views

DEBIAN-CVE-2021-47368

In the Linux kernel, the following vulnerability has been resolved: enetc: Fix illegal access when reading affinityhint irqsetaffinityhit stores a reference to the cpumaskt parameter in the irq descriptor, and that reference can be accessed later from irqaffinityhintprocshow. Since the cpumask...

7.1CVSS5.6AI score0.00638EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.7 views

UBUNTU-CVE-2021-47368

In the Linux kernel, the following vulnerability has been resolved: enetc: Fix illegal access when reading affinityhint irqsetaffinityhit stores a reference to the cpumaskt parameter in the irq descriptor, and that reference can be accessed later from irqaffinityhintprocshow. Since the cpumask...

8.1CVSS6.6AI score0.00638EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/05/21 1:58 a.m.7 views

SUSE CVE-2024-36008

In the Linux kernel, the following vulnerability has been resolved: ipv4: check for NULL idev in iprouteusehint syzbot was able to trigger a NULL deref in fibvalidatesource in an old tree 1. It appears the bug exists in latest trees. All calls to indevgetrcu must be checked for a NULL result. 1...

5.5CVSS6.4AI score0.00214EPSS
SaveExploits0References13
CNNVD
CNNVD
added 2024/05/21 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from allowing illegal access when reading affinityhint...

8.1CVSS6.3AI score0.00638EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/20 10:15 a.m.2 views

DEBIAN-CVE-2024-36008

In the Linux kernel, the following vulnerability has been resolved: ipv4: check for NULL idev in iprouteusehint syzbot was able to trigger a NULL deref in fibvalidatesource in an old tree 1. It appears the bug exists in latest trees. All calls to indevgetrcu must be checked for a NULL result. 1...

5.5CVSS5.4AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.12 views

AZL-42166 CVE-2024-36008 affecting package kernel for versions less than 6.6.35.1-4

In the Linux kernel, the following vulnerability has been resolved: ipv4: check for NULL idev in iprouteusehint syzbot was able to trigger a NULL deref in fibvalidatesource in an old tree 1. It appears the bug exists in latest trees. All calls to indevgetrcu must be checked for a NULL result. 1...

5.5CVSS6.8AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/20 10:15 a.m.8 views

UBUNTU-CVE-2024-36008

In the Linux kernel, the following vulnerability has been resolved: ipv4: check for NULL idev in iprouteusehint syzbot was able to trigger a NULL deref in fibvalidatesource in an old tree 1. It appears the bug exists in latest trees. All calls to indevgetrcu must be checked for a NULL result. 1...

5.5CVSS6.1AI score0.00214EPSS
SaveExploits0References21
Debian CVE
Debian CVE
added 2024/05/20 9:48 a.m.23 views

CVE-2024-36008

In the Linux kernel, the following vulnerability has been resolved: ipv4: check for NULL idev in iprouteusehint syzbot was able to trigger a NULL deref in fibvalidatesource in an old tree 1. It appears the bug exists in latest trees. All calls to indevgetrcu must be checked for a NULL result. 1...

5.5CVSS7.4AI score0.00214EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/03 2:09 a.m.8 views

SUSE CVE-2024-26937

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Reset queuepriorityhint on parking Originally, with strict in order execution, we could complete execution only when the queue was empty. Preempt-to-busy allows replacement of an active request that may complete befo...

3.3CVSS6.2AI score0.00269EPSS
SaveExploits0References16
OSV
OSV
added 2024/05/01 6:15 a.m.1 views

DEBIAN-CVE-2024-26937

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Reset queuepriorityhint on parking Originally, with strict in order execution, we could complete execution only when the queue was empty. Preempt-to-busy allows replacement of an active request that may complete befo...

5.5CVSS6AI score0.00269EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.8 views

UBUNTU-CVE-2024-26937

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Reset queuepriorityhint on parking Originally, with strict in order execution, we could complete execution only when the queue was empty. Preempt-to-busy allows replacement of an active request that may complete befo...

5.5CVSS6.4AI score0.00269EPSS
SaveExploits0References29
Rows per page
Query Builder