Lucene search
+L

132 matches found

CVE
CVE
added 2024/07/29 3:4 p.m.137 views

CVE-2024-41081

CVE-2024-41081: Linux kernel vulnerability in ila_output() where race against softirq/RCU could corrupt net/dst_cache data if ila_output() is interrupted and re-entered under rcu_read_lock(). The root cause is attempting to block BH in ila_output() without disabling local BH, leading to potential...

5.5CVSS6.5AI score0.00267EPSS
SaveExploits0References9Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/29 3:4 p.m.17 views

CVE-2024-41081 ila: block BH in ila_output()

In the Linux kernel, the following vulnerability has been resolved: ila: block BH in ilaoutput As explained in commit 1378817486d6 "tipc: block BH before using dstcache", net/core/dstcache.c helpers need to be called with BH disabled. ilaoutput is called from lwtunneloutput possibly from process...

6.7AI score0.00267EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/06/04 4:49 p.m.31 views

CVE-2024-36962

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs Currently the driver uses localbhdisable/localbhenable in its IRQ handler to avoid triggering netrxaction softirq on exit from netifrx. The netrxaction could...

4.4CVSS6.7AI score0.00211EPSS
SaveExploits0References4
OSV
OSV
added 2024/06/03 7:50 a.m.10 views

CVE-2024-36962 net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Queue RX packets in IRQ handler instead of disabling BHs Currently the driver uses localbhdisable/localbhenable in its IRQ handler to avoid triggering netrxaction softirq on exit from netifrx. The netrxaction could...

6.2CVSS5.9AI score0.00211EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/30 4:15 p.m.8 views

DEBIAN-CVE-2024-36905

In the Linux kernel, the following vulnerability has been resolved: tcp: defer shutdownSENDSHUTDOWN for TCPSYNRECV sockets TCPSYNRECV state is really special, it is only used by cross-syn connections, mostly used by fuzzers. In the following crash 1, syzbot managed to trigger a divide by zero in...

5.5CVSS5.7AI score0.00332EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/03 2:9 a.m.16 views

SUSE CVE-2024-26956

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix failure to detect DAT corruption in btree and direct mappings Patch series "nilfs2: fix kernel bug at submitbhwbc". This resolves a kernel BUG reported by syzbot. Since there are two flaws involved, I've made each one...

5.5CVSS6.6AI score0.00255EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2024/04/17 6:55 p.m.48 views

CVE-2024-26877

A vulnerability was found in the Linux kernel's Xilinx crypto driver. This issue is caused by failing to disable bottom halves BH when calling the cryptofinalizerequest function, leading to potential system warnings and call traces. Mitigation Mitigation for this issue is either not available or...

4.4CVSS8.2AI score0.00231EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/17 11:15 a.m.18 views

CVE-2024-26877

In the Linux kernel, the following vulnerability has been resolved: crypto: xilinx - call finalize with bh disabled When calling cryptofinalizerequest, BH should be disabled to avoid triggering the following calltrace: ------------ cut here ------------ WARNING: CPU: 2 PID: 74 at...

5.5CVSS7.4AI score0.00231EPSS
SaveExploits0References9
OSV
OSV
added 2024/04/17 11:15 a.m.9 views

UBUNTU-CVE-2024-26877

In the Linux kernel, the following vulnerability has been resolved: crypto: xilinx - call finalize with bh disabled When calling cryptofinalizerequest, BH should be disabled to avoid triggering the following calltrace: ------------ cut here ------------ WARNING: CPU: 2 PID: 74 at...

5.5CVSS6AI score0.00231EPSS
SaveExploits0References25
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.31 views

CVE-2024-26877 crypto: xilinx - call finalize with bh disabled

In the Linux kernel, the following vulnerability has been resolved: crypto: xilinx - call finalize with bh disabled When calling cryptofinalizerequest, BH should be disabled to avoid triggering the following calltrace: ------------ cut here ------------ WARNING: CPU: 2 PID: 74 at...

7.8AI score0.00231EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/04/17 10:27 a.m.18 views

CVE-2024-26877 crypto: xilinx - call finalize with bh disabled

In the Linux kernel, the following vulnerability has been resolved: crypto: xilinx - call finalize with bh disabled When calling cryptofinalizerequest, BH should be disabled to avoid triggering the following calltrace: ------------ cut here ------------ WARNING: CPU: 2 PID: 74 at...

6.7AI score0.00231EPSS
SaveExploits0References7
CVE
CVE
added 2024/04/17 10:27 a.m.7593 views

CVE-2024-26877

The CVE-2024-26877 issue is in the Linux kernel crypto/xilinx path: crypto_finalize_request is invoked with BH enabled, triggering a call trace. The vulnerability is resolved in the kernel (patches linked in the entry), with the root cause described as needing BH to be disabled when finalize is c...

5.5CVSS6.4AI score0.00231EPSS
SaveExploits0References9Affected Software1
RedhatCVE
RedhatCVE
added 2024/03/04 5:26 p.m.49 views

CVE-2023-52566

A use after free flaw was found in nilfsgccachesubmitreaddata in the Linux kernel. This may result in a crash...

5.5CVSS6AI score0.00222EPSS
SaveExploits0References4
Openbugbounty
Openbugbounty
added 2023/06/05 8:21 p.m.5 views

bh-recipe.jp Cross Site Scripting vulnerability OBB-3393913

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.1AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2022/12/30 3:54 a.m.16 views

bh-materiaux.com Cross Site Scripting vulnerability OBB-3123356

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
Openbugbounty
Openbugbounty
added 2022/08/13 8:9 a.m.10 views

bh-auto.fr Cross Site Scripting vulnerability OBB-2841931

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

6.2AI score
SaveExploits0
OSV
OSV
added 2022/06/28 7:28 p.m.12 views

GSD-2022-1003578 crypto: cryptd - Protect per-CPU resource by disabling BH.

crypto: cryptd - Protect per-CPU resource by disabling BH. 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.10.121 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/04/24 10:2 p.m.7 views

GSD-2022-1002010 tcp: Don't acquire inet_listen_hashbucket::lock with disabled BH.

tcp: Don't acquire inetlistenhashbucket::lock with disabled BH. 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.10.111 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/01/01 12:0 a.m.11 views

PT-2025-8237

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock issue has been identified in the Linux kernel, specifically in the rtw joinbss event prehandle function. This occurs when two threads attempt to access the same lock,...

5.5CVSS5.8AI score0.00167EPSS
SaveExploits0References19
Rapid7 Blog
Rapid7 Blog
added 2021/07/21 7:6 p.m.53 views

[Security Nation] Brian Honan on creating Ireland's first CERT

!\Security Nation\ Brian Honan on creating Ireland's first CERThttps://blog.rapid7.com/content/images/2021/07/securitynationlogo-1.jpg In this episode of Security Nation, we’re joined by Brian Honan of BH Consulting. Jen and Tod chat with Brian about his experience as a founder of Ireland's first...

0.6AI score
SaveExploits0
Rows per page
Query Builder