Rather opinionated, aren't we. Obviously you just see AMD products as lower quality, with anything to back that up as another affirmation (referring to affirmation bias, which we all have to be fair). I'm not here to try to change anyone's mind, but I'm going to bring some data and some thoughts to table.
Intel has been far more impacted by Speculative Execution flaws (Spectre, Meltdown, etc.) than AMD. Here's a nice lil list:
1. Meltdown (CVE-2017-5754)
2. Spectre Variants
Variant 1 (CVE-2017-5753): Bounds check bypass.
Variant 2 (CVE-2017-5715): Branch target injection.
Variant 4 (CVE-2018-3639): Speculative store bypass.
Variant 3a (CVE-2018-3640): Rogue system register read.
Variant 1.1/1.2: More nuanced Spectre-style flaws.
3. Foreshadow (L1TF - CVE-2018-3615, -3620, -3646)
4. ZombieLoad (CVE-2018-12130, etc.)
5. RIDL, Fallout (MDS family)
6. SRBDS / "CrossTalk" (CVE-2020-0543)
7. Snoop-Assisted L1 Data Sampling (CVE-2020-0550)
8. Processor Diagnostic Leak (CVE-2022-21123, etc.)
> Collectively known as "MMIO Stale Data" vulnerabilities.
** Now, AMD's list: **
1. Spectre Variants
Variant 1 (CVE-2017-5753): Confirmed.
Variant 2 (CVE-2017-5715): Confirmed.
Variant 4 (CVE-2018-3639): Confirmed.
2. Take A Way (CVE-2020-12965)
Note: AMD doesn't consider this a practical vulnerability
3. Transient Execution of Non-Canonical Accesses
4. Branch Type Confusion (CVE-2022-23825)
Notice that Meltdown isn't on AMD's list. This is due to their use of stronger isolation mechanism. Most of these vulnerabilities are nullified or mitigated by CPU microcode updates, OS updates, or both. Many of these are now mitigated in hardware, requiring no updates and resulting in a much smaller performance hit when mitigations are enabled in firmware and/or the OS.
AMD has confidential cloud computing clients -- these aren't your average Tom, Dick, and Joe. Most don't update their motherboard BIOS/UEFI, so many folks in either camp are theoretically vulnerable to what are fortunately difficult attacks to carry out successfully. Of course, Windows Update now pushes BIOS/UEFI updates when OEM's upload those updates, so it's probably getting better but still only marginally so.
Lastly, the Intel 13th and 14th gen idle voltage killing CPU's debacle kind of blows a whole in your "AMD is buggy" assertion. In case you are unfamiliar with it:
https://www.theregister.com/2024/11/06/intel_sued_over_raptor_lake_chips/
All tech devices are buggy sometimes. Just realize bugs are most common in software code, not hardware.